瀏覽代碼

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

master
KaiSD 4 年之前
父節點
當前提交
42866ca393
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html 查看文件

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


Loading…
取消
儲存