Browse Source

HUE-6077 [frontend] Add top border to Hue 4

Enrico Berti 8 years ago
parent
commit
4ac2b89

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


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -49,6 +49,7 @@ body {
   margin: 0;
   padding: 0;
   overflow: hidden;
+  border-top: 3px solid @hue-primary-color-dark;
 }
 
 .content-wrapper {

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