This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
KaiSD
/
Test-rep
Прати
1
Волим
0
Креирај огранак
0
Код
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Изменить 'ace/index.html'
master
KaiSD
пре 5 година
родитељ
79e085d3a8
комит
eb9febbc47
1 измењених фајлова
са
2 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
ace/index.html
+ 2
- 1
ace/index.html
Прегледај датотеку
@@ -8,6 +8,8 @@
<title>Editor</title>
<style type="text/css" media="screen">
body {
margin: 0;
padding: 0;
overflow: hidden;
}
.inner {
@@ -21,7 +23,6 @@
.toolbar {
margin: 0;
padding: 0;
border: 0;
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…
Откажи
Сачувај