mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
[svn r5776] More fiddlings to let Stuart's automagic pages work nicely
This commit is contained in:
parent
1990bac00e
commit
97fc3463fb
@ -3,10 +3,10 @@ table#cavepage { border: 0pt; width: 100%; font-size: 160%}
|
||||
table#cavepage th#kat_no { text-align: left; width: 25%}
|
||||
table#cavepage th#name { text-align: center; width: 50%}
|
||||
table#cavepage th#status { text-align: right; width: 25%}
|
||||
ul { padding-left: 20px; list-style-image: url(../../icons/lists/0.png) }
|
||||
ul ul { padding-left: 24px; list-style-image: url(../../icons/lists/1.png) }
|
||||
ul ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/2.png) }
|
||||
ul ul ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/3.png) }
|
||||
ul#links { padding-left: 20px; list-style-image: url(../../icons/lists/0.png) }
|
||||
ul#links ul { padding-left: 24px; list-style-image: url(../../icons/lists/1.png) }
|
||||
ul#links ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/2.png) }
|
||||
ul#links ul ul ul { padding-left: 32px; list-style-image: url(../../icons/lists/3.png) }
|
||||
td.navbar { line-height: 140% }
|
||||
td.titlebar { background: #eeeeff }
|
||||
td.frontpage { padding-left: 2% }
|
||||
@ -20,4 +20,3 @@ img.onright { vertical-align: top; float: right; padding-left: 10pt;
|
||||
padding-bottom: 10pt; padding-right: 8pt }
|
||||
table.imgtable { width: 100% }
|
||||
td.imgtable { vertical-align: top }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user