Ver Fonte

HUE-6077 [frontend] Fix top nav caret color in old pages

Johan Ahlen há 8 anos atrás
pai
commit
2668c92cfc

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 5 - 0
desktop/core/src/desktop/static/desktop/less/hue3-extra.less

@@ -100,4 +100,9 @@
 .nav > li > a:hover,
 .nav > li > a:focus {
   background-color: transparent !important;
+}
+
+.nav .dropdown-toggle .caret {
+  border-top-color: @hue-primary-color-light !important;
+  border-bottom-color: @hue-primary-color-light !important;
 }

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff