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;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
left: 20px;
|
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
|
|
||||||
.thumbnail
|
.thumbnail
|
||||||
@ -51,8 +50,8 @@
|
|||||||
display: inline-block
|
display: inline-block
|
||||||
|
|
||||||
.thumbnail-1
|
.thumbnail-1
|
||||||
right: -0px
|
right: -4px
|
||||||
top: -0px
|
top: -4px
|
||||||
z-index: 30
|
z-index: 30
|
||||||
|
|
||||||
.thumbnail-2
|
.thumbnail-2
|
||||||
@ -61,8 +60,8 @@
|
|||||||
z-index: 20
|
z-index: 20
|
||||||
|
|
||||||
.thumbnail-3
|
.thumbnail-3
|
||||||
right: -20px
|
right: -16px
|
||||||
top: -20px
|
top: -16px
|
||||||
z-index: 10
|
z-index: 10
|
||||||
|
|
||||||
.pool-name
|
.pool-name
|
||||||
@ -82,12 +81,12 @@
|
|||||||
outline: none
|
outline: none
|
||||||
|
|
||||||
.thumbnail-1
|
.thumbnail-1
|
||||||
right: -4px
|
right: -0px
|
||||||
top: -4px
|
top: -0px
|
||||||
|
|
||||||
.thumbnail-3
|
.thumbnail-3
|
||||||
right: -16px
|
right: -20px
|
||||||
top: -16px
|
top: -20px
|
||||||
|
|
||||||
.pool-list-header
|
.pool-list-header
|
||||||
label
|
label
|
||||||
|
Reference in New Issue
Block a user