Просмотр исходного кода

Изменить 'ace/index.html'

master
KaiSD 4 лет назад
Родитель
Сommit
3d7ea5b06b
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      ace/index.html

+ 1
- 0
ace/index.html Просмотреть файл

@@ -23,6 +23,7 @@
.toolbar {
margin: 0;
padding: 0;
height: 32px;
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 */


Загрузка…
Отмена
Сохранить