summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-01-15 15:47:02 +0000
committerMika Havela <mika.havela@gmail.com>2008-01-15 15:47:02 +0000
commitbe4a346d8bfc8a195d6e8ab5ef40dc84f9b28810 (patch)
tree079cd486efc1cd9cbba4618b45375ccc212b2217 /www
parentf17fde2c51aa4f80e708c501fcf13ee0ce2902c8 (diff)
downloadacf-core-be4a346d8bfc8a195d6e8ab5ef40dc84f9b28810.tar.bz2
acf-core-be4a346d8bfc8a195d6e8ab5ef40dc84f9b28810.tar.xz
Restored the <PRE> so that column style appear correctly
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@575 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www')
-rw-r--r--www/ice/ice.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/ice/ice.css b/www/ice/ice.css
index fa2da38..e5a6f0a 100644
--- a/www/ice/ice.css
+++ b/www/ice/ice.css
@@ -3,7 +3,7 @@
*----------------------------------------------------------------------------------
*/
-@import url("ice_general.cssx");
+@import url("ice_general.cssxxx");
@import url("ice_ie.css");
/*@import url("ice_ff.css"); */
@@ -44,7 +44,11 @@ hr {
.mute {
color: #777;
}
-
+pre {
+ font-family: monospace;
+ font-size: 10pt;
+ padding: 5px;
+}
/*----------------------------------------------------------------------------------
* BODY & PAGE