]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/skins/moonocolor/editor_ie7.css
Change skin and add video button
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / skins / moonocolor / editor_ie7.css
CommitLineData
c63493c8 1/*\r
7183f6a6 2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
c63493c8
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5\r
6/*\r
7editor_ie7.css\r
8===============\r
9\r
10This file contains styles to used by Internet Explorer 7 only.\r
11*/\r
12\r
13/* Base it on editor_ie.css, overriding it with styles defined in this file. */\r
14@import url("editor_ie.css");\r
15\r
16.cke_rtl .cke_toolgroup,\r
17.cke_rtl .cke_toolbar_separator,\r
18.cke_rtl .cke_button,\r
19.cke_rtl .cke_button *,\r
20.cke_rtl .cke_combo,\r
21.cke_rtl .cke_combo *,\r
22.cke_rtl .cke_path_item,\r
23.cke_rtl .cke_path_item *,\r
24.cke_rtl .cke_path_empty\r
25{\r
26 float: none;\r
27}\r
28\r
29.cke_rtl .cke_toolgroup,\r
30.cke_rtl .cke_toolbar_separator,\r
31.cke_rtl .cke_combo_button,\r
32.cke_rtl .cke_combo_button *,\r
33.cke_rtl .cke_button,\r
34.cke_rtl .cke_button_icon\r
35{\r
36 display: inline-block;\r
37 vertical-align: top;\r
38}\r
39\r
40.cke_toolbox\r
41{\r
42 display:inline-block;\r
43 padding-bottom: 5px;\r
44 height: 100%;\r
45}\r
46.cke_rtl .cke_toolbox\r
47{\r
48 padding-bottom: 0;\r
49}\r
50\r
51.cke_toolbar\r
52{\r
53 margin-bottom: 5px;\r
54}\r
55.cke_rtl .cke_toolbar\r
56{\r
57 margin-bottom: 0;\r
58}\r
59\r
60/* IE7: toolgroup must be adapted to toolbar items height. */\r
61.cke_toolgroup\r
62{\r
63 height: 26px;\r
64}\r
65\r
66/* Avoid breaking elements that use background gradient when page zoom > 1 (#9548) */\r
67.cke_toolgroup,\r
68.cke_combo\r
69{\r
70 position: relative;\r
71}\r
72\r
73a.cke_button\r
74{\r
75 /* IE7: buttons must not float to wrap the toolbar in a whole. */\r
76 float:none;\r
77\r
78 /* IE7: buttons have to be aligned to top. Otherwise, some buttons like\r
79 * source and scayt are displayed a few pixels below the base line.\r
80 */\r
81 vertical-align:top;\r
82}\r
83\r
84.cke_toolbar_separator\r
85{\r
86 display: inline-block;\r
87 float: none;\r
88 vertical-align: top;\r
89 background-color: #c0c0c0;\r
90}\r
91\r
92.cke_toolbox_collapser .cke_arrow\r
93{\r
94 margin-top: 0;\r
95}\r
96.cke_toolbox_collapser .cke_arrow\r
97{\r
98 border-width:4px;\r
99}\r
100.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow\r
101{\r
102 border-width:3px;\r
103}\r
104\r
105.cke_rtl .cke_button_arrow\r
106{\r
107 padding-top: 8px;\r
108 margin-right: 2px;\r
109}\r
110\r
111.cke_rtl .cke_combo_inlinelabel\r
112{\r
113 display: table-cell;\r
114 vertical-align: middle;\r
115}\r
116\r
117/*\r
118 * Editor menus are display:table-driven. IE7 doesn't support this approach,\r
119 * hence this position&float hybrid fall-back.\r
120 */\r
121.cke_menubutton\r
122{\r
123 display: block;\r
124 height: 24px;\r
125}\r
126\r
127.cke_menubutton_inner\r
128{\r
129 display: block;\r
130 position: relative;\r
131}\r
132\r
133.cke_menubutton_icon\r
134{\r
135 height: 16px;\r
136 width: 16px;\r
137}\r
138\r
139.cke_menubutton_icon,\r
140.cke_menubutton_label,\r
141.cke_menuarrow\r
142{\r
143 display: inline-block;\r
144}\r
145\r
146.cke_menubutton_label\r
147{\r
148 width: auto;\r
149 vertical-align: top;\r
150 line-height: 24px;\r
151 height: 24px;\r
152 margin: 0 10px 0 0;\r
153}\r
154\r
155.cke_menuarrow\r
156{\r
157 width: 5px;\r
158 height: 6px;\r
159 padding: 0;\r
160 position: absolute;\r
161 right: 8px;\r
162 top: 10px;\r
163\r
164 background-position: 0 0;\r
165}\r
166\r
167/* Menus in RTL mode. */\r
168.cke_rtl .cke_menubutton_icon\r
169{\r
170 position: absolute;\r
171 right: 0px;\r
172 top: 0px;\r
173}\r
174\r
175.cke_rtl .cke_menubutton_label\r
176{\r
177 float: right;\r
178 clear: both;\r
179 margin: 0 24px 0 10px;\r
180}\r
181\r
182.cke_hc .cke_rtl .cke_menubutton_label\r
183{\r
184 margin-right: 0;\r
185}\r
186\r
187\r
188.cke_rtl .cke_menuarrow\r
189{\r
190 left: 8px;\r
191 right: auto;\r
192 background-position: 0 -24px;\r
193}\r
194\r
195.cke_hc .cke_menuarrow\r
196{\r
197 top: 5px;\r
198 padding: 0 5px;\r
199}\r
200\r
201.cke_rtl input.cke_dialog_ui_input_text,\r
202.cke_rtl input.cke_dialog_ui_input_password\r
203{\r
204 /* Positioning is required for IE7 on text inputs not to stretch dialog horizontally. (#8971)*/\r
205 position: relative;\r
206}\r
207\r
208/* Reset vertical paddings which put editing area under bottom UI space. (#9721) */\r
209.cke_wysiwyg_div\r
210{\r
211 padding-top: 0 !important;\r
212 padding-bottom: 0 !important;\r
213}\r