about summary refs log tree commit diff
path: root/app/assets/stylesheets/application.scss
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-08-24 21:08:00 +0200
committerEugen Rochko <eugen@zeonfederated.com>2016-08-24 21:08:00 +0200
commita541e937ca8b299092d0dc7f45d8f0b66ecc0131 (patch)
tree2a388e24631eaaad899107b65ac8c498085b3aa0 /app/assets/stylesheets/application.scss
parentbc0692d75b1eeb7bc439869d892da9b835b40e0d (diff)
More styling for statuses
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 668b6f90d..a444a2ff2 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -357,7 +357,6 @@ body {
   }
 }
 
-@import 'home';
 @import 'accounts';
 @import 'stream_entries';
-@import 'dashboard'
+@import 'components'