equal
deleted
inserted
replaced
158 |
158 |
159 .mce-content-body img[data-wp-more="nextpage"] { |
159 .mce-content-body img[data-wp-more="nextpage"] { |
160 background: transparent url( images/pagebreak.png ) repeat-y scroll center center; |
160 background: transparent url( images/pagebreak.png ) repeat-y scroll center center; |
161 } |
161 } |
162 |
162 |
|
163 .mce-object-style { |
|
164 background-image: url( images/style.svg ); |
|
165 } |
|
166 |
|
167 .mce-object-script { |
|
168 background-image: url( images/script.svg ); |
|
169 } |
|
170 |
163 /* Styles for formatting the boundaries of anchors and code elements */ |
171 /* Styles for formatting the boundaries of anchors and code elements */ |
164 .mce-content-body a[data-mce-selected] { |
172 .mce-content-body a[data-mce-selected] { |
165 padding: 0 2px; |
173 padding: 0 2px; |
166 margin: 0 -2px; |
174 margin: 0 -2px; |
167 border-radius: 2px; |
175 border-radius: 2px; |