|
eads@1
|
1 .mee-wrap-editor-library { |
|
eads@1
|
2 float: left; |
|
eads@1
|
3 width: 100%; |
|
eads@1
|
4 } |
|
franck@14
|
5 .mee-wrap-editor-library .form-item, table.mee-ressource-manager, .mee-filter-form, .dnd-fields-wrapper { |
|
eads@1
|
6 width: 73%; |
|
eads@1
|
7 } |
|
franck@14
|
8 .mee-filter-form .form-item, .mee-wrap-editor-library .dnd-fields-wrapper { |
|
franck@11
|
9 width: 100%; |
|
franck@11
|
10 } |
|
franck@11
|
11 .mee-filter-form .form-item .tips li { |
|
franck@11
|
12 white-space: normal; |
|
franck@11
|
13 } |
|
franck@8
|
14 #scald-dnd-library-form .form-item { |
|
franck@8
|
15 float: none; |
|
franck@8
|
16 width: auto; |
|
franck@8
|
17 } |
|
franck@8
|
18 #scald-dnd-library-form .form-checkboxes { |
|
franck@8
|
19 margin-top: 0; |
|
franck@8
|
20 } |
|
franck@8
|
21 #scald-dnd-library-form .form-checkboxes .form-item { |
|
franck@8
|
22 display: inline; |
|
franck@8
|
23 white-space: normal; |
|
franck@8
|
24 } |
|
franck@14
|
25 .dnd-library-wrapper { |
|
eads@1
|
26 float: right; |
|
eads@1
|
27 width: 25%; |
|
eads@1
|
28 } |
|
defr@21
|
29 .dnd-library-wrapper .header, |
|
defr@21
|
30 .dnd-library-wrapper .view-filters { |
|
eads@1
|
31 padding: 3px 4px; |
|
eads@1
|
32 background-color: #ccc; |
|
eads@1
|
33 border-top: 1px solid #aaa; |
|
eads@1
|
34 border-left: 1px solid #aaa; |
|
eads@1
|
35 border-right: 1px solid #aaa; |
|
eads@1
|
36 } |
|
defr@21
|
37 |
|
defr@21
|
38 .mee-wrap-editor-library .dnd-library-wrapper .views-exposed-form .form-item { |
|
defr@21
|
39 width: auto; |
|
defr@21
|
40 } |
|
eads@1
|
41 .dnd-library-wrapper .view-filters, |
|
eads@1
|
42 .dnd-library-wrapper .view-filters input, |
|
eads@1
|
43 .dnd-library-wrapper .view-filters select |
|
eads@1
|
44 .dnd-library-wrapper .view-filters textarea { |
|
eads@1
|
45 font-size: .875em; |
|
eads@1
|
46 } |
|
defr@22
|
47 .dnd-library-wrapper .view-filters fieldset { |
|
defr@22
|
48 padding: 0; |
|
defr@22
|
49 border-width: 1px 0 0 0; |
|
defr@22
|
50 } |
|
defr@22
|
51 .dnd-library-wrapper .view-filters .date-views-filter-wrapper { |
|
defr@22
|
52 min-width: 160px; |
|
defr@22
|
53 } |
|
defr@22
|
54 .dnd-library-wrapper .view-filters .views-exposed-widget { |
|
defr@22
|
55 padding-right: 0; |
|
defr@22
|
56 } |
|
defr@22
|
57 .dnd-library-wrapper .view-filters .date-month .form-item select { |
|
defr@22
|
58 margin-right: 0; |
|
defr@22
|
59 } |
|
franck@12
|
60 .dnd-library-wrapper .header h3, .mee-ressource-manager caption { |
|
eads@1
|
61 font-size: 12px; |
|
eads@1
|
62 font-weight: bold; |
|
eads@1
|
63 } |
|
franck@8
|
64 .dnd-library-wrapper .header form { |
|
franck@8
|
65 font-size: 10px; |
|
franck@8
|
66 } |
|
defr@21
|
67 .dnd-library-wrapper .footer, |
|
defr@21
|
68 .dnd-library-wrapper .item-list .pager { |
|
defr@21
|
69 margin: 0; |
|
eads@1
|
70 border-left: 1px solid #aaa; |
|
eads@1
|
71 border-right: 1px solid #aaa; |
|
eads@1
|
72 border-bottom: 1px solid #aaa; |
|
eads@1
|
73 background-color: #ccc; |
|
eads@1
|
74 } |
|
eads@1
|
75 .dnd-library-wrapper .pager { |
|
eads@1
|
76 font-weight: bold; |
|
eads@1
|
77 padding: 0 5px; |
|
eads@1
|
78 } |
|
eads@1
|
79 .dnd-library-wrapper .library { |
|
eads@1
|
80 border: 1px solid #aaa; |
|
eads@1
|
81 float: left; |
|
eads@1
|
82 } |
|
eads@1
|
83 .dnd-library-wrapper .editor-item { |
|
franck@10
|
84 border: 1px solid #aaa; |
|
franck@10
|
85 border-bottom: 0; |
|
franck@10
|
86 background-color: #eee; |
|
franck@7
|
87 clear: left; |
|
eads@1
|
88 } |
|
eads@1
|
89 .dnd-library-wrapper .editor-item > div { |
|
eads@1
|
90 padding: 3px; |
|
eads@1
|
91 } |
|
eads@1
|
92 .dnd-library-wrapper div.image { |
|
eads@1
|
93 float: left; |
|
franck@7
|
94 width: 48px; |
|
eads@1
|
95 padding-left: 4px; |
|
eads@1
|
96 line-height: 1; |
|
eads@1
|
97 } |
|
eads@1
|
98 .dnd-library-wrapper .title { |
|
eads@1
|
99 font-weight: bold; |
|
eads@1
|
100 font-size: 12px; |
|
eads@1
|
101 } |
|
eads@1
|
102 .dnd-library-wrapper .date, .dnd-library-wrapper .author { |
|
eads@1
|
103 font-size: 10px; |
|
eads@1
|
104 } |
|
franck@7
|
105 |
|
eads@1
|
106 .dnd-library-wrapper .author { |
|
eads@1
|
107 margin-right: 1em; |
|
eads@1
|
108 } |
|
eads@1
|
109 .dnd-library-wrapper .editor-item .sizes { |
|
eads@1
|
110 float: left; |
|
eads@1
|
111 width: 50px; |
|
eads@1
|
112 margin-top: 14px; |
|
eads@1
|
113 line-height: 1; |
|
eads@1
|
114 } |
|
eads@1
|
115 .dnd-library-wrapper .editor-item .sizes ul { |
|
eads@1
|
116 list-style-type: none; |
|
eads@1
|
117 margin: 0; |
|
eads@1
|
118 } |
|
eads@1
|
119 .dnd-library-wrapper .editor-item .sizes ul li { |
|
eads@1
|
120 background: none; |
|
eads@1
|
121 list-style-type: none; |
|
eads@1
|
122 display: inline; |
|
eads@1
|
123 padding: 0; |
|
eads@1
|
124 margin: 0 0 0 2px; |
|
eads@1
|
125 } |
|
eads@1
|
126 .dnd-library-wrapper .editor-item .sizes a { |
|
eads@1
|
127 float: left; |
|
eads@1
|
128 display: block; |
|
eads@1
|
129 font-size: 9px; |
|
eads@1
|
130 line-height: 9px; |
|
eads@1
|
131 margin-bottom: 2px; |
|
eads@1
|
132 width: 19px; |
|
eads@1
|
133 text-align: center; |
|
eads@1
|
134 } |
|
eads@1
|
135 .dnd-library-wrapper .editor-item .sizes a:link, |
|
eads@1
|
136 .dnd-library-wrapper .editor-item .sizes a:visited, |
|
eads@1
|
137 .dnd-library-wrapper .editor-item .sizes a:active { |
|
eads@1
|
138 border: 1px solid #888; |
|
eads@1
|
139 color: #fff; |
|
eads@1
|
140 cursor: move; |
|
eads@1
|
141 text-align: center; |
|
eads@1
|
142 } |
|
eads@1
|
143 .dnd-library-wrapper .editor-item .sizes a:hover, |
|
eads@1
|
144 .dnd-library-wrapper .editor-item .sizes a.dnd-inserted:link, |
|
eads@1
|
145 .dnd-library-wrapper .editor-item .sizes a.dnd-inserted:visited, |
|
eads@1
|
146 .dnd-library-wrapper .editor-item .sizes a.dnd-inserted:active { |
|
eads@1
|
147 border: 1px solid #555; |
|
eads@1
|
148 color: #fff; |
|
eads@1
|
149 text-decoration: none; |
|
eads@1
|
150 } |
|
eads@1
|
151 .dnd-library-wrapper .editor-item .sizes a:hover span, |
|
eads@1
|
152 .dnd-library-wrapper .editor-item .sizes a.dnd-inserted span { |
|
eads@1
|
153 background-color: #555; |
|
eads@1
|
154 } |
|
eads@1
|
155 |
|
eads@1
|
156 .dnd-library-wrapper .editor-item .sizes a span { |
|
eads@1
|
157 display: block; |
|
eads@1
|
158 background-color: #888; |
|
eads@1
|
159 } |
|
eads@1
|
160 .dnd-library-wrapper .editor-item .sizes a.size-S span { |
|
eads@1
|
161 margin: 3px; |
|
eads@1
|
162 padding: 2px 0; |
|
eads@1
|
163 } |
|
eads@1
|
164 .dnd-library-wrapper .editor-item .sizes a.size-M span { |
|
eads@1
|
165 margin: 2px; |
|
eads@1
|
166 padding: 3px 0; |
|
eads@1
|
167 } |
|
eads@1
|
168 .dnd-library-wrapper .editor-item .sizes a.size-L span { |
|
eads@1
|
169 margin: 1px; |
|
eads@1
|
170 padding: 4px 0; |
|
eads@1
|
171 } |
|
eads@1
|
172 .dnd-library-wrapper .editor-item.dnd-child-inserted { |
|
eads@1
|
173 background-color: #ccc; |
|
eads@1
|
174 } |
|
eads@1
|
175 .dnd-editor-preview h2.title { |
|
eads@1
|
176 font-size: 1em; |
|
eads@1
|
177 font-weight: bold; |
|
eads@1
|
178 margin-bottom: 0.5em; |
|
eads@1
|
179 } |
|
eads@1
|
180 .dnd-editor-preview .media-preview { |
|
eads@1
|
181 float: left; |
|
eads@1
|
182 width: 125px; |
|
eads@1
|
183 } |
|
eads@1
|
184 .dnd-editor-preview .media-meta { |
|
eads@1
|
185 float: left; |
|
eads@1
|
186 width: 225px; |
|
eads@1
|
187 margin-right: 20px; |
|
eads@1
|
188 } |
|
eads@1
|
189 .dnd-editor-preview .attribution { |
|
eads@1
|
190 font-size: .875em; |
|
eads@1
|
191 margin-bottom: .5em; |
|
eads@1
|
192 } |
|
franck@14
|
193 .sdl-preview-item dt { |
|
franck@14
|
194 font-weight: bold; |
|
franck@14
|
195 } |
|
franck@14
|
196 .sdl-preview-item dd { |
|
franck@14
|
197 margin-left: 1em; |
|
franck@14
|
198 } |
|
franck@14
|
199 .sdl-preview-item div.image { |
|
franck@14
|
200 float: left; |
|
franck@14
|
201 } |
|
eads@1
|
202 /* Fix for Garland */ |
|
eads@1
|
203 #center .dnd-library-wrapper form { |
|
eads@1
|
204 margin: 0; |
|
eads@1
|
205 } |
|
franck@17
|
206 |
|
franck@17
|
207 /** |
|
franck@17
|
208 * Make the default textarea bigger |
|
franck@17
|
209 */ |
|
franck@17
|
210 .dnd-fields-wrapper .mceLayout, .dnd-fields-wrapper .mceLayout iframe { |
|
franck@17
|
211 height: 60em !important; |
|
franck@17
|
212 } |
|
franck@17
|
213 |
|
franck@17
|
214 /** |
|
franck@17
|
215 * And hide the resizer |
|
franck@17
|
216 */ |
|
franck@17
|
217 .dnd-fields-wrapper .mceEditor .mceLayout .mceLast .mceResize {display: none;} |
|
defr@26
|
218 |
|
defr@26
|
219 /** |
|
defr@26
|
220 * Make the default textarea bigger |
|
defr@26
|
221 */ |
|
defr@26
|
222 .dnd-fields-wrapper .mceLayout, .dnd-fields-wrapper .mceLayout iframe { |
|
defr@26
|
223 height: 60em !important; |
|
defr@26
|
224 } |
|
defr@26
|
225 |
|
defr@26
|
226 /** |
|
defr@26
|
227 * And hide the resizer |
|
defr@26
|
228 */ |
|
defr@26
|
229 .dnd-fields-wrapper .mceEditor .mceLayout .mceLast .mceResize {display: none;} |