summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-11 17:57:28 +0100
committerYorhel <git@yorhel.nl>2008-12-11 17:57:28 +0100
commitf18e67c702146c06a4fe9b41fd6be3d3fc6f1494 (patch)
tree743de19e2b96ededf1f750bea151c531465e33bb /static
parent8ee44b95d35dce42840416761af190846ab09fff (diff)
Improved history browser layout
Diffstat (limited to 'static')
-rw-r--r--static/f/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 35405b54..99b8d11f 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -381,6 +381,8 @@ div.mainbox.history td.tc1_2 {
padding-left: 0;
width: 25px;
}
+div.mainbox.history td.tc1_3 { width: 65px; }
+div.mainbox.history td.tc1_4 { width: 90px }
div.mainbox.history td.editsum {
color: #258;
padding-top: 0;