smart_paging.css in Smart Paging 7
Same filename and directory in other branches
.smart-paging { display: block; border: 0; border-top: 1px dotted #ccc; margin-top: 1em; width: 100%; height: 12px; background: transparent url(images/smart_paging_text.gif) no-repeat center top; }
File
plugins/wysiwyg/smart_paging/smart_paging.cssView source
-
- .smart-paging {
- display: block;
- border: 0;
- border-top: 1px dotted #ccc;
- margin-top: 1em;
- width: 100%;
- height: 12px;
- background: transparent url(images/smart_paging_text.gif) no-repeat center top;
- }