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;
33 background-color: yellow;
46 #editor.readonly .editor {
76 border-bottom: 1px solid #999;
80 background-color: #C1C1C1;
81 background-image: -webkit-gradient(linear, left top, left bottom, from(#C1C1C1), color-stop(0.9, #A2A2A2));
84 background-image: -moz-linear-gradient(top left, #C1C1C1, #A2A2A2, 90%);
86 font: 11px Helvetica, Verdana, sans-serif;
90 #header h1, #header h1 a {
93 font: 17px Helvetica, Verdana, sans-serif;
96 padding: 3px 6px 2px 6px;
102 text-decoration: none;
120 -webkit-user-select: none;
133 background-color: #A2A2A2;
135 -moz-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
136 -webkit-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
138 border: 1px solid #999;
139 border-bottom-width: 0px;
140 -moz-border-radius: 4px 4px 0px 0px;
141 -webkit-border-radius: 4px;
142 -webkit-border-bottom-left-radius: 0px;
143 -webkit-border-bottom-right-radius: 0px;
147 background-color: #C1C1C1;
160 vertical-align: middle;
163 /* Remove extra padding in Firefox */
164 button::-moz-focus-inner {
182 background-color: #FFF;
200 /* text-align: center;*/
203 #loading-message img {
213 .CodeMirror-line-numbers {
219 border-right: 1px solid black;
220 background-color: #e6e6fa;
223 .CodeMirror-line-numbers div {
225 font-family:"Lucida Console", monospace;
235 vertical-align: middle;
236 vertical-align: text-bottom;
249 .htmlview *[x-editable] {
250 background-color: white;
253 .htmlview .active[x-editable] {
254 background-color: #FAFAFA;
255 border: 1px solid #DDD;
256 /* -webkit-transition: all 1s linear;*/
260 background-color: black;