From 9b8fa0f55fb0a2fc91a765277224dc4810cfdb88 Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Wed, 6 Jun 2012 16:50:53 +0200 Subject: [PATCH] fixed disclaimer size and police --- .../search/Audio Planete.wgs/css/basic.css | 18 ++---------------- .../search/Flash Planete.wgs/css/basic.css | 18 ++---------------- .../search/Image Planete.wgs/css/basic.css | 18 ++---------------- .../search/Video Planete.wgs/css/basic.css | 18 ++---------------- 4 files changed, 8 insertions(+), 64 deletions(-) diff --git a/resources/library/search/Audio Planete.wgs/css/basic.css b/resources/library/search/Audio Planete.wgs/css/basic.css index bade537e..2bf0a750 100644 --- a/resources/library/search/Audio Planete.wgs/css/basic.css +++ b/resources/library/search/Audio Planete.wgs/css/basic.css @@ -11,7 +11,7 @@ a { } .disclaimer{ - height: 60px; + height: auto; position: fixed; left: 0; bottom: 0; @@ -28,6 +28,7 @@ a { border: solid 4px #EEEEEE; border-bottom: none; z-index: 10; + font-size: 12px; } #searchResult { @@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { background-color: gray; color: white; } - -/* -Planete Sankore Changes -*/ -.searchButton{ - right: 10px; -} - -#subSearchInput{ - padding-right: 5px; -} - -.imgContainer img { - width: 100px; -} diff --git a/resources/library/search/Flash Planete.wgs/css/basic.css b/resources/library/search/Flash Planete.wgs/css/basic.css index bade537e..2bf0a750 100644 --- a/resources/library/search/Flash Planete.wgs/css/basic.css +++ b/resources/library/search/Flash Planete.wgs/css/basic.css @@ -11,7 +11,7 @@ a { } .disclaimer{ - height: 60px; + height: auto; position: fixed; left: 0; bottom: 0; @@ -28,6 +28,7 @@ a { border: solid 4px #EEEEEE; border-bottom: none; z-index: 10; + font-size: 12px; } #searchResult { @@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { background-color: gray; color: white; } - -/* -Planete Sankore Changes -*/ -.searchButton{ - right: 10px; -} - -#subSearchInput{ - padding-right: 5px; -} - -.imgContainer img { - width: 100px; -} diff --git a/resources/library/search/Image Planete.wgs/css/basic.css b/resources/library/search/Image Planete.wgs/css/basic.css index bade537e..2bf0a750 100644 --- a/resources/library/search/Image Planete.wgs/css/basic.css +++ b/resources/library/search/Image Planete.wgs/css/basic.css @@ -11,7 +11,7 @@ a { } .disclaimer{ - height: 60px; + height: auto; position: fixed; left: 0; bottom: 0; @@ -28,6 +28,7 @@ a { border: solid 4px #EEEEEE; border-bottom: none; z-index: 10; + font-size: 12px; } #searchResult { @@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { background-color: gray; color: white; } - -/* -Planete Sankore Changes -*/ -.searchButton{ - right: 10px; -} - -#subSearchInput{ - padding-right: 5px; -} - -.imgContainer img { - width: 100px; -} diff --git a/resources/library/search/Video Planete.wgs/css/basic.css b/resources/library/search/Video Planete.wgs/css/basic.css index bade537e..2bf0a750 100644 --- a/resources/library/search/Video Planete.wgs/css/basic.css +++ b/resources/library/search/Video Planete.wgs/css/basic.css @@ -11,7 +11,7 @@ a { } .disclaimer{ - height: 60px; + height: auto; position: fixed; left: 0; bottom: 0; @@ -28,6 +28,7 @@ a { border: solid 4px #EEEEEE; border-bottom: none; z-index: 10; + font-size: 12px; } #searchResult { @@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { background-color: gray; color: white; } - -/* -Planete Sankore Changes -*/ -.searchButton{ - right: 10px; -} - -#subSearchInput{ - padding-right: 5px; -} - -.imgContainer img { - width: 100px; -}