Minor style tweaks to tasks list and select2
This commit is contained in:
@@ -38,12 +38,13 @@
|
||||
span
|
||||
+text-overflow-ellipsis
|
||||
display: block
|
||||
padding: 3px 10px
|
||||
padding: 1px 8px
|
||||
|
||||
&.active
|
||||
text-decoration: none
|
||||
opacity: 1
|
||||
+status-border-color
|
||||
color: white !important
|
||||
+status-background-color
|
||||
|
||||
a[class^="status-"]
|
||||
opacity: 1
|
||||
|
@@ -25,7 +25,7 @@
|
||||
box-sizing: border-box
|
||||
cursor: pointer
|
||||
display: block
|
||||
min-height: 32px
|
||||
min-height: 40px
|
||||
user-select: none
|
||||
-webkit-user-select: none
|
||||
.select2-selection__rendered
|
||||
@@ -164,7 +164,7 @@
|
||||
border-width: 0 4px 5px 4px
|
||||
.select2-selection--multiple
|
||||
background-color: white
|
||||
border: 1px solid transparent
|
||||
border: 1px solid $color-background-dark
|
||||
border-radius: 4px
|
||||
cursor: text
|
||||
|
||||
|
Reference in New Issue
Block a user