From fdedbc4dc1e1ebd8520de420c94a4a7a6ec91cb2 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 18 Oct 2017 22:03:40 +0200 Subject: [PATCH] =?UTF-8?q?Cosmetic=20:=20cache=20certaines=20colonnes=20p?= =?UTF-8?q?our=20petit=20=C3=A9cran?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/style-classic.css | 3 +++ html/style-light.css | 11 +++++++++++ html/style-r692.css | 15 +++++++++++++++ 3 files changed, 29 insertions(+) diff --git a/html/style-classic.css b/html/style-classic.css index 24b51eaa0..e591e65ee 100644 --- a/html/style-classic.css +++ b/html/style-classic.css @@ -1184,6 +1184,9 @@ span.remain { } #predef_form { } + .visible_gt1155 { + display:none; + } } @media only screen and (max-width: 900px) { #predef_form { diff --git a/html/style-light.css b/html/style-light.css index c221d8767..da4954d7b 100644 --- a/html/style-light.css +++ b/html/style-light.css @@ -1614,6 +1614,17 @@ div.box { height: 380px; } } +@media only screen and (max-width: 1155px) { + div#jrn_name_div + { + display: none; + } + #predef_form { + } + .visible_gt1155 { + display:none; + } +} div.box table{ border-spacing:0px; font-size: 95%; diff --git a/html/style-r692.css b/html/style-r692.css index 3f8be5944..46b0d09b8 100644 --- a/html/style-r692.css +++ b/html/style-r692.css @@ -944,6 +944,9 @@ span.remain { } #predef_form { } + .visible_gt1155 { + display:none; + } } @media only screen and (max-width: 900px) { #predef_form { @@ -1766,6 +1769,18 @@ input[type="button"].tinybutton { padding : 3px; +} +.image_search:hover { + cursor:pointer; + width:16px; + height:16px; + vertical-align: top; + background-color: lightblue; + background-repeat: repeat-x; + background-position: left; + background-image: inherit; + padding : 3px; + } /**************************************************************************** * Aligned button