mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/pools: expand animation
This commit is contained in:
@ -36,7 +36,6 @@
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 20px;
|
||||
left: 20px;
|
||||
bottom: 20px;
|
||||
|
||||
.thumbnail
|
||||
@ -51,8 +50,8 @@
|
||||
display: inline-block
|
||||
|
||||
.thumbnail-1
|
||||
right: -0px
|
||||
top: -0px
|
||||
right: -4px
|
||||
top: -4px
|
||||
z-index: 30
|
||||
|
||||
.thumbnail-2
|
||||
@ -61,8 +60,8 @@
|
||||
z-index: 20
|
||||
|
||||
.thumbnail-3
|
||||
right: -20px
|
||||
top: -20px
|
||||
right: -16px
|
||||
top: -16px
|
||||
z-index: 10
|
||||
|
||||
.pool-name
|
||||
@ -82,12 +81,12 @@
|
||||
outline: none
|
||||
|
||||
.thumbnail-1
|
||||
right: -4px
|
||||
top: -4px
|
||||
right: -0px
|
||||
top: -0px
|
||||
|
||||
.thumbnail-3
|
||||
right: -16px
|
||||
top: -16px
|
||||
right: -20px
|
||||
top: -20px
|
||||
|
||||
.pool-list-header
|
||||
label
|
||||
|
Reference in New Issue
Block a user