summaryrefslogtreecommitdiff
path: root/skins/classic/common.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-03-11 09:31:45 +0100
committerAleksander Machniak <alec@alec.pl>2014-03-11 09:31:45 +0100
commit904fec750520cfa0b3f63940abea3861258385c5 (patch)
tree3881fcddc850e4d03621b3a8603db4e889e81938 /skins/classic/common.css
parent519ce2e2ec4b69f29ac7bb7b960641d1350d3218 (diff)
Add id for login submit button (#1489676) - make it skin independent
Diffstat (limited to 'skins/classic/common.css')
-rw-r--r--skins/classic/common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/classic/common.css b/skins/classic/common.css
index b1ec7c7df..ec58af0a4 100644
--- a/skins/classic/common.css
+++ b/skins/classic/common.css
@@ -882,6 +882,10 @@ font.bold
font-weight: bold;
}
+.formbuttons
+{
+ text-align: center;
+}
/***** onclick menu list *****/