diff --git a/src/pfwbged/theme/diazo_resources/static/main.css b/src/pfwbged/theme/diazo_resources/static/main.css index b813016..792151e 100644 --- a/src/pfwbged/theme/diazo_resources/static/main.css +++ b/src/pfwbged/theme/diazo_resources/static/main.css @@ -69,7 +69,7 @@ div#portal-body { } #portal-body-top h1 { - padding-left: 10px; + padding-left: 24px; color: white; text-shadow: 0px 1px 5px black; min-height: 1.5em; @@ -217,6 +217,15 @@ div.table-container table tr.even td { left: 0; margin: 0; z-index: 100; + height: 100%; +} + +#portal-down div { + height: 100%; +} + +#portal-down div#favorites { + height: auto; } #portal-down a.open { @@ -224,9 +233,12 @@ div.table-container table tr.even td { color: #e8e8e7; border-radius: 5px; display: inline-block; - width: 20px; + width: 32px; padding: 3px 0px; text-align: center; + height: 100%; + box-sizing: border-box; + padding-top: 1ex; } #content ul#extra-columns,