summaryrefslogtreecommitdiff
path: root/public/stylesheets/admin.css
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-03-15 19:42:01 +0100
committerhukl <contact@smyck.org>2009-03-15 19:42:01 +0100
commit101734cfbd0e1220ceee1065468dbee3d9bd7e68 (patch)
treeebb203385c0968b89b92a05bf505c47d0145d9ba /public/stylesheets/admin.css
parent4ff20fb57936af76fd97242df3f8c6fe474b7a4a (diff)
including title and abstract in the diff view.
Diffstat (limited to 'public/stylesheets/admin.css')
-rw-r--r--public/stylesheets/admin.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css
index 3e67231..49578f0 100644
--- a/public/stylesheets/admin.css
+++ b/public/stylesheets/admin.css
@@ -71,4 +71,8 @@ input[type=text] {
71 71
72#navigation a { 72#navigation a {
73 text-decoration: none; 73 text-decoration: none;
74}
75
76#diffview {
77 width: 1024px;
74} \ No newline at end of file 78} \ No newline at end of file