8 lines
113 B
SCSS
Executable file
8 lines
113 B
SCSS
Executable file
.ui-play-icon {
|
|
margin-right: -.25em;
|
|
}
|
|
|
|
[dir=rtl] .ui-play-icon {
|
|
margin-right: 0;
|
|
margin-left: -.25em;
|
|
}
|