mirror of
https://github.com/prayag17/Jellyfin-Icons.git
synced 2026-01-15 13:52:52 -03:00
Updated class names.
This commit is contained in:
@@ -217,13 +217,13 @@
|
||||
content: "\10f126";
|
||||
}
|
||||
|
||||
.material-icons.arrow_left:before,
|
||||
.material-icons.keyboard_arrow_left:before,
|
||||
.material-icons.arrow_back:before {
|
||||
position: absolute;
|
||||
content: "\f060";
|
||||
}
|
||||
|
||||
.material-icons.arrow_left:after,
|
||||
.material-icons.keyboard_arrow_left:after,
|
||||
.material-icons.arrow_back:after {
|
||||
opacity: var(--opacity);
|
||||
content: "\10f060";
|
||||
@@ -554,13 +554,13 @@
|
||||
content: "\10f0dc";
|
||||
}
|
||||
|
||||
.material-icons.arrow_right:before,
|
||||
.material-icons.keyboard_arrow_right:before,
|
||||
.material-icons.arrow_forward:before {
|
||||
position: absolute;
|
||||
content: "\f061";
|
||||
}
|
||||
|
||||
.material-icons.arrow_right::after,
|
||||
.material-icons.keyboard_arrow_right::after,
|
||||
.material-icons.arrow_forward::after {
|
||||
opacity: var(--opacity);
|
||||
content: "\10f061";
|
||||
|
||||
@@ -112,6 +112,7 @@
|
||||
content: "\f126";
|
||||
}
|
||||
|
||||
.material-icons.keyboard_arrow_left:before,
|
||||
.material-icons.arrow_back:before {
|
||||
content: "\f060";
|
||||
}
|
||||
@@ -243,6 +244,7 @@
|
||||
content: "\f0dc";
|
||||
}
|
||||
|
||||
.material-icons.keyboard_arrow_right:before,
|
||||
.material-icons.arrow_forward:before {
|
||||
content: "\f061";
|
||||
}
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
content: "\f126";
|
||||
}
|
||||
|
||||
.material-icons.arrow_left:before,
|
||||
.material-icons.keyboard_arrow_left:before,
|
||||
.material-icons.arrow_back:before {
|
||||
content: "\f060";
|
||||
}
|
||||
@@ -244,7 +244,7 @@
|
||||
content: "\f0dc";
|
||||
}
|
||||
|
||||
.material-icons.arrow_right:before,
|
||||
.material-icons.keyboard_arrow_right:before,
|
||||
.material-icons.arrow_forward:before {
|
||||
content: "\f061";
|
||||
}
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
content: "\f126";
|
||||
}
|
||||
|
||||
.material-icons.arrow_left:before,
|
||||
.material-icons.keyboard_arrow_left:before,
|
||||
.material-icons.arrow_back:before {
|
||||
content: "\f060";
|
||||
}
|
||||
@@ -244,7 +244,7 @@
|
||||
content: "\f0dc";
|
||||
}
|
||||
|
||||
.material-icons.arrow_right:before,
|
||||
.material-icons.keyboard_arrow_right:before,
|
||||
.material-icons.arrow_forward:before {
|
||||
content: "\f061";
|
||||
}
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
content: "\f126";
|
||||
}
|
||||
|
||||
.material-icons.arrow_left:before,
|
||||
.material-icons.keyboard_arrow_left:before,
|
||||
.material-icons.arrow_back:before {
|
||||
content: "\f060";
|
||||
}
|
||||
@@ -244,7 +244,7 @@
|
||||
content: "\f0dc";
|
||||
}
|
||||
|
||||
.material-icons.arrow_right:before,
|
||||
.material-icons.keyboard_arrow_right:before,
|
||||
.material-icons.arrow_forward:before {
|
||||
content: "\f061";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user