X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Ffreifunk-generic%2Fhtdocs%2Fluci-static%2Ffreifunk-generic%2Fcascade.css;h=dbc41dfd99fac17a46e8722a3eefa032c3ecd37a;hp=a5cebeaeee25ec562cd3d12e7840db87eec2e6a6;hb=031a62ce9764c08671cece985c363790b1499420;hpb=39578a6b72782d8d39b0450346bf0fa1bbb909a1 diff --git a/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css b/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css index a5cebeaee..dbc41dfd9 100644 --- a/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css +++ b/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css @@ -17,7 +17,7 @@ body { } html, body { -height: 99%; + height: 99%; } * { @@ -64,6 +64,10 @@ code { clear: both; } +a img { + border: 0; +} + .skiplink, .navigation, .hidden { @@ -82,9 +86,9 @@ code { } .errorbox { -border: 1px solid #F00; -background-color: #FCC; -padding: 5px; + border: 1px solid #F00; + background-color: #FCC; + padding: 5px; } #header { @@ -101,15 +105,15 @@ padding: 5px; } #header_left{ -text-align:left; -top: 42px; -float:left; + text-align:left; + top: 42px; + float:left; } #header_left a{ -color: #dc0067; -font: bold 28px Helvetica; -text-decoration: none; + color: #dc0067; + font: bold 28px Helvetica; + text-decoration: none; } #header p { @@ -242,7 +246,6 @@ html #menubar a:visited { font-weight: normal; } - html #menubar a:link:hover, html #menubar a:visited:hover, html #menubar a:link:active, @@ -485,7 +488,6 @@ div.cbi-tab-descr { padding: 0.5em 0.5em 0.5em 2em; } - input[type=submit], input[type=reset], input[type=image], @@ -493,7 +495,6 @@ input[type=button] { cursor: pointer; } - select, input, textarea { @@ -832,19 +833,19 @@ td.cbi-value-error { } .footer, .push { -height: 2em; + height: 2em; } .footer { -width: 99%; -padding: 0.3em; + width: 99%; + padding: 0.3em; } .wrapper { -min-height: 100%; -height: auto !important; -height: 100%; -margin: 0 auto -2em; + min-height: 100%; + height: auto !important; + height: 100%; + margin: 0 auto -2em; } .luci a:link,