AlanBell | hi newz2000 | 07:20 |
---|---|---|
AlanBell | at the moment in the wiki the reset.css sets all list types to decimal | 07:20 |
AlanBell | so it squishes the settings for alpha, roman, upper-roman etc | 07:20 |
AlanBell | I can do css to un-break them, e.g. ol[type="i"] { list-style-type:lower-roman; } | 07:21 |
AlanBell | that would be done for each type option | 07:22 |
AlanBell | or I could stop reset.css from breaking it in the first place. Which do you think? | 07:22 |
AlanBell | actually reset.css does | 07:26 |
AlanBell | ol, ul { list-style: none; | 07:26 |
AlanBell | } | 07:26 |
AlanBell | I am thinking un-break it in styles.css | 08:38 |
AlanBell | there are quite a lot of things in screen.css which I think should really be in styles.css because they apply to all media types | 08:38 |
AlanBell | can't see why you would want lists to have different numbering schemes when printed vs on screen for example | 08:39 |
AlanBell | ok, I *think* the most correct, or least wrong, solution is to change reset.css to list-type:inherit outside none | 08:53 |
AlanBell | and just drop the list-style-type:decimal from screen.css | 08:53 |
newz2000 | AlanBell: I support the idea of fixing reset.css if you are ok with doing that | 14:32 |
AlanBell | yup | 14:33 |
newz2000 | thanks, great suggestion | 14:33 |
=== You're now known as ubuntulog | ||
=== You're now known as ubuntulog_ | ||
=== You're now known as ubuntulog | ||
=== Turl1 is now known as Turl |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!