Upgrade TinyMCE to v3.4.5
[citadel.git] / webcit / tiny_mce / themes / advanced / skins / highcontrast / dialog.css
1 /* Generic */\r
2 body {\r
3 font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;\r
4 background:#F0F0EE;
5 color: black;\r
6 padding:0;\r
7 margin:8px 8px 0 8px;\r
8 }\r
9 \r
10 html {background:#F0F0EE; color:#000;}\r
11 td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}\r
12 textarea {resize:none;outline:none;}\r
13 a:link, a:visited {color:black;background-color:transparent;}\r
14 a:hover {color:#2B6FB6;background-color:transparent;}\r
15 .nowrap {white-space: nowrap}\r
16 \r
17 /* Forms */\r
18 fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}\r
19 legend {color:#2B6FB6; font-weight:bold;}\r
20 label.msg {display:none;}\r
21 label.invalid {color:#EE0000; display:inline;background-color:transparent;}\r
22 input.invalid {border:1px solid #EE0000;background-color:transparent;}\r
23 input {background:#FFF; border:1px solid #CCC;color:black;}\r
24 input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}\r
25 input, select, textarea {border:1px solid #808080;}\r
26 input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}\r
27 input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}\r
28 .input_noborder {border:0;}\r
29 \r
30 /* Buttons */\r
31 #insert, #cancel, input.button, .updateButton {\r
32 font-weight:bold;\r
33 width:94px; height:23px;\r
34 cursor:pointer;\r
35 padding-bottom:2px;\r
36 float:left;\r
37 }\r
38 \r
39 #cancel {float:right}\r
40 \r
41 /* Browse */\r
42 a.pickcolor, a.browse {text-decoration:none}\r
43 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}\r
44 .mceOldBoxModel a.browse span {width:22px; height:20px;}\r
45 a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}\r
46 a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}\r
47 a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}\r
48 a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}\r
49 .mceOldBoxModel a.pickcolor span {width:21px; height:17px;}\r
50 a.pickcolor:hover span {background-color:#B2BBD0;}\r
51 a.pickcolor:hover span.disabled {}\r
52 \r
53 /* Charmap */\r
54 table.charmap {border:1px solid #AAA; text-align:center}\r
55 td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}\r
56 #charmap a {display:block; color:#000; text-decoration:none; border:0}\r
57 #charmap a:hover {background:#CCC;color:#2B6FB6}\r
58 #charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}\r
59 #charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}\r
60 \r
61 /* Source */\r
62 .wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}\r
63 .mceActionPanel {margin-top:5px;}\r
64 \r
65 /* Tabs classes */\r
66 .tabs {width:100%; height:18px; line-height:normal;}\r
67 .tabs ul {margin:0; padding:0; list-style:none;}\r
68 .tabs li {float:left; border: 1px solid black; border-bottom:0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block; cursor:pointer;}\r
69 .tabs li.current {font-weight: bold; margin-right:2px;}\r
70 .tabs span {float:left; display:block; padding:0px 10px 0 0;}\r
71 .tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}\r
72 .tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}\r
73 \r
74 /* Panels */\r
75 .panel_wrapper div.panel {display:none;}\r
76 .panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}\r
77 .panel_wrapper {border:1px solid #919B9C; padding:10px; padding-top:5px; clear:both; background:white;}\r
78 \r
79 /* Columns */\r
80 .column {float:left;}\r
81 .properties {width:100%;}\r
82 .properties .column1 {}\r
83 .properties .column2 {text-align:left;}\r
84 \r
85 /* Titles */\r
86 h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}\r
87 h3 {font-size:14px;}\r
88 .title {font-size:12px; font-weight:bold; color:#2B6FB6;}\r
89 \r
90 /* Dialog specific */\r
91 #link .panel_wrapper, #link div.current {height:125px;}\r
92 #image .panel_wrapper, #image div.current {height:200px;}\r
93 #plugintable thead {font-weight:bold; background:#DDD;}\r
94 #plugintable, #about #plugintable td {border:1px solid #919B9C;}\r
95 #plugintable {width:96%; margin-top:10px;}\r
96 #pluginscontainer {height:290px; overflow:auto;}\r
97 #colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}\r
98 #colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}\r
99 #colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}\r
100 #colorpicker #light div {overflow:hidden;}\r
101 #colorpicker #previewblock {float:right; padding-left:10px; height:20px;}\r
102 #colorpicker .panel_wrapper div.current {height:175px;}\r
103 #colorpicker #namedcolors {width:150px;}\r
104 #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}\r
105 #colorpicker #colornamecontainer {margin-top:5px;}\r