zhangweiwu
|
c241bb3416
|
enhancement to the narrow_column style class so that it makes a column as narrow as possible without line-breaking its content. This is a good replacement for simple WIDTH="1%" and also helps avoiding line-breaking Chinese, Japanese and Korean text incorrectly.
A similar method is explained in this message as reference:
http://lists.evolt.org/archive/Week-of-Mon-20021014/124859.html
Talked with Pim and tested on IE/gecko/opera8.0. for older browsers doesn't understand CSS2 it behave the same as WIDTH="1%".
|
2005-07-04 17:23:39 +00:00 |
|
zhangweiwu
|
de05de8d89
|
as I mensioned before the 1% width problem is all over egroupware and making CJK user interface ugly. A typical example is many tables are always two or three lines high for one <tr>. If you don't have a look at a CJK user interface you probably won't notice it at all.
I introduce a global style class 'narrow_column' to address this.
|
2005-07-01 03:24:29 +00:00 |
|
bgigon
|
233ccd3325
|
Synchronise Edge-IT templates with latest Idots templates
|
2004-07-05 14:37:53 +00:00 |
|
bgigon
|
18995cf6a8
|
Delete old files
|
2004-07-05 14:32:34 +00:00 |
|
bgigon
|
b83058ad07
|
Creating Edge-IT's Template Repository
|
2004-03-23 10:00:47 +00:00 |
|