summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-02-18 14:15:31 +0000
committerMika Havela <mika.havela@gmail.com>2008-02-18 14:15:31 +0000
commit39e870458e8aaf810cab762e4d0d5882ac1505d2 (patch)
tree6aa7c091439de83eb6d082f54c23afd2cb3d53c1 /www
parente5a80a2576f9538befc4704cc7431d22a38c1081 (diff)
downloadacf-core-39e870458e8aaf810cab762e4d0d5882ac1505d2.tar.bz2
acf-core-39e870458e8aaf810cab762e4d0d5882ac1505d2.tar.xz
Minor changes on layout (table margin)v0.2release-0.2
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@732 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www')
-rw-r--r--www/ice/ice.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/ice/ice.css b/www/ice/ice.css
index f019cc0..929c7c3 100644
--- a/www/ice/ice.css
+++ b/www/ice/ice.css
@@ -362,6 +362,10 @@ body {
#content form select.radio {
border: none;
}
+#content table td {
+ padding-right: 10px;
+ white-space: nowrap;
+}
/*----------------------------------------------------------------------------------