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;
91 background-color: #E1C1C1;
93 #header.saving #save-button {
100 .saving #save-attempt-info {
104 #header h1, #header h1 a {
107 font: 17px Helvetica, Verdana, sans-serif;
110 padding: 3px 6px 2px 6px;
116 text-decoration: none;
134 -webkit-user-select: none;
147 background-color: #A2A2A2;
149 -moz-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
150 -webkit-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
152 border: 1px solid #999;
153 border-bottom-width: 0px;
154 -moz-border-radius: 4px 4px 0px 0px;
155 -webkit-border-radius: 4px;
156 -webkit-border-bottom-left-radius: 0px;
157 -webkit-border-bottom-right-radius: 0px;
161 background-color: #C1C1C1;
174 vertical-align: middle;
177 /* Remove extra padding in Firefox */
178 button::-moz-focus-inner {
196 background-color: #FFF;
214 /* text-align: center;*/
217 #loading-message img {
227 .CodeMirror-line-numbers {
233 border-right: 1px solid black;
234 background-color: #e6e6fa;
237 .CodeMirror-line-numbers div {
239 font-family:"Lucida Console", monospace;
249 vertical-align: middle;
250 vertical-align: text-bottom;
262 .htmlview *[x-editable] {
263 background-color: white;
266 .htmlview .active[x-editable] {
267 background-color: #FAFAFA;
268 border: 1px solid #DDD;
269 /* -webkit-transition: all 1s linear;*/
273 background-color: black;