mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
9 lines
113 B
CSS
9 lines
113 B
CSS
![]() |
.buttonicon-exit:before {
|
||
|
content: "\2715";
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
|
||
|
#exit-button {
|
||
|
cursor: pointer;
|
||
|
}
|