updated etxlink, ctools, colorbox, computed_field
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
|
||||
.ctools-collapsible-container .ctools-toggle {
|
||||
float: left;
|
||||
width: 21px;
|
||||
height: 21px;
|
||||
cursor: pointer;
|
||||
background-position: 7px 7px;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(../images/collapsible-expanded.png);
|
||||
background: url(../images/collapsible-expanded.png) no-repeat 7px 7px;
|
||||
}
|
||||
|
||||
.ctools-collapsible-container .ctools-collapsible-handle {
|
||||
|
||||
Reference in New Issue
Block a user