koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes i...


From: Pierrick LE GALL
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes i...
Date: Tue, 18 Apr 2006 09:57:25 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         
Changes by:     Pierrick LE GALL <address@hidden>       06/04/18 09:57:25

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/includes: intranet.css 

Log message:
        bug fixed: my previous commit added a useless temporary A.button CSS 
class
        (showing how to make a link look like a FORM button). A.button CSS class
        removed.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css
diff -u koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css:1.4 
koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css:1.5
--- koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css:1.4      Tue Apr 
18 09:53:10 2006
+++ koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css  Tue Apr 18 
09:57:25 2006
@@ -60,18 +60,6 @@
    white-space: nowrap;
 }
 
-A.button {
-  background-color: #69c;
-  color: white;
-  text-decoration: none;
-  font-size: 1em;
-  font-weight: bold;
-  border: 2px solid #eee;
-  border-right-color: gray;
-  border-bottom-color: gray;
-  padding: 2px;
-}
-
 legend {
        font-size:120%;
        font-weight:bold;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]