updated css
This commit is contained in:
parent
cfab7b2937
commit
5b5051d6b8
1 changed files with 19 additions and 1 deletions
|
@ -125,4 +125,22 @@
|
|||
#errorAlert p{
|
||||
/*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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue