Browse Source

HUE-6077 [frontend] Moved app-icon CSS to cross versions

Enrico Berti 8 years ago
parent
commit
7845e23

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


+ 0 - 5
desktop/core/src/desktop/static/desktop/css/hue3.css

@@ -779,11 +779,6 @@ html.modal-open {
   color: #fff;
 }
 
-.app-icon {
-  width: 24px;
-  height: 24px;
-}
-
 .brand img {
   width: 60px;
   height: 16px;

+ 5 - 0
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less

@@ -43,6 +43,11 @@
   vertical-align: middle;
 }
 
+.app-icon {
+  height: 24px;
+  width: 24px;
+}
+
 .app-header a {
   font-size: 20px !important;
   color: @hue-primary-color-dark !important;

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