added class for cancel buttons
This commit is contained in:
parent
5b5051d6b8
commit
14e2d2b1d9
1 changed files with 12 additions and 0 deletions
|
@ -707,6 +707,18 @@ h3.associate {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
/************************
|
||||
Upload Images
|
||||
************************/
|
||||
|
||||
div.thumbnail img {
|
||||
border:3px solid #d5d5d5;
|
||||
}
|
||||
|
||||
/************************
|
||||
Miscellaneous
|
||||
************************/
|
||||
|
||||
.clear{
|
||||
clear:both;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue