From 3e23802daea8ad7c6d92c8549fba882be11f671c Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Mon, 5 May 2008 15:42:00 +0000 Subject: Small updates on the skins git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1101 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/clouds/clouds.css | 4 ++-- www/ice/ice.css | 20 +++++++++----------- 2 files changed, 11 insertions(+), 13 deletions(-) (limited to 'www') diff --git a/www/clouds/clouds.css b/www/clouds/clouds.css index d22d6b7..870423f 100755 --- a/www/clouds/clouds.css +++ b/www/clouds/clouds.css @@ -329,11 +329,11 @@ body { #content dl { border: 1px dashed #ddd; margin: 0px; - padding: 0px; + padding: 0px; margin-bottom: 10px; margin-top: 2px; width: 98%; - display: block; + display: block; clear: right; } #content dt { diff --git a/www/ice/ice.css b/www/ice/ice.css index f16e4ec..77bf770 100644 --- a/www/ice/ice.css +++ b/www/ice/ice.css @@ -311,33 +311,31 @@ body { display: inline; padding-left: 200px; } - #content dl { + margin: 0px; + padding: 0px; + margin-bottom: 10px; + margin-top: 2px; + width: 98%; display: block; - clear: both; -/* margin-bottom: 10px; */ + clear: right; } - #content dt { width: 220px; font-size: 12px; text-align: left; font-weight: bold; - float: left; - clear: left; margin-top: 1px; margin-left: 0px; - border-top: 1px solid #ddd; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; + border-top: 1px solid #ddd; } #content dd { - margin-top: 2px; - clear: right; + margin-top: -17px; font-size: 12px; margin-left: 230px; - padding-top: 5px; padding-bottom: 5px; } #content .tailer { @@ -378,7 +376,7 @@ body { } #content table td { padding-right: 10px; - white-space: nowrap; + white-space: normal; } -- cgit v1.2.3