Преглед изворни кода

HUE-6077 [frontend] Use the correct border colour for the assist panel resize

Johan Ahlen пре 8 година
родитељ
комит
f543302

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -298,7 +298,7 @@ body {
   position: absolute;
   height: 100%;
   width: 2px;
-  background-color: @cui-gray-050;
+  background-color: @cui-gray-300;
 }
 
 .page-content {

Неке датотеке нису приказане због велике количине промена