down button
This commit is contained in:
parent
633caccec6
commit
a2b5b92bd1
|
@ -196,6 +196,11 @@ table.collapse {
|
|||
background-position: 0px 0px !important;
|
||||
}
|
||||
|
||||
.downButton {
|
||||
background-image: url(../graphics/down.gif) !important;
|
||||
background-position: 0px 0px !important;
|
||||
}
|
||||
|
||||
.backButton {
|
||||
background-image: url(../graphics/back.gif) !important;
|
||||
background-position: 0px 0px !important;
|
||||
|
|
Loading…
Reference in New Issue