summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/servers.css.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/servers.css.scss')
-rw-r--r--app/assets/stylesheets/servers.css.scss20
1 files changed, 1 insertions, 19 deletions
diff --git a/app/assets/stylesheets/servers.css.scss b/app/assets/stylesheets/servers.css.scss
index fd0f61d..cd74f58 100644
--- a/app/assets/stylesheets/servers.css.scss
+++ b/app/assets/stylesheets/servers.css.scss
@@ -2,26 +2,8 @@
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
-@import "colors";
-
.edit_server {
-
- color: #FFF;
-
- fieldset {
- color: $orange;
- legend {
- color: $orange;
- border-color: $orange;
- }
- }
-
- input[type="submit"] {
- color: $page-color;
- }
-
li {
list-style: none;
}
-
-} \ No newline at end of file
+}