You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#collapser {
|
|
display: block;
|
|
cursor: pointer;
|
|
background: #f8f8f8;
|
|
color: #888888;
|
|
padding: 5px 10px;
|
|
font-size: 10px;
|
|
line-height: 150%;
|
|
cursor: pointer;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0; }
|