added recentlyadded to todo.js, moved some less stuff, working on collection-list
This commit is contained in:
parent
a88f8aa6f9
commit
d11a152814
4 changed files with 62 additions and 12 deletions
|
@ -1117,14 +1117,6 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.col.flex-center.artist-animation-on {
|
||||
width: 100%;
|
||||
display: block;
|
||||
flex: unset;
|
||||
margin-left: 2.3em;
|
||||
color: whitesmoke;
|
||||
}
|
||||
|
||||
.list-entry-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -1634,6 +1626,14 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
min-height: 300px;
|
||||
position: relative;
|
||||
|
||||
.col.flex-center.artist-animation-on {
|
||||
width: 100%;
|
||||
display: block;
|
||||
flex: unset;
|
||||
margin-left: 2.3em;
|
||||
color: whitesmoke;
|
||||
}
|
||||
|
||||
.animated {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue