summaryrefslogtreecommitdiffstats
path: root/www/ice/ice.css
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-02-27 14:48:07 +0000
committerMika Havela <mika.havela@gmail.com>2008-02-27 14:48:07 +0000
commit702632f388e030cd331e9d51ed5c187e3819b485 (patch)
tree298addfd30d7abe95d025e69d742563384a7cc7f /www/ice/ice.css
parent67449a97f7d7e730dc846708a2cc304eedb2ace3 (diff)
downloadacf-core-702632f388e030cd331e9d51ed5c187e3819b485.tar.bz2
acf-core-702632f388e030cd331e9d51ed5c187e3819b485.tar.xz
Added some test skins to be able to check for view-file errors
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@772 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www/ice/ice.css')
-rw-r--r--www/ice/ice.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ice/ice.css b/www/ice/ice.css
index 515fe91..9d5d709 100644
--- a/www/ice/ice.css
+++ b/www/ice/ice.css
@@ -353,7 +353,7 @@ body {
border-right: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}
-#content p,input[type=text],select,textarea,table,input[type=password] {
+#content p,input.text,select,textarea,table,input.password {
width: 97%;
}
#content input.short {