aboutsummaryrefslogtreecommitdiff
path: root/app/scss/components.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/scss/components.scss')
-rw-r--r--app/scss/components.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/scss/components.scss b/app/scss/components.scss
index 6dbdab4..2cf8af4 100644
--- a/app/scss/components.scss
+++ b/app/scss/components.scss
@@ -99,14 +99,6 @@ a:hover {
font-size: 100%;
}
-header {
- .button, .buttonset li a, input[type=submit], input[type=text],
- input[type=password], textarea, select, .multichoice_selector {
- background: rgba(255,255,255,0.1);
- border: 1px solid rgba(255,255,255,0.2);
- }
-}
-
input[type=text], input[type=password], textarea, select, .multichoice_selector {
text-align: left;
}