Commit | Line | Data |
---|---|---|
90723839 SH |
1 | /** |
2 | * General | |
3 | */ | |
4 | th, | |
5 | td, | |
6 | a img {border-width:0;} | |
7 | acronym, | |
8 | abbr {cursor: help;} | |
9 | .dir-ltr, | |
10 | .mdl-left {text-align: left;} | |
11 | .dir-rtl, | |
12 | .mdl-right {text-align: right;} | |
13 | #add, | |
14 | #remove, | |
15 | .centerpara, | |
16 | .mdl-align {text-align: center;} | |
17 | a.dimmed, | |
18 | a.dimmed_text, | |
19 | .dimmed_text a {color:#AAAAAA;} | |
20 | .unlist, | |
21 | .unlist li, | |
22 | .inline-list, | |
23 | .inline-list li, | |
24 | .sideblock .list, | |
25 | .sideblock .list li, | |
26 | .sitetopic .section li, | |
27 | .course-content .section li, | |
28 | .tabtree li {list-style: none;margin:0;padding:0;} | |
29 | .inline-list li {display: inline;} | |
30 | .notifytiny {font-size:0.7em;} | |
31 | .notifytiny li, | |
32 | .notifytiny td {font-size:100%;} | |
33 | .red, | |
34 | .notifyproblem {color:#660000;} | |
35 | .green, | |
36 | .notifysuccess {color:#006600;} | |
37 | .reportlink {text-align:right;} | |
38 | a.autolink.glossary:hover {cursor: help;} | |
39 | /* Block which is hidden if javascript enabled, prevents fickering visible when JS from footer used! */ | |
40 | .collapsibleregioncaption {white-space: nowrap;} | |
41 | .collapsibleregioncaption img {vertical-align: middle;} | |
42 | .jsenabled .hiddenifjs {display: none;} | |
43 | .jsenabled .collapsibleregion {overflow:hidden;} | |
44 | .jsenabled .collapsed .collapsibleregioninner {visibility: hidden;} | |
45 | .yui-overlay .yui-widget-bd {background-color:#FFEE69;border:1px solid #A6982B;border-top-color: #D4C237;color:#000000;left:0;padding:2px 5px;position:relative;top:0;z-index:1;} | |
46 | .clearer {background:transparent;border-width:0;clear:both;display:block;height:1px;margin:0;padding:0;} | |
47 | .clearfix:after {clear: both;content: ".";display: block;height: 0;min-width: 0;visibility: hidden;} | |
48 | .bold, | |
49 | .warning, | |
50 | .errorbox .title, | |
51 | .pagingbar .title, | |
52 | .pagingbar .thispage, | |
53 | .headingblock {font-weight: bold;} | |
54 | img.resize {height: 1em;width: 1em;} | |
55 | .sideblock img.resize, | |
56 | .breadcrumb img.resize {height: 0.9em;width: 0.8em;} | |
57 | img.icon {height:16px;vertical-align:middle;width:16px;} | |
58 | img.iconsmall {height:11px;margin-right:1px;vertical-align:middle;width:11px;} | |
59 | img.iconhelp {height:17px;margin-right:4px;vertical-align:middle;width:17px;} | |
60 | img.icontoggle {height:17px;vertical-align:middle;width:50px;} | |
61 | img.iconkbhelp {height:17px;width:49px;} | |
62 | .categorybox .category {font-size:1.2em;font-weight:bold;} | |
63 | .generalbox {border:1px solid;} | |
64 | .boxaligncenter {margin-left:auto;margin-right:auto;} | |
65 | .boxalignright {margin-left:auto;margin-right:0;} | |
66 | .boxalignleft {margin-left:0;margin-right:auto;} | |
67 | .boxwidthnarrow {width: 30%;} | |
68 | .boxwidthnormal {width: 50%;} | |
69 | .boxwidthwide {width: 80%;} | |
70 | .buttons .singlebutton, | |
71 | .buttons .singlebutton form, | |
72 | .buttons .singlebutton div {display: inline;} | |
73 | .buttons .singlebutton input {margin:20px 5px;} | |
74 | .blink {text-decoration: blink;} | |
75 | .headermain {font-weight:bold;} | |
76 | #maincontent {display: block;height: 1px;overflow: hidden;} | |
77 | img.uihint {cursor: help;} | |
78 | #addmembersform table {margin-left: auto;margin-right: auto;} | |
79 | .formtable tbody th, | |
80 | .generaltable th.header {vertical-align: top;} | |
81 | .flexible th {white-space: nowrap;} | |
82 | .cell {vertical-align: top;} | |
83 | .helplink img {height: 17px;vertical-align: middle;width: 17px;} | |
84 | img.emoticon {vertical-align: middle;width: 15px;height: 15px;} | |
85 | form.popupform, | |
86 | form.popupform div {display: inline;} | |
87 | .arrow_button input {overflow:hidden;} | |
88 | /** IE6 float + background bug solution **/ | |
89 | .ie6 li.section {line-height:1.2em;width:100%;} | |
6f0a938b | 90 | |
90723839 | 91 | /** |
78946b9b | 92 | * Accessibility features |
90723839 | 93 | */ |
78946b9b | 94 | /*Accessibility: text 'seen' by screen readers but not visual users. */ |
90723839 | 95 | .accesshide {position:absolute;top:-100000px;left:10px;font-weight:normal;font-size:1em;} |
78946b9b | 96 | span.hide, |
d896fd51 | 97 | div.hide, |
90723839 SH |
98 | .jsenabled .advancedbutton .showadvancedbtn {display:none;} |
99 | .invisiblefieldset {display:inline;border-width:0;padding:0;margin:0;} | |
78946b9b | 100 | /*Accessibility: Skip block link, for keyboard-only users. */ |
90723839 SH |
101 | a.skip-block, |
102 | a.skip {position: absolute;top: -1000em;font-size: 0.85em;text-decoration:none;} | |
103 | a.skip-block:focus, | |
104 | a.skip-block:active, | |
105 | a.skip:focus, | |
106 | a.skip:active {position: static;display: block;} | |
107 | .skip-block-to {display: block;height: 1px;overflow: hidden;} | |
108 | /* Accessibility: only certain fonts support Unicode chars like ► in IE6 */ | |
109 | .arrow, | |
110 | .arrow_button input {font-family: Arial,Helvetica,Courier,sans-serif;} | |
78946b9b | 111 | |
90723839 | 112 | /** |
78946b9b | 113 | * Header |
90723839 SH |
114 | */ |
115 | #page-header .headermain {float:left;margin:15px;font-size:2.3em;} | |
116 | #page-header .headermenu {float:right;margin:15px;font-size:0.8em;text-align:right;} | |
d730eae9 PM |
117 | |
118 | /** | |
119 | * Navbar | |
120 | */ | |
121 | .navbar {clear:both;overflow:hidden;} | |
122 | .ie6 .navbar {overflow:hidden;height:100%;} | |
123 | .navbar .breadcrumb {float:left;} | |
124 | .navbar .navbutton {text-align:right;} | |
125 | .navbar .breadcrumb ul {padding:0;margin:0;text-indent:0;list-style:none;} | |
126 | .navbar .breadcrumb li, | |
127 | .navbar .navbutton div, | |
128 | .navbar .navbutton form {display:inline;} | |
90723839 SH |
129 | |
130 | /** | |
131 | * Footer | |
132 | */ | |
133 | #page-footer {text-align:center;font-size:0.9em;} | |
134 | #page-footer .homelink {margin: 1em 0;} | |
135 | #page-footer .homelink a {padding-left:1em;padding-right:1em;} | |
136 | #page-footer .logininfo, | |
137 | #page-footer .sitelink, | |
138 | #page-footer .helplink {margin:0px 10px;} | |
139 | #page-footer .performanceinfo {text-align:center;margin:10px 20%;} | |
140 | #page-footer .performanceinfo span {display:block;} | |
141 | #page-footer .validators {margin-top:40px;padding-top:5px;border-top: 1px dotted gray;} | |
142 | #page-footer .validators ul {margin:0px;padding:0px;list-style-type:none;} | |
143 | #page-footer .validators ul li {display:inline;margin-right:10px;margin-left:10px;} | |
144 | ||
145 | /** | |
146 | * Tabs | |
147 | */ | |
148 | .tabtree {position:relative;margin-bottom:3.5em;} | |
149 | .tabtree li {display:inline;} | |
150 | .tabtree ul {margin:5px;} | |
151 | .tabtree ul li.here ul {position:absolute;top:100%;width:100%;} | |
152 | .tabtree ul li.here .empty {display:none;} | |
153 | ||
154 | /** | |
155 | * Mforms | |
156 | */ | |
157 | .mform fieldset {border:1px solid;} | |
158 | .mform fieldset fieldset {border-width:0px;} | |
159 | .mform fieldset legend {font-weight:bold;margin-left:0.5em;} | |
160 | .mform fieldset div {margin:10px;margin-top:0;} | |
161 | .mform fieldset div div {margin:0;} | |
162 | .mform fieldset .advancedbutton {text-align:right;} | |
163 | .mform fieldset.hidden {border-width:0;} | |
164 | .mform fieldset.error {border: 1px solid #A00;} | |
165 | .mform .fitem {width:100%;overflow:hidden;margin-top:5px;margin-bottom:1px;clear:right;} | |
166 | .mform .fitem .fitemtitle {width:30%;text-align:right;float:left;} | |
167 | .mform .fitem .fitemtitle div {display: inline;} | |
168 | .mform .fitem .felement {border-width: 0;width:60%;margin-left:31%;} | |
169 | .mform .fitem fieldset.felement {margin-left:0;padding-left:1%;} | |
170 | .mform .error, | |
171 | .mform .required {color:#A00;} | |
172 | .mform .required .fgroup span label {color:#000;} | |
173 | .mform .fdescription.required {color:#A00;text-align:right;} | |
174 | .mform .fpassword .unmask {display:inline;margin-left:0.5em;} | |
175 | .mform .ftextarea #id_alltext {width: 100%;} | |
176 | .mform ul.file-list {padding:0;margin:0;list-style:none;} | |
177 | .mform label .req, | |
178 | .mform label .adv {cursor: help;} | |
179 | .mform .fcheckbox input {margin-left: 0;} | |
180 | .mform .fitem fieldset.fgroup label, | |
181 | .mform .fradio label, | |
182 | .mform .fcheckbox label, | |
183 | .mform fieldset.fdate_selector label {display:inline;float: none;width: auto;} | |
184 | .mform .ftags label.accesshide {display: block;position: static;} | |
185 | .mform .ftags select {margin-bottom: 0.7em;min-width: 22em;} | |
186 | /** Browser corrections for mforms **/ | |
187 | .ie .mform .fitem .felement {margin-left:0;text-align:left;float:left;} | |
188 | /** Fix IE double margin + float bugs **/ | |
189 | .ie .mform .fitem .fitemtitle {padding-right:1em;} | |
190 | #date_selector_calendar_panel .bd {padding: 0;} | |
191 | #date_selector_calendar_panel .yui-calcontainer {border: none;float: none;} | |
192 | /* Prevent border-collapse:collapse from bleeding through in IE6, IE7 */ | |
193 | #date_selector_calendar_panel.yui-overlay-hidden table {*display:none;} | |
194 | #date_selector_calendar_panel th.calhead {padding-right: 2em;} | |
195 | #date_selector_calendar_panel a.container-close {top: 10px;} | |
196 | #portfolio-add-button {display:inline;} | |
197 | ||
198 | /** | |
199 | * phpinfo styles | |
200 | */ | |
201 | .phpinfo .center {text-align: center;} | |
202 | .phpinfo .center table {margin-left: auto;margin-right: auto;text-align: left;border-collapse: collapse;} | |
203 | .phpinfo .center th {text-align: center;} | |
204 | .phpinfo .e, | |
205 | .phpinfo .v, | |
206 | .phpinfo .h {border: 1px solid #000000;font-size: 0.8em;vertical-align: baseline;color: #000000;background-color: #cccccc;} | |
207 | .phpinfo .e {background-color: #ccccff;font-weight: bold;} | |
208 | .phpinfo .h {background-color: #9999cc;font-weight: bold;} | |
209 | ||
210 | /** | |
211 | * Navigation | |
212 | */ | |
213 | .block_js_expansion .block_tree {overflow-x:scroll;} | |
214 | .block_js_expansion.mouseover .content {width:200%;z-index:1000;position:relative;} | |
215 | .block_js_expansion.mouseover .content .block_tree {width:100%;background-color:#fcfcfc;padding-bottom:0;} | |
216 | .ie6 .block_js_expansion.mouseover .content, | |
217 | .ie7 .block_js_expansion.mouseover .content {padding-bottom:2px;} | |
218 | ||
219 | /** | |
220 | * Blogs | |
221 | */ | |
222 | .addbloglink {text-align: center;} | |
223 | .blog_entry .audience {text-align: right;} | |
224 | .blog_entry .tags {margin-top: 15px;} | |
225 | ||
226 | /** | |
227 | * Group | |
228 | */ | |
229 | #page-group-index #groupeditform {text-align: center;} | |
230 | #doc-contents h1 {margin: 1em 0 0 0;} | |
231 | #doc-contents ul {margin: 0;padding: 0;width: 90%;} | |
232 | #doc-contents ul li {list-style-type: none;} | |
233 | .groupmanagementtable td {vertical-align: top;} | |
234 | .groupmanagementtable #existingcell, | |
235 | .groupmanagementtable #potentialcell {width: 42%;} | |
236 | .groupmanagementtable #buttonscell {width: 16%;} | |
237 | .groupmanagementtable #buttonscell input {width: 80%;} | |
238 | .groupmanagementtable #removeselect_wrapper, | |
239 | .groupmanagementtable #addselect_wrapper {width: 100%;} | |
240 | .groupmanagementtable #removeselect_wrapper label, | |
241 | .groupmanagementtable #addselect_wrapper label {font-weight: normal;} | |
242 | #group-usersummary {width: 14em;} | |
243 | div.groupselector {float: left;margin-top: 3px;margin-bottom: 3px;} | |
244 | ||
245 | /** | |
246 | * Login | |
247 | */ | |
248 | .loginbox {margin:15px;overflow:hidden;} | |
249 | .loginbox.twocolumns {margin:15px;} | |
250 | .loginbox h2, | |
251 | .loginbox .subcontent {margin:5px;padding:10px;text-align:center;} | |
252 | .loginbox .loginpanel .desc {margin:0;padding:0;margin-bottom:5px;} | |
253 | .loginbox .signuppanel .subcontent {text-align:left;} | |
254 | .loginbox .loginsub {margin-left:0;margin-right:0;} | |
255 | .loginbox .guestsub, | |
256 | .loginbox .forgotsub, | |
257 | .loginbox .potentialidps {margin:5px 12%;} | |
258 | .loginbox .potentialidps .potentialidplist {margin-left:40%;} | |
259 | .loginbox .potentialidps .potentialidplist div {text-align:left;} | |
260 | .loginbox .loginform {margin-top:1em;text-align:left;} | |
261 | .loginbox .loginform .form-label {float:left;text-align:right;width:40%;} | |
262 | .loginbox .loginform .form-input {float:right;width:59%;} | |
263 | .loginbox .loginform .form-input input {width: 6em;} | |
264 | .loginbox .signupform {margin-top:1em;text-align:center;} | |
265 | .loginbox.twocolumns .loginpanel {float:left;width:49.5%;border-right: 1px solid;margin-bottom:-2000px;padding-bottom:2000px;} | |
266 | .loginbox.twocolumns .signuppanel {float:right;width:50%;margin-bottom:-2000px;padding-bottom:2000px;} | |
267 | ||
268 | /** | |
269 | * Notes | |
270 | */ | |
271 | .notepost {margin-bottom: 1em;} | |
272 | .notepost .userpicture {float: left;margin-right: 5px;} | |
273 | .notepost .content, | |
274 | .notepost .footer {clear: both;} | |
275 | .notesgroup {margin-left:20px;} | |
276 | ||
277 | /** | |
278 | * My Moodle | |
279 | */ | |
280 | .my .coursebox .overview .info {margin-left:20px;} | |
281 | .my .coursebox .overview {margin-bottom:10px;} | |
282 | #page-my-index .coursebox .info {float: none;} | |
283 | #page-my-index .name {margin-left: 5px;} | |
284 | ||
285 | /** | |
286 | * Logs | |
287 | */ | |
288 | .logtable th {text-align:left;} | |
289 | ||
290 | /** | |
291 | * Modules | |
292 | */ | |
293 | .mod_introbox {border:1px solid;padding:10px;} | |
294 | table.mod_index {width:100%;} | |
295 | ||
296 | /** | |
297 | * Help | |
298 | */ | |
299 | #help_icon_tooltip div.bd {width: 35em;} | |
300 | #help hr {border: none;height: 1px;background: #ccc;} | |
301 | #help .center {text-align: center;} | |
302 | #help .moreinfo {text-align: right;} | |
303 | #help .indent {margin-left: 40px;} | |
304 | #help .indent-big {margin-left: 160px;margin-right: 160px;} | |
305 | #help #emoticons{text-align: center;clear:both;width: 300px;margin-right: auto;margin-left:auto;} | |
306 | #help #emoticons ul{list-style-type: none;} | |
307 | #help #emoticons li{margin-bottom: 3px;width: 120px;border-left: 3px solid gray;padding-left: 7px;float: left;} | |
308 | ||
309 | /** | |
310 | * Comments | |
311 | */ | |
312 | .comment-ctrl {max-width: 200px;font-size: 12px;display: none;margin:0;padding:0;} | |
313 | .comment-ctrl h5 {margin:0;padding: 5px;} | |
314 | .comment-area {padding: 5px;} | |
315 | .comment-area textarea {width:100%;overflow:auto;} | |
316 | .comment-area .fd {text-align:right;} | |
317 | .comment-meta span {color:gray;} | |
318 | .comment-list {font-size: 11px;overflow:auto;list-style:none;padding:0;margin:0;} | |
319 | .comment-list li {margin: 2px;margin-bottom:5px;clear:both;} | |
320 | .comment-paging{text-align:center;} | |
c794595d DC |
321 | .comment-paging .pageno{padding:2px;} |
322 | .comment-paging .curpage{border:1px solid #CCC;} | |
90723839 SH |
323 | .comment-userpicture {width: 20px;float:left;} |
324 | .comment-content {margin-left: 22px;} | |
325 | .comment-content div {margin:0;padding:0;} | |
326 | .comment-content p {padding:0;margin:0 18px 0 0;} | |
327 | .comment-delete {float:right;text-align:right;} | |
7deb5107 | 328 | .comment-delete-confirm {background: #89B31F; padding: 2px;} |
90723839 | 329 | .comment-container {float:left;width: 305px;margin: 4px;} |
34e20eb4 DC |
330 | .comment-report-selectall{display:none} |
331 | .jsenabled .comment-report-selectall{display:inline} | |
90723839 SH |
332 | |
333 | /** | |
334 | * Completion progress report | |
335 | */ | |
336 | .completion-expired {background:#FFDDDD;} | |
337 | .completion-expected {font-size:0.75em;} | |
338 | .completion-sortchoice {font-size:0.75em;vertical-align:bottom;} | |
339 | .completion-progresscell {text-align:right;} | |
340 | .completion-expired .completion-expected {font-weight:bold;} | |
341 | #page-course-report-progress-index th, | |
342 | #page-course-report-progress-index td {padding:2px 4px;font-weight:normal;border-right: 1px solid #EEE;} | |
343 | #page-course-report-progress-index .progress-actions {text-align:center;} | |
344 | #page-course-report-progress-index .completion_pagingbar {margin:1em 0;text-align:center;} | |
345 | #page-course-report-progress-index .completion_prev {display:inline;margin-right:2em;} | |
346 | #page-course-report-progress-index .completion_pagingbar p {display:inline;margin:0;} | |
347 | #page-course-report-progress-index .completion_next {display:inline;margin-left:2em;} | |
348 | ||
349 | /** | |
350 | * Tags | |
351 | */ | |
352 | #page-tag-coursetags_edit .coursetag_edit_centered {position: relative;width: 600px;margin: 20px auto;} | |
353 | #page-tag-coursetags_edit .coursetag_edit_row {clear:both;} | |
354 | #page-tag-coursetags_edit .coursetag_edit_row .coursetag_edit_left {float:left;width:50%;text-align:right;} | |
355 | #page-tag-coursetags_edit .coursetag_edit_row .coursetag_edit_right {margin-left:50%;} | |
356 | #page-tag-coursetags_edit .coursetag_edit_input3 {display: none;} | |
357 | #page-tag-coursetags_more .coursetag_more_large {font-size: 120%;} | |
358 | #page-tag-coursetags_more .coursetag_more_small {font-size: 80%;} | |
359 | #page-tag-coursetags_more .coursetag_more_link {font-size: 80%;} | |
360 | #tag-description, | |
361 | #tag-blogs {width:100%;} | |
362 | #tag-management-box {margin-bottom:10px;line-height:20px;} | |
363 | #tag-user-table {padding:3px;clear: both;width:100%;} | |
364 | #tag-user-table:after {content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;} | |
365 | img.user-image {height:100px;width:100px;} | |
366 | #small-tag-cloud-box {width:300px;margin:0 auto;} | |
367 | #big-tag-cloud-box {width:600px;margin:0 auto;float:none;} | |
368 | ul#tag-cloud-list {list-style:none;padding:5px;margin:0;} | |
369 | ul#tag-cloud-list li {margin:0;display:inline;list-style-type:none;} | |
370 | #tag-search-box {text-align:center;margin:10px auto;} | |
371 | #tag-search-results-container {padding:0;width:100%;} | |
372 | #tag-search-results {padding:0;margin: 15px 20% 0 20%;float:left;width:60%;display:block;} | |
373 | #tag-search-results li {width:30%;float:left;padding-left:1%;text-align:left;line-height:20px;padding-right:1%;list-style:none;} | |
374 | span.flagged-tag, | |
375 | span.flagged-tag a {color:#FF0000;} | |
376 | table#tag-management-list {text-align:left;width:100%;} | |
377 | table#tag-management-list td, | |
378 | table#tag-management-list th {vertical-align: middle;text-align: left;padding: 4px;} | |
379 | .tag-management-form {text-align:center;} | |
380 | #relatedtags-autocomplete-container {margin-left:auto;margin-right:auto;min-height:4.6em;width:100%;} | |
381 | #relatedtags-autocomplete {position:relative;display:block;width:60%;margin-left:auto;margin-right:auto;} | |
382 | #relatedtags-autocomplete .yui-ac-content {position:absolute;width:420px;left:20%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;} | |
383 | #relatedtags-autocomplete .ysearchquery {position:absolute;right:10px;color:#808080;z-index:10;} | |
384 | #relatedtags-autocomplete .yui-ac-shadow {position:absolute;margin:.3em;width:100%;background:#a0a0a0;z-index:9049;} | |
385 | #relatedtags-autocomplete ul {padding:0;width:100%;margin:0;list-style-type:none;} | |
386 | #relatedtags-autocomplete li {padding:0 5px;cursor:default;white-space:nowrap;} | |
387 | #relatedtags-autocomplete li.yui-ac-highlight{background:#FFFFCC;} | |
388 | h2.tag-heading, | |
389 | div#tag-description, | |
390 | div#tag-blogs, | |
391 | body.tag .managelink {padding: 5px;} | |
392 | .tag_cloud .s20 {font-size: 1.5em;font-weight: bold;} | |
393 | .tag_cloud .s19 {font-size: 1.5em;} | |
394 | .tag_cloud .s18 {font-size: 1.4em;font-weight: bold;} | |
395 | .tag_cloud .s17 {font-size: 1.4em;} | |
396 | .tag_cloud .s16 {font-size: 1.3em;font-weight: bold;} | |
397 | .tag_cloud .s15 {font-size: 1.3em;} | |
398 | .tag_cloud .s14 {font-size: 1.2em;font-weight: bold;} | |
399 | .tag_cloud .s13 {font-size: 1.2em;} | |
400 | .tag_cloud .s12, | |
401 | .tag_cloud .s11 {font-size: 1.1em;font-weight: bold;} | |
402 | .tag_cloud .s10, | |
403 | .tag_cloud .s9 {font-size: 1.1em;} | |
404 | .tag_cloud .s8, | |
405 | .tag_cloud .s7 {font-size: 1em;font-weight: bold;} | |
406 | .tag_cloud .s6, | |
407 | .tag_cloud .s5 {font-size: 1em;} | |
408 | .tag_cloud .s4, | |
409 | .tag_cloud .s3 {font-size: 0.9em;font-weight: bold;} | |
410 | .tag_cloud .s2, | |
411 | .tag_cloud .s1 {font-size: 0.9em;} | |
412 | .tag_cloud .s0 {font-size: 0.8em;} | |
413 | ||
414 | /** | |
415 | * File picker | |
416 | * Copyright (c) 2006 Yahoo! Inc. All rights reserved. | |
417 | * copy from yui/examples/treeview/assets/css/folders/tree.css | |
418 | * first or middle sibling, no children | |
419 | */ | |
420 | /* first or middle sibling, no children */ | |
421 | .file-picker .ygtvtn {background: url(../pix/y/tn.gif) 0 0 no-repeat;width:17px;height:22px;} | |
422 | /* first or middle sibling, collapsable */ | |
423 | .file-picker .ygtvtm {background: url(../pix/y/tm.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
424 | /* first or middle sibling, collapsable, hover */ | |
425 | .file-picker .ygtvtmh {background: url(../pix/y/tmh.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
426 | /* first or middle sibling, expandable */ | |
427 | .file-picker .ygtvtp {background: url(../pix/y/tp.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
428 | /* first or middle sibling, expandable, hover */ | |
429 | .file-picker .ygtvtph {background: url(../pix/y/tph.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
430 | /* last sibling, no children */ | |
431 | .file-picker .ygtvln {background: url(../pix/y/ln.gif) 0 0 no-repeat;width:17px;height:22px;} | |
432 | /* Last sibling, collapsable */ | |
433 | .file-picker .ygtvlm {background: url(../pix/y/lm.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
434 | /* Last sibling, collapsable, hover */ | |
435 | .file-picker .ygtvlmh {background: url(../pix/y/lmh.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
436 | /* Last sibling, expandable */ | |
437 | .file-picker .ygtvlp {background: url(../pix/y/lp.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
438 | /* Last sibling, expandable, hover */ | |
439 | .file-picker .ygtvlph {background: url(../pix/y/lph.gif) 0 0 no-repeat;width:34px;height:22px;cursor:pointer;} | |
440 | /* Loading icon */ | |
441 | .file-picker .ygtvloading {background: url(../pix/y/loading.gif) 0 0 no-repeat;width:16px;height:22px;} | |
442 | /* the style for the empty cells that are used for rendering the depth* of the node */ | |
443 | .file-picker .ygtvdepthcell {background: url(../pix/y/vline.gif) 0 0 no-repeat;width:17px;height:22px;} | |
444 | .file-picker .ygtvblankdepthcell {width:17px;height:22px;} | |
445 | /* the style of the div around each node */ | |
446 | .file-picker .ygtvitem table{margin-bottom:0;} | |
447 | .file-picker .ygtvitem td {border:none;padding:0;} | |
448 | /* the style of the div around each node's collection of children */ | |
449 | * html .file-picker .ygtvchildren {height:1%;} | |
450 | /* the style of the text label in ygTextNode */ | |
451 | .file-picker .ygtvlabel, | |
452 | .file-picker .ygtvlabel:link, | |
453 | .file-picker .ygtvlabel:visited, | |
454 | .file-picker .ygtvlabel:hover {margin-left:2px;text-decoration: none;} | |
455 | .file-picker {font-size:12px;} | |
456 | .file-picker strong {background:#FFFFCC;} | |
457 | .file-picker a {color: #336699;} | |
458 | .file-picker a:hover {background:#003366;color:white;} | |
459 | .file-picker .fp-panel {padding:0;margin:0;text-align:left;} | |
460 | .file-picker .fp-login-form {text-align:center;} | |
461 | .file-picker .fp-searchbar {float:right;} | |
462 | .file-picker .fp-viewbar {width:300px;float:left;} | |
463 | .file-picker .fp-toolbar {padding: .8em;background: #FFFFCC;text-align:center;margin: 3px;} | |
464 | .file-picker .fp-toolbar a {padding: 0 .5em;} | |
465 | .file-picker .fp-list {list-style-type:none;padding:0;float:left;width:100%;margin:0;} | |
466 | .file-picker .fp-list li {border-bottom:1px dotted gray;margin-bottom: 1em;} | |
467 | .file-picker .fp-repo-name {display:block;padding: .5em;margin-bottom: .5em;} | |
468 | .file-picker .fp-pathbar {margin: .4em;border-bottom: 1px dotted gray;} | |
469 | .file-picker .fp-pathbar a {padding: .4em;} | |
470 | .file-picker .fp-rename-form {text-align:center;} | |
471 | .file-picker .fp-rename-form p {margin: 1em;} | |
472 | .file-picker .fp-upload-form {margin: 2em 0;text-align:center;} | |
473 | .file-picker .fp-upload-btn {clear:both;margin-top: 2em;} | |
474 | .file-picker .fp-upload-btn a {cursor: default;background: white;border:1px solid gray;color:black;padding: .5em;} | |
475 | .file-picker .fp-upload-btn a:hover {background: gray;color:white;} | |
476 | .file-picker .fp-paging {margin:1em .5em;clear:both;text-align:center;line-height: 2.5em;} | |
477 | .file-picker .fp-paging a {padding: .5em;border: 1px solid #CCC;} | |
478 | .file-picker .fp-paging a.cur_page {border: 1px solid blue;} | |
479 | .file-picker .fp-popup {text-align:center;} | |
480 | .file-picker .fp-grid {float:left;text-align:center;} | |
481 | .file-picker .fp-grid div {overflow: hidden;} | |
482 | .file-picker .fp-grid p {margin:0;padding:0;background: #FFFFCC;} | |
483 | .file-picker .fp-grid .label {height:48px;text-align:center;} | |
484 | .file-picker .fp-grid span {color:gray;} | |
485 | .file-picker .fp-error {padding: 2em 0;margin: 3em 5px;text-align:center;background: #FFBBBB;} | |
486 | .file-picker .fp-msg {padding: 2em 0;margin: 3em 5px;text-align:center;background: green;} | |
487 | /* file picker search dialog */ | |
488 | .file-picker div.bd {text-align:left;} | |
489 | ||
490 | /** | |
491 | * File Manager | |
492 | */ | |
493 | .filemanager-toolbar {margin: 5px 0;} | |
494 | .filemanager-toolbar a:link, | |
495 | .filemanager-toolbar a:visited {border: 1px solid gray;background: #ccc;color: black;padding: 3px;} | |
496 | .filemanager-toolbar a:hover {background: white;text-decoration: none;} | |
497 | .fm-breadcrumb {margin:0;} | |
498 | .filemanager-container {padding: 5px;margin: 6px 0;} | |
499 | .filemanager-container ul{margin:0;padding:0;list-style-type:none;} | |
d3eb3b29 | 500 | .filemanager-container li{clear:both;list-style-type:none;white-space:nowrap} |
90723839 SH |
501 | #fm-move-div {margin: 6px;} |
502 | #fm-move-div strong{color:red;} | |
503 | .fm-file-menu {width:18px;height:18px;float:left;} | |
504 | .fm-file-menu img {width: 16px;} | |
505 | .fm-file-name {float:left;} | |
506 | .fm-file-entry{border: 1px solid red;} | |
507 | .fm-operation {font-weight: bold;} | |
508 | ||
509 | /** | |
510 | * Backup and restore | |
511 | */ | |
512 | .backup-form-instances, | |
513 | .restore-form-instances {margin:0 20px;} | |
514 | ||
515 | /** | |
516 | * Web Service | |
517 | */ | |
b1d124d1 | 518 | #webservice-doc-generator td {text-align: left;border: 0px solid black;} |