Lines Matching refs:background

25 	background-color:	@ini_background;
36 background-color: @ini_background;
49 background-color: inherit;
67 background: #E9E9ED url('images/editor/default.svg') center no-repeat;
68 background-size: 20px;
82 background: transparent none center no-repeat;
83 background-size: 13px;
87 background-image: url('images/editor/overlay-menu.svg');
91 background-image: url('images/editor/overlay-popup.svg');
95 #tool__bar button[accesskey="b"] { background-image: url('images/editor/format-bold.svg'); margin-left: 1.5pt; }
96 #tool__bar button[accesskey="i"] { background-image: url('images/editor/format-italic.svg'); }
97 #tool__bar button[accesskey="u"] { background-image: url('images/editor/format-underline.svg'); }
98 #tool__bar button[accesskey="m"] { background-image: url('images/editor/format-monospace.svg'); }
99 #tool__bar button[accesskey="d"] { background-image: url('images/editor/format-strikethrough.svg'); }
100 #tool__bar button[accesskey="8"] { background-image: url('images/editor/format-header-equal.svg'); margin-left: 4pt; }
101 #tool__bar button[accesskey="9"] { background-image: url('images/editor/format-header-decrease.svg'); }
102 #tool__bar button[accesskey="0"] { background-image: url('images/editor/format-header-increase.svg'); }
103 #tool__bar button:nth-child(9) { background-image: url('images/editor/format-header-menu.svg'); }
104 #tool__bar button[accesskey="l"] { background-image: url('images/editor/insert-link.svg');margin-left:4pt; }
105 #tool__bar button:nth-child(11) { background-image: url('images/editor/insert-external-link.svg'); }
106 #tool__bar button[accesskey="-"] { background-image: url('images/editor/format-list-numbered.svg'); margin-left:4pt;}
107 #tool__bar button[accesskey="."] { background-image: url('images/editor/format-list-bulleted.svg'); }
108 #tool__bar button:nth-child(14) { background-image: url('images/editor/insert-hr.svg');margin-left:4pt;}
109 #tool__bar button:nth-child(15) { background-image: url('images/editor/insert-media.svg');margin-left:4pt; }
110 #tool__bar button:nth-child(16) { background-image: url('images/editor/insert-emoticon.svg');margin-left:4pt; }
111 #tool__bar button:nth-child(17) { background-image: url('images/editor/insert-symbol.svg'); }
112 #tool__bar button[accesskey="y"] { background-image: url('images/editor/insert-signature.svg');margin-left:4pt; }
115 #tool__bar #tbbtn_adhoctagsInline { background-image: url('../../plugins/adhoctags/images/code-tags.svg');margin-left:4pt; }
116 #tool__bar #tbbtn_adhoctagsBlocks { background-image: url('../../plugins/adhoctags/images/code-brackets.svg'); }
126 background-color: #EEE;
148 background-color: #EEE;
160 background: @ini_background_alt;
163 background: @ini_blockquote;
166 background: @ini_separator;
169 background-color: @ini_background_alt;
170 background: linear-gradient(135deg, @ini_background_alt 0%, @ini_background_alt 50%, @ini_blockquote 50%, @ini_blockquote 100%);
217 background: none center bottom no-repeat;
218 background-size: 1em;
223 background-color: #ccddff;
226 background-image: url('images/editor/edit-save.svg');
229 background-color: #ccffdd;
232 background-image: url('images/editor/edit-preview.svg');
235 background-color: #ffccdd;
238 background-image: url('images/editor/edit-cancel.svg');
253 background-color: @ini_background_alt;
279 /* change background colour if summary is missing */
282 background-color: #ffcccc;
288 background-color: @ini_background_alt;
298 background-color: @ini_background;
305 background-color: @ini_text;
373 background-color: @ini_background_dark;
376 background-color: @ini_background_alt_dark;
382 background: @ini_background_alt_dark;
385 background: @ini_background_dark;
388 background: @ini_background_site_dark;
392 background-color: @ini_background_alt_dark;
393 background: linear-gradient(135deg, @ini_background_alt_dark 0%, @ini_background_alt_dark 50%, @ini_text_alt_dark 50%, @ini_text_alt_dark 100%);
398 background-color: @ini_headlines_dark;
406 background-color: #334466;
410 background-color: #226633;
414 background-color: #663344;
430 background-color: @ini_background_alt_dark;
437 background-color: @ini_background_dark;
443 background-color: @ini_background_alt_dark;
447 background-color: @ini_text_dark;