mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-28 02:45:03 +01:00
move that icon over
This commit is contained in:
parent
65e1009e37
commit
a96f396201
@ -13,14 +13,14 @@ span .btn {
|
|||||||
backface-visibility: hidden;
|
backface-visibility: hidden;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-right: 2.5em;
|
padding-left: 2.5em;
|
||||||
-webkit-transition-duration: 0.3s;
|
-webkit-transition-duration: 0.3s;
|
||||||
transition-duration: 0.3s;
|
transition-duration: 0.3s;
|
||||||
}
|
}
|
||||||
span .btn:before {
|
span .btn:before {
|
||||||
content: "\f1c8";
|
content: "\f1c8";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1em;
|
left: 1em;
|
||||||
padding: 0 1px;
|
padding: 0 1px;
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
-webkit-transform: translateZ(0);
|
-webkit-transform: translateZ(0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user