瀏覽代碼

fix css indenting

walden- 10 年之前
父節點
當前提交
40f0784cf3
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      editor/css/dark.css
  2. 2 2
      editor/css/light.css

+ 2 - 2
editor/css/dark.css

@@ -52,8 +52,8 @@ input.Number {
 	background: #111;
 	padding: 0px;
 	margin: 0px;
-    right: 0px;
-    top: 0px;
+	right: 0px;
+	top: 0px;
 }
 
 	#menubar .menu {

+ 2 - 2
editor/css/light.css

@@ -53,8 +53,8 @@ input.Number {
 	background: #eee;
 	padding: 0px;
 	margin: 0px;
-    right: 0px;
-    top: 0px;
+	right: 0px;
+	top: 0px;
 }
 
 	#menubar .menu {