aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-rw-r--r--default.css9
1 files changed, 6 insertions, 3 deletions
diff --git a/default.css b/default.css
index 3761d51..08ba509 100644
--- a/default.css
+++ b/default.css
@@ -84,7 +84,7 @@ table.calendarday {
}
div#AddRemoveColumndaysDescription{
- max-width: 12em;
+ max-width: 15em;
}
table.calendarday th, table.calendarday td{
@@ -118,6 +118,9 @@ td.settingstable, table.settingstable td{
table.settingstable td.label{
text-align: right;
}
+tr#usernamesetting {
+ height: 1.7em
+}
td.historycomment{
text-align: left;
@@ -208,10 +211,10 @@ html {
.shorttextcolumn{
text-align: left;
- max-width: 18em;
+ max-width: 20em;
}
.hint{
- font-size:small;
+ font-size:0.9em;
}
div#tabs ul{