[Koha-bugs] [Bug 2833] Inconsistent use of links vs buttons

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Sat Dec 6 19:53:27 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2833





------- Comment #4 from oleonard at myacpl.org  2008-12-06 10:53 -------
And by the way, if you'd like to style your cancel links as buttons, add this
to your custom stylesheet:

a.cancel {
 background:#E8E8E8 url(../../img/button-bg.gif) repeat-x scroll left top;
 border-color:#666666 #999999 #999999 #666666;
 border-style:outset;
 border-width:1px;
 color:#000000;
 padding:0.3em 0.45em;
 margin-left: 1em;
 text-decoration:none;
}




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list