Software /
code /
prosody-modules
Changeset
1219:f53475ee7ff4
mod_admin_web: Some style fixes
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Thu, 31 Oct 2013 21:58:01 +0100 |
parents | 1218:4c4536481be1 |
children | 1220:6b9a56b959b8 |
files | mod_admin_web/admin_web/www_files/css/style.css mod_admin_web/admin_web/www_files/images/blue_orange.png mod_admin_web/admin_web/www_files/images/prosody.png |
diffstat | 3 files changed, 13 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_admin_web/admin_web/www_files/css/style.css Thu Oct 31 12:37:42 2013 -0400 +++ b/mod_admin_web/admin_web/www_files/css/style.css Thu Oct 31 21:58:01 2013 +0100 @@ -55,9 +55,15 @@ padding: 0; } -#header { - height: 170px; - background: url(../images/blue_orange.png) repeat-x +@media screen and (min-width: 757px) { + #header { + background: url(../images/blue_orange.png) repeat-x + } +} + +#header img { + max-width: 100%; + height: auto } #menu { @@ -90,6 +96,10 @@ text-decoration: underline } +#selector { + display: inline-block +} + #s2sList h2, #c2sList h2 { color: #4b8ade; margin: 0