3 font: 14px Helvetica, Verdana, sans-serif;
9 background-color: #CDCDCD;
10 border-bottom: 1px solid #858585;
25 text-decoration: none;
29 text-decoration: underline;
39 background-color: #BCD6E9;
43 border-bottom: 1px solid #858585;
44 background-color: #B7B7B7;
49 border-right: 1px solid #858585;
55 background-color: #909090;
90 /* Toolbars with select box to change panel contents*/
94 border-top: 1px solid #AAA;
95 border-bottom: 1px solid #AAA;
98 background-color: #DDD;
103 .panel-toolbar label {
106 margin: 0 10px 0 2px;
109 /* Slider between panels */
111 border-left: 1px solid #999;
112 border-right: 1px solid #999;
113 background-color: #DDD;
120 background-color: #999;
124 /* ================= */
125 /* = Gallery panel = */
126 /* ================= */
127 .images-wrap, .htmleditor {
133 /* ==================== */
134 /* = XML Editor panel = */
135 /* ==================== */
142 #toolbar, #toolbar ol, #sidebar-toolbar, #sidebar-toolbar ol {
143 /* overflow: hidden;*/
147 background-color: #CCC;
148 border-top: 1px solid #AAA;
155 #sidebar-toolbar, #sidebar-toolbar ol {
159 #sidebar-tabs li, #toolbar-tabs li {
163 margin: 4px 0 -1px 4px;
164 padding: 2px 10px 0 10px;
165 background-color: #CCC;
166 border: 1px solid #AAA;
167 border-radius-topleft: 8px;
168 border-radius-topright: 8px;
169 -moz-border-radius-topleft: 8px;
170 -moz-border-radius-topright: 8px;
171 -webkit-border-top-left-radius: 8px;
172 -webkit-border-top-right-radius: 8px;
175 #sidebar-tabs, #toolbar-tabs {
178 /* overflow: hidden;*/
181 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
183 background-color: #EEE;
184 border-bottom: 1px solid #EEE;
188 background-color: #EEE;
189 border-bottom: 1px solid #AAA;
192 #toolbar-buttons li {
198 -moz-border-radius: 10px;
199 -webkit-border-radius: 8px;
203 #toolbar-buttons li:hover {
204 background-color: #777;