فهرست منبع

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

Johan Ahlen 8 سال پیش
والد
کامیت
f543302
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 0 0
      desktop/core/src/desktop/static/desktop/css/hue.css
  2. 1 1
      desktop/core/src/desktop/static/desktop/less/hue.less

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 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 {

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است