summaryrefslogtreecommitdiffstats
path: root/themes/classic/templates/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/classic/templates/default.css')
-rw-r--r--themes/classic/templates/default.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index b3f074d9..bfb9e594 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -118,6 +118,15 @@ input {
font-size: 11px;
cursor: pointer;
}
+a.smallbutton {
+ border:0;
+ font-size: 11px;
+ cursor: pointer;
+ padding: 2px;
+ font-weight:bold;
+ background: #d0d0d0;
+ text-decoration:none;
+}
/************************************************/