diff options
| author | erdgeist <erdgeist@bauklotz.local> | 2009-03-18 11:36:10 +0100 |
|---|---|---|
| committer | erdgeist <erdgeist@bauklotz.local> | 2009-03-18 11:36:10 +0100 |
| commit | d957a33a0d50f00c1968c5d12e728bd73ea186b3 (patch) | |
| tree | 8d7ecce1fc6c82abea10b8b8be868a92746cbd89 /public/stylesheets/admin.css | |
| parent | ce55ed022fd373af58f7bd25cdd3f092f5698c54 (diff) | |
| parent | ca08b36ca6bd874abbb7207495860eeeb53884e0 (diff) | |
Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
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 |
