mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Removed Duplicates
This commit is contained in:
parent
27f530babd
commit
1ed16d6ac1
3 changed files with 0 additions and 12 deletions
|
@ -189,10 +189,6 @@ html {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: #303030;
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
|
|
@ -184,10 +184,6 @@ html {
|
|||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: #303030;
|
||||
color: #fff;
|
||||
|
|
|
@ -277,10 +277,6 @@ a[data-role=button] {
|
|||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: #303030;
|
||||
color: #f8f8fe;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue