New UI: first step
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
.main-nav {
|
||||
margin-bottom: 0px;
|
||||
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.Wt-hrh2 {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.Wt-vrh2 {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.playqueue {
|
||||
@@ -198,26 +189,3 @@
|
||||
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5)
|
||||
}
|
||||
|
||||
.release_truncated-name {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
overflow-x: hidden;
|
||||
overflow-y: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.release_img-responsive {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.release-search-cover {
|
||||
width: 512px;
|
||||
min-width: 512px;
|
||||
height: 512px;
|
||||
min-height: 512px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user