Checkbox: Updates to look and feel and using new theme (#33310)

* Checkbox: Updates to look and feel and using new theme

* A few more theme fixes

* Removed comments

* Updated snapshot
This commit is contained in:
Torkel Ödegaard
2021-04-23 14:40:06 +02:00
committed by GitHub
parent b6cfb65e40
commit e6a9654d0e
16 changed files with 99 additions and 144 deletions

View File

@@ -7,11 +7,6 @@
padding: 0 0 $space-sm 0;
}
.annotation-disabled,
.annotation-disabled a {
color: $link-color-disabled;
}
.annotation-segment {
padding: 8px 7px;

View File

@@ -5,6 +5,7 @@
max-width: 100%;
line-height: 22px;
background-color: $input-bg;
border: 1px solid $input-border-color;
input {
display: inline-block;