diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2006-02-10 11:07:59 +0100 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2006-02-10 11:07:59 +0100 |
commit | c908714dd89aad8aac9a01a93bdd44375d6bf69f (patch) | |
tree | cdd478697c50da254b9ea05be4cad9aade756e5b /template/default/copper | |
parent | 241fa247256050d545d0d4024f260012c20c498d (diff) | |
download | vdradmin-am-3.4.3rc3.tar.gz vdradmin-am-3.4.3rc3.tar.bz2 |
2006-02-10: 3.4.3rc3v3.4.3rc3
- Changed handling of refering pages; should work much better now.
Diffstat (limited to 'template/default/copper')
-rw-r--r-- | template/default/copper/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/default/copper/style.css b/template/default/copper/style.css index 2db059c..6bbb183 100644 --- a/template/default/copper/style.css +++ b/template/default/copper/style.css @@ -145,4 +145,3 @@ label + input { margin-left: 1em; } #navigation a { color: black; font-weight: bold; text-decoration: none; } #navigation a:hover { font-size: 13px; color: #ff0000 } #navigation input { width: 130px; } -#navigation .bottom { position:absolute; bottom: 5px; } |