|
@@ -100,11 +100,11 @@ avatar-radius = 50%
|
|
|
|
|
|
.ps-scrollbar-y-rail
|
|
.ps-scrollbar-y-rail
|
|
pointer-event: all
|
|
pointer-event: all
|
|
- position: absolute;
|
|
|
|
|
|
+ position: absolute
|
|
|
|
|
|
.card-details-canvas
|
|
.card-details-canvas
|
|
width: 470px
|
|
width: 470px
|
|
- padding-left: 20px;
|
|
|
|
|
|
+ padding-left: 20px
|
|
|
|
|
|
.card-details-header
|
|
.card-details-header
|
|
margin: 0 -20px 5px
|
|
margin: 0 -20px 5px
|
|
@@ -241,7 +241,7 @@ input[type="submit"].attachment-add-link-submit
|
|
|
|
|
|
.card-details-canvas
|
|
.card-details-canvas
|
|
width: 100%
|
|
width: 100%
|
|
- padding-left: 0px;
|
|
|
|
|
|
+ padding-left: 0px
|
|
|
|
|
|
.card-details-header
|
|
.card-details-header
|
|
.close-card-details
|
|
.close-card-details
|
|
@@ -334,7 +334,7 @@ card-details-color(background, color...)
|
|
.voted
|
|
.voted
|
|
opacity: .7
|
|
opacity: .7
|
|
.vote-title
|
|
.vote-title
|
|
- display: flex;
|
|
|
|
- justify-content: space-between;
|
|
|
|
|
|
+ display: flex
|
|
|
|
+ justify-content: space-between
|
|
.vote-result
|
|
.vote-result
|
|
- display: flex;
|
|
|
|
|
|
+ display: flex
|