mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync updates
This commit is contained in:
parent
a1a3326761
commit
749a13a76c
7 changed files with 70 additions and 13 deletions
3
dashboard-ui/css/materialize.css
vendored
3
dashboard-ui/css/materialize.css
vendored
|
@ -56,6 +56,7 @@
|
|||
-ms-transition: 0.2s ease-out;
|
||||
transition: 0.2s ease-out;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.btn-floating {
|
||||
|
@ -185,7 +186,7 @@ button.btn:not(.btn-inline),button.btn-large:not(.btn-inline) {
|
|||
|
||||
.btn i {
|
||||
position: absolute;
|
||||
left: 24px;
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
.btn-large i {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue