Explorar o código

scrollbar bg = panel bg (#28479)

ycw hai 1 ano
pai
achega
0bc990f5f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      editor/css/main.css

+ 1 - 1
editor/css/main.css

@@ -762,7 +762,7 @@ select {
 	}
 
 		.TabbedPanel .Tabs::-webkit-scrollbar {
-			background: #222;
+			background: #111;
 		}
 
 		.TabbedPanel .Tab {