mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix declaration-block-no-duplicate-properties (CSS)
This commit is contained in:
parent
51d9176d8b
commit
361d6372b0
6 changed files with 0 additions and 10 deletions
|
@ -344,7 +344,6 @@ button {
|
|||
.textActionButton {
|
||||
border: 0 !important;
|
||||
background: transparent;
|
||||
border: 0 !important;
|
||||
padding: 0 !important;
|
||||
cursor: pointer;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
.tmla-mask {
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: #000;
|
||||
opacity: 0;
|
||||
z-index: 1098;
|
||||
-webkit-transition: opacity ease-in-out .38s, visibility ease-in-out .38s;
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
left: 1.5em;
|
||||
position: absolute;
|
||||
top: 5em;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.playerStats-tv {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue