parent
d2f5d1f47b
commit
5444e4ec4d
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,10 @@ item-pane-sidenav {
|
|||
// Locate button
|
||||
&[data-action="locate"] {
|
||||
@include svgicon-menu("go-to", "universal", "20");
|
||||
|
||||
&:-moz-locale-dir(rtl) {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
}
|
||||
|
||||
&[custom] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue