equal
deleted
inserted
replaced
11 background: #ffffff url(../img/more_bug.gif) no-repeat right top; |
11 background: #ffffff url(../img/more_bug.gif) no-repeat right top; |
12 } |
12 } |
13 .mceWPnextpage { |
13 .mceWPnextpage { |
14 background: #ffffff url(../img/page_bug.gif) no-repeat right top; |
14 background: #ffffff url(../img/page_bug.gif) no-repeat right top; |
15 } |
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 } |