updated css

This commit is contained in:
mb863 2010-07-07 20:35:53 +00:00
parent cfab7b2937
commit 5b5051d6b8

View file

@ -125,4 +125,22 @@
#errorAlert p{ #errorAlert p{
/*padding-left:40px;*/ /*padding-left:40px;*/
}*/ }*/
a{
color:#FF7700;
}
a.cancel:link, a.cancel:visited {
color:#FF7700;
}
a.cancel:hover {
color:#FFF; !important;
background-color:#FF7700;
}
form a.cancel:active {
color:#FF7700; !important;
}