Explorar o código

Remove redundant styling for Panel

Dinesh Slaunke %!s(int64=6) %!d(string=hai) anos
pai
achega
0f10beed95
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  1. 0 1
      editor/css/dark.css
  2. 0 1
      editor/css/light.css

+ 0 - 1
editor/css/dark.css

@@ -273,7 +273,6 @@ select {
 
 .Panel {
 	color: #888;
-	border-top: 1px solid #222;
 }
 /* */
 

+ 0 - 1
editor/css/light.css

@@ -267,7 +267,6 @@ select {
 
 .Panel {
 	color: #888;
-	border-top: 1px solid #ccc;
 }
 /* */
 

粤ICP备19079148号