summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/themes/ui_mars.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/themes/ui_mars.scss')
-rw-r--r--app/assets/stylesheets/themes/ui_mars.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/themes/ui_mars.scss b/app/assets/stylesheets/themes/ui_mars.scss
index d40a02206e7..a2b8c21ea11 100644
--- a/app/assets/stylesheets/themes/ui_mars.scss
+++ b/app/assets/stylesheets/themes/ui_mars.scss
@@ -23,20 +23,12 @@
background-color: #373D47;
}
}
- .nav > li > a { color: #AAA; }
}
}
- .turbolink-spinner {
- color: #FFF;
- }
.separator {
background: #31363E;
border-left: 1px solid #666;
}
}
-
- .main-nav {
- background: #f5f5f5;
- }
}