This website works better with JavaScript.
Home
Explore
Help
Sign In
KaiSD
/
Test-rep
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Изменить 'ace/index.html'
master
KaiSD
5 years ago
parent
3d7ea5b06b
commit
42866ca393
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ace/index.html
+ 1
- 1
ace/index.html
View File
@@ -23,7 +23,7 @@
.toolbar {
margin: 0;
padding: 0;
height: 3
2
px;
height: 3
6
px;
background: #232B30; /* old browsers */
background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */
Write
Preview
Loading…
Cancel
Save