mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
commit
1f7f3a1196
16
dashboard-ui/thirdparty/paper-button-style.css
vendored
16
dashboard-ui/thirdparty/paper-button-style.css
vendored
@ -327,6 +327,22 @@ paper-fab.accent {
|
||||
background-color: #52B54B;
|
||||
}
|
||||
|
||||
paper-fab.green {
|
||||
background-color: #81c784;
|
||||
}
|
||||
|
||||
paper-fab.orange {
|
||||
background-color: #ffd54f;
|
||||
}
|
||||
|
||||
paper-fab.blue {
|
||||
background-color: #4fc3f7;
|
||||
}
|
||||
|
||||
paper-fab.red {
|
||||
background-color: #e57373;
|
||||
}
|
||||
|
||||
paper-slider {
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user