diff options
author | Mika Havela <mika.havela@gmail.com> | 2007-12-26 15:29:44 +0000 |
---|---|---|
committer | Mika Havela <mika.havela@gmail.com> | 2007-12-26 15:29:44 +0000 |
commit | 1d42938704c09b827a85ba2bc7cc70a51cd489a5 (patch) | |
tree | 95d40f2cb1f57c18d7f991ab4df5a948af3ce31b /www/static/static.css | |
parent | 727183a3ae8c5f58d672cb3216f499f9c68e089e (diff) | |
download | acf-core-1d42938704c09b827a85ba2bc7cc70a51cd489a5.tar.bz2 acf-core-1d42938704c09b827a85ba2bc7cc70a51cd489a5.tar.xz |
Changed the looks on logon-html (and small change in static.css).
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@455 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www/static/static.css')
-rw-r--r-- | www/static/static.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/static/static.css b/www/static/static.css index f91f1fd..eebf9ae 100644 --- a/www/static/static.css +++ b/www/static/static.css @@ -337,7 +337,7 @@ hr { border-bottom: 1px solid #cacaca; background: #eee; } -#wrapper dd .text { +#wrapper .text { width: 245px; border-right: 1px solid #cacaca; border-bottom: 1px solid #cacaca; |