Browse Source

Editor: Dark-mode shortcuts.

Mr.doob 1 năm trước cách đây
mục cha
commit
6c8b877c0d
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      editor/css/main.css

+ 5 - 0
editor/css/main.css

@@ -661,6 +661,11 @@ select {
 		background: #111;
 	}
 
+			#menubar .menu .key {
+				color: #444;
+				border-color: #444;
+			}
+
 			#menubar .menu .options {
 				background: #111;
 			}