From f2b9c830ed6a1e705865b693f63f5bbc23e663d0 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 9 Mar 2016 08:51:26 -0500 Subject: [PATCH] Bug 16019 - Remove unused blue.css MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch removes blue.css and one image which was used only by blue.css, css_header.png. To test, apply the patch and search Koha files for references to blue.css and css_header.png. There should be none. Signed-off-by: Frédéric Demians Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/css/blue.css | 110 ------------------------ koha-tmpl/intranet-tmpl/prog/img/css_header.png | Bin 897 -> 0 bytes 2 files changed, 110 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/css/blue.css delete mode 100644 koha-tmpl/intranet-tmpl/prog/img/css_header.png diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/blue.css b/koha-tmpl/intranet-tmpl/prog/en/css/blue.css deleted file mode 100644 index 1f28d27..0000000 --- a/koha-tmpl/intranet-tmpl/prog/en/css/blue.css +++ /dev/null @@ -1,110 +0,0 @@ -body { - text-align : left; - background-color:#EDF5FA; - color:#494949; -} - -a, a:link, a:visited, a:active { - text-decoration:none; - color:#027ac6; -} - -a:hover { - text-decoration:underline; - color:#0072b9; - } - -h1 { - margin-top:0.5em; - margin-bottom:0.5em; - font-size : 182%; - font-weight : bold; -} -h2 { - margin-top:0.3em; - margin-bottom:0.3em; - font-size : 150%; - font-weight : bold; -} -h3 { - font-size : 125%; - font-weight : bold; -} - -h4 { - font-size : 110%; - font-weight : bold; -} - -h5 { - font-size : 100%; - font-weight : bold; - background: url( ../../img/css_header.png ); - background-repeat:repeat-x; - color:white;} - -h6 { - font-size : 93%; - font-weight : bold; -} - -#navigation { - border-right : 1px solid #BCBCBC; -} - -th { - color:white; - background: url( ../../img/css_header.png ); - background-repeat:repeat-x; - border-bottom : 1px solid #BCBCBC; - border-left : 1px solid #BCBCBC; - padding : .5em; -} - -.yui-u { -border: 1px solid #bbbbbb; -} - -input[type=submit], input[type=button], input[type=reset] { - background: url( ../../img/css_header.png ); - color:white; - border:1px inset; - margin-top:10px; -} -input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover { - border:1px outset; -} - -.labelsubfield { -} - -div.tag_title { - text-align: left; - clear:left; - font-weight: bold; -} - -div.subfield_line { - padding-right : .4em; - text-align: left; - clear:left; - margin-left:10px; - margin-right:-10px; -} - -.subfield-label { - font-weight: bold; - font-style: italic; -} - - -.dialog input.approve { -color:#027ac6; -} - -.dialog input.deny { - color:red; - } - th.header { - color:#0072b9; - } diff --git a/koha-tmpl/intranet-tmpl/prog/img/css_header.png b/koha-tmpl/intranet-tmpl/prog/img/css_header.png deleted file mode 100644 index 438c916d0cc36e0a8aee91fa4087a7ece087e904..0000000000000000000000000000000000000000 GIT binary patch literal 0 KcmV+b0RR6000031 literal 897 zcmV-{1AhF8P)ggxsiE9^k6LBqAod-T+BQ zyv5kNW}KMqHKI!!PcNB&33bD$>z8x$UB$prbAyWBr}buuZ%|ceE;$DAJ=zm|Ih9I&wsxF Xf1Ms9GnHkm00000NkvXXu0mjfK&h`6 -- 2.7.0