From kde-commits Wed Apr 06 07:51:42 2005 From: Olaf Schmidt Date: Wed, 06 Apr 2005 07:51:42 +0000 To: kde-commits Subject: www/media/styles Message-Id: <20050406075142.3C4C763E () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111277391506206 CVS commit by ojschmidt: Hide both logos in high contrast styles M +1 -6 darkbackground.css 1.3 M +1 -6 yellowonblue.css 1.4 --- www/media/styles/darkbackground.css #1.2:1.3 @@ -65,13 +65,8 @@ } -#nav_header_logo { +#nav_header_logo, #nav_header_logo_right { display: none; } -#nav_header_logo a img { -width: 64px; -height: 64px; -} - /* title text */ #nav_header_title { --- www/media/styles/yellowonblue.css #1.3:1.4 @@ -65,13 +65,8 @@ } -#nav_header_logo { +#nav_header_logo, #nav_header_logo_right { display: none; } -#nav_header_logo a img { -width: 64px; -height: 64px; -} - /* title text */ #nav_header_title {