added missing class for settings button
parent
ddcaf0dad6
commit
62acab961f
|
@ -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…
Reference in New Issue