1 a, a:visited, a:active {
7 text-decoration: underline;
26 /*background: #C1C1C1 url(../img/gallery.png) no-repeat scroll center center;*/
27 border-left: 2px solid #999;
28 border-right: 2px solid #999;
36 background-color: #E6E6E6;
40 font: 12px Helvetica,Verdana,sans-serif;
42 -moz-transform: rotate(270deg);
43 -moz-transform-origin: 50% 50%;
44 -webkit-transform: rotate(270deg);
45 -webkit-transform-origin: 50% 50%;
46 -o-transform: rotate(-270deg);
47 -o-transform-origin: bottom left;
48 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
72 #editor.readonly .editor {
102 border-bottom: 1px solid #999;
106 background-color: #C1C1C1;
107 background-image: -webkit-gradient(linear, left top, left bottom, from(#C1C1C1), color-stop(0.9, #A2A2A2));
110 background-image: -moz-linear-gradient(top left, #C1C1C1, #A2A2A2, 90%);
112 font: 11px Helvetica, Verdana, sans-serif;
118 background-color: #E1C1C1;
120 #header.saving #save-button {
127 .saving #save-attempt-info {
133 #header.out-of-date {
134 background-color: #E1C1C1;
136 #header.out-of-date #save-button {
143 .out-of-date #out-of-date-info {
149 #header h1, #header h1 a {
152 font: 9px Helvetica, Verdana, sans-serif;
155 padding: 3px 3px 2px 3px;
161 text-decoration: none;
188 -webkit-user-select: none;
197 background-color: #A2A2A2;
199 -moz-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
200 -webkit-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
202 border: 1px solid #999;
203 border-bottom-width: 0px;
204 -moz-border-radius: 4px 4px 0px 0px;
205 -webkit-border-radius: 4px;
206 -webkit-border-bottom-left-radius: 0px;
207 -webkit-border-bottom-right-radius: 0px;
218 background-color: #C1C1C1;
241 vertical-align: middle;
244 /* Remove extra padding in Firefox */
245 button::-moz-focus-inner {
263 background-color: #FFF;
281 /* text-align: center;*/
284 #loading-message img {
294 .CodeMirror-line-numbers {
300 border-right: 1px solid black;
301 background-color: #e6e6fa;
304 .CodeMirror-line-numbers div {
306 font-family:"Lucida Console", monospace;
316 vertical-align: middle;
317 vertical-align: text-bottom;
329 .htmlview .active[x-editable] {
330 background-color: #FAFAFA;
331 border: 1px solid #DDD;
332 /* -webkit-transition: all 1s linear;*/
336 background-color: black;
354 background-color: #FFFF69;
356 border: 1px solid black;
358 -moz-border-radius: 15px;
362 font-size:12px; float:right;