|
@@ -316,7 +316,7 @@ input[type="submit"].attachment-add-link-submit
|
|
|
margin-right: 40px
|
|
|
|
|
|
.card-details-popup
|
|
|
- padding: 0px
|
|
|
+ padding: 0px 10px
|
|
|
|
|
|
.pop-over > .content-wrapper > .popup-container-depth-0
|
|
|
width: 100%
|
|
@@ -327,6 +327,9 @@ input[type="submit"].attachment-add-link-submit
|
|
|
& > .content > .card-details-popup
|
|
|
overflow-y: auto
|
|
|
|
|
|
+ & hr
|
|
|
+ margin: 15px 0px
|
|
|
+
|
|
|
card-details-color(background, color...)
|
|
|
background: background !important
|
|
|
if color
|