mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
removed dead code
This commit is contained in:
parent
6d7465f64d
commit
e641669846
4 changed files with 2 additions and 22 deletions
19
dashboard-ui/thirdparty/paper-button-style.css
vendored
19
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -157,25 +157,6 @@ paper-icon-button paper-ripple {
|
|||
color: #444 !important;
|
||||
}
|
||||
|
||||
paper-tabs {
|
||||
background-color: #020202;
|
||||
color: #fff;
|
||||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
paper-tab {
|
||||
text-transform: uppercase;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
paper-tabs #selectionBar {
|
||||
background-color: #52B54B !important;
|
||||
}
|
||||
|
||||
paper-tabs paper-ripple {
|
||||
color: #52B54B !important;
|
||||
}
|
||||
|
||||
paper-fab {
|
||||
vertical-align: middle;
|
||||
display: inline-flex !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue