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;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.actionSheetMenuItem:hover {
|
|
||||||
background-color: #ddd;
|
|
||||||
}
|
|
||||||
|
|
||||||
.toast {
|
.toast {
|
||||||
background: #303030;
|
background: #303030;
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
|
|
|
@ -184,10 +184,6 @@ html {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.actionSheetMenuItem:hover {
|
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
|
||||||
}
|
|
||||||
|
|
||||||
.toast {
|
.toast {
|
||||||
background: #303030;
|
background: #303030;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
|
@ -277,10 +277,6 @@ a[data-role=button] {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.actionSheetMenuItem:hover {
|
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
|
||||||
}
|
|
||||||
|
|
||||||
.toast {
|
.toast {
|
||||||
background: #303030;
|
background: #303030;
|
||||||
color: #f8f8fe;
|
color: #f8f8fe;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue