mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
added missing class for settings button
This commit is contained in:
parent
ddcaf0dad6
commit
62acab961f
1 changed files with 3 additions and 0 deletions
|
@ -1068,6 +1068,9 @@ margin-top: 1px;
|
||||||
.buttonicon-clearauthorship {
|
.buttonicon-clearauthorship {
|
||||||
background-position: 0px -86px;
|
background-position: 0px -86px;
|
||||||
}
|
}
|
||||||
|
.buttonicon-settings {
|
||||||
|
background-position: 0px -436px;
|
||||||
|
}
|
||||||
.buttonicon-import_export {
|
.buttonicon-import_export {
|
||||||
background-position: 0px -68px;
|
background-position: 0px -68px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue