source: trunk/www.guidonia.net/wp/wp-includes/js/tinymce/plugins/wordpress/css/content.css@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 314 bytes
Line 
1
2.mceWPnextpage, .mceWPmore {
3 border: 0px;
4 border-top: 1px dotted #cccccc;
5 display: block;
6 width: 100%;
7 height: 12px;
8 margin-top: 15px;
9}
10.mceWPmore {
11 background: #ffffff url(../img/more_bug.gif) no-repeat right top;
12}
13.mceWPnextpage {
14 background: #ffffff url(../img/page_bug.gif) no-repeat right top;
15}
Note: See TracBrowser for help on using the repository browser.