mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
0b0248cd60
commit
edcd5962df
4 changed files with 17 additions and 44 deletions
17
dashboard-ui/thirdparty/paper-button-style.css
vendored
17
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -100,12 +100,6 @@ button.emby-button span {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
button.emby-button.iconRight iron-icon {
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.clearButton {
|
||||
background: transparent;
|
||||
border: 0;
|
||||
|
@ -130,21 +124,12 @@ button.emby-button.mini:not(.fab) {
|
|||
padding: 0.4em 0.7em;
|
||||
}
|
||||
|
||||
button.emby-button.mini:not(.fab) iron-icon {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
button.emby-button.notext {
|
||||
min-width: 2.8em;
|
||||
padding-left: .25em !important;
|
||||
padding-right: .25em !important;
|
||||
}
|
||||
|
||||
button.emby-button.notext iron-icon {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.fab.green {
|
||||
background-color: #81c784 !important;
|
||||
}
|
||||
|
@ -209,4 +194,4 @@ div.dialogHeader {
|
|||
|
||||
.formDialog.background-theme-b {
|
||||
background-color: #181818;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue