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;
72 border-bottom: 1px solid #999;
76 background-color: #C1C1C1;
77 background-image: -webkit-gradient(linear, left top, left bottom, from(#C1C1C1), color-stop(0.9, #A2A2A2));
80 background-image: -moz-linear-gradient(top left, #C1C1C1, #A2A2A2, 90%);
82 font: 11px Helvetica, Verdana, sans-serif;
86 #header h1, #header h1 a {
89 font: 17px Helvetica, Verdana, sans-serif;
92 padding: 3px 6px 2px 6px;
98 text-decoration: none;
116 -webkit-user-select: none;
129 background-color: #A2A2A2;
131 -moz-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
132 -webkit-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
134 border: 1px solid #999;
135 border-bottom-width: 0px;
136 -moz-border-radius: 4px 4px 0px 0px;
137 -webkit-border-radius: 4px;
138 -webkit-border-bottom-left-radius: 0px;
139 -webkit-border-bottom-right-radius: 0px;
143 background-color: #C1C1C1;
156 vertical-align: middle;
166 border-bottom: 1px solid #777;
167 background-color: #C1C1C1;
183 .toolbar button img {
192 margin: 1px 5px 1px 0;
194 border: 1px solid #999;
202 margin: 4px 5px 0px 5px;
203 vertical-align:baseline;
210 .toolbar button:hover, .toolbar button:active {
213 -webkit-border-radius: 10px;
214 -moz-border-radius: 10px;
217 /* Remove extra padding in Firefox */
218 button::-moz-focus-inner {
235 background-color: #FFF;
253 /* text-align: center;*/
256 #loading-message img {
266 .CodeMirror-line-numbers {
272 border-right: 1px solid black;
273 background-color: #e6e6fa;
276 .CodeMirror-line-numbers div {
278 font-family:"Lucida Console", monospace;
300 .htmlview *[x-editable] {
301 background-color: white;
304 .htmlview .active[x-editable] {
305 background-color: #FAFAFA;
306 border: 1px solid #DDD;
307 /* -webkit-transition: all 1s linear;*/
311 background-color: black;