~katiekitty/+junk/wordpress-byet

« back to all changes in this revision

Viewing changes to wp-includes/js/tinymce/plugins/wordpress/css/content.css

  • Committer: kserver
  • Date: 2010-05-15 01:16:36 UTC
  • Revision ID: kserver@kserver-desktop-20100515011636-mnr1j7t637suptdq
Wordpress 2.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
}
13
13
.mceWPnextpage {
14
14
    background: #ffffff url(../img/page_bug.gif) no-repeat right top;
15
 
}
 
 
b'\\ No newline at end of file'
 
15
}
 
16
 
 
17
img.wpGallery {
 
18
        border: 1px dashed #888;
 
19
        background: #f2f8ff url("../../wpgallery/img/gallery.png") no-repeat scroll center center;
 
20
        width: 99%;
 
21
        height: 250px;
 
22
}
 
23
 
 
24
img.wp-oembed {
 
25
        border: 1px dashed #888;
 
26
        background: #f7f5f2 url("../img/embedded.png") no-repeat scroll center center;
 
27
        width: 300px;
 
28
        height: 250px;
 
29
}