Browse Source

HUE-8396 [assist] Unify the assist header font sizes

(cherry picked from commit c57c332289b96d26cdd1988deeef9f83b2fc0e92)
Johan Ahlen 7 years ago
parent
commit
5cfa1f7908

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


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


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

@@ -375,7 +375,6 @@
 }
 
 .assist-breadcrumb-text {
-  font-size: 14px;
   line-height: 16px;
   vertical-align: top;
 }
@@ -385,11 +384,6 @@
   margin-right:8px;
 }
 
-.assist-document-breadcrumb,
-.assist-document-link {
-  font-size: 14px;
-}
-
 .assist-document-link .hi {
   font-size: 18px;
 }
@@ -561,6 +555,7 @@
   position: relative;
   .flex(0 0 25px);
   white-space: nowrap;
+  font-size: 15px;
 
   &.assist-divider {
     padding-top: 10px;

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