---
 koha-tmpl/intranet-tmpl/prog/en/css/print.css |   29 +++---------------------
 1 files changed, 4 insertions(+), 25 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/print.css 
b/koha-tmpl/intranet-tmpl/prog/en/css/print.css
index 9009efd..c4f9c12 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/css/print.css
+++ b/koha-tmpl/intranet-tmpl/prog/en/css/print.css
@@ -43,6 +43,10 @@ h1
        margin-top : 3px;
 }
 
+h1#logo {
+       display: none;
+}
+
 h2 {
        color : #000066;
        font-size : 20px;
@@ -183,14 +187,6 @@ tr.highlight {
        background-color: #CCCCCC;
 }
 
-.cancel {
-       background-color : #993300;
-       color : #FFFFCC;
-       font-size : 12px;
-       font-weight : bold;
-       padding : 2px;
-}
-
 .error {
        font-weight: bold;
 }
@@ -206,23 +202,6 @@ tr.highlight {
        display : none;
 }
 
-.submit {
-       background-color : #669999;
-       color : #FFFFCC;
-       font-size : 12px;
-       font-weight : bold;
-       padding : 2px;
-}
-
-#main {
-       background-color : #FFF;
-       border-left : 0px solid #CCCC99;
-       margin-left : 2%;
-       margin-right : 2%;
-       margin-top : 1%;
-       padding : 5px;
-       position : relative;
-}
 
 tr.overdue {
        font-weight : bold;
-- 
1.5.5.GIT

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to