merging 4231 to the trunk
This commit is contained in:
parent
5e79cca398
commit
5b37b99fe4
3 changed files with 12 additions and 0 deletions
|
@ -1659,18 +1659,22 @@ input.add-account:active {
|
|||
span.headerSpanPlus {
|
||||
width: 12px;
|
||||
background: url(../images/green_plus_sign.gif) left center no-repeat;
|
||||
cursor:default;
|
||||
}
|
||||
span.headerSpanMinus {
|
||||
width: 12px;
|
||||
background: url(../images/green_minus_sign.gif) left center no-repeat;
|
||||
cursor:default;
|
||||
}
|
||||
span.subclassExpandPlus {
|
||||
padding-right: 14px;
|
||||
background: url(../images/green_plus_sign.gif) left center no-repeat;
|
||||
cursor:default;
|
||||
}
|
||||
span.subclassExpandMinus {
|
||||
padding-right: 14px;
|
||||
background: url(../images/green_minus_sign.gif) left center no-repeat;
|
||||
cursor:default;
|
||||
}
|
||||
/* -------------------------------------------------> */
|
||||
/* PAGE MANAGEMENT --------------------------------> */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue