فهرست منبع

HUE-6077 [frontend] Drop the border from .container-fluid

Johan Ahlen 8 سال پیش
والد
کامیت
d8d4ab9

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 1 - 2
desktop/core/src/desktop/static/desktop/less/hue-cui-overrides.less

@@ -16,8 +16,7 @@
  limitations under the License.
 */
 .container-fluid {
-  border-left: none;
-  border-right: none;
+  border: none;
   margin-left: 0;
   margin-right: 0;
 }

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