summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/themes/ui_mars.scss3
-rw-r--r--app/assets/stylesheets/themes/ui_modern.scss3
2 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/themes/ui_mars.scss b/app/assets/stylesheets/themes/ui_mars.scss
index c630f388945..77507569a49 100644
--- a/app/assets/stylesheets/themes/ui_mars.scss
+++ b/app/assets/stylesheets/themes/ui_mars.scss
@@ -37,9 +37,6 @@
background-image: -o-linear-gradient(#595D63 6.6%, #202227);
background-position:0 0;
color:#fff;
- i {
- @extend .icon-white;
- }
}
border: 1px solid #31363E;
diff --git a/app/assets/stylesheets/themes/ui_modern.scss b/app/assets/stylesheets/themes/ui_modern.scss
index 1f0d795562b..8b942149519 100644
--- a/app/assets/stylesheets/themes/ui_modern.scss
+++ b/app/assets/stylesheets/themes/ui_modern.scss
@@ -70,9 +70,6 @@
color:#ccc;
&:hover {
color:#fff;
- i {
- @extend .icon-white;
- }
}
border: none;
box-shadow:none;