Browse Source

HUE-6077 [frontend] Override nav-tabs border width to 2px

Enrico Berti 8 years ago
parent
commit
888603d7dd

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 4 - 0
desktop/core/src/desktop/static/desktop/less/hue-cui-overrides.less

@@ -59,4 +59,8 @@
 
 .modal-footer .btn {
   min-width: 0;
+}
+
+.nav-tabs > li > a {
+  border-bottom-width: 2px!important;
 }

Some files were not shown because too many files changed in this diff