7 lines
174 B
CSS
7 lines
174 B
CSS
.collapsible .collapse-button {
|
|
text-indent: -9999em;
|
|
float: left;
|
|
margin-right: 0.3em;
|
|
background-position: left center;
|
|
background-repeat: no-repeat;
|
|
}
|