summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r--theme/base/css/display.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 1cc209904..44d1d0300 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -48,14 +48,6 @@ padding:4px;
font-family:sans-serif;
font-size:1em;
}
-input, textarea, select {
-border-width:2px;
-border-style: solid;
-border-radius:4px;
--moz-border-radius:4px;
--webkit-border-radius:4px;
-}
-
input.submit {
font-weight:bold;
cursor:pointer;