aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/form.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/form.css')
-rw-r--r--phpBB/templates/subSilver/form.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/phpBB/templates/subSilver/form.css b/phpBB/templates/subSilver/form.css
deleted file mode 100644
index 20a767b935..0000000000
--- a/phpBB/templates/subSilver/form.css
+++ /dev/null
@@ -1,13 +0,0 @@
-/* $Id$ */
-
-input {
- text-indent: 2px;
-}
-
-textarea, select, input.button, input.post, input.mainoption, input.liteoption {
- border: 1px solid;
-}
-
-.postbody {
- line-height: 140%;
-}