mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -7,11 +7,6 @@
|
||||
padding: 0 0 $space-sm 0;
|
||||
}
|
||||
|
||||
.annotation-disabled,
|
||||
.annotation-disabled a {
|
||||
color: $link-color-disabled;
|
||||
}
|
||||
|
||||
.annotation-segment {
|
||||
padding: 8px 7px;
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
max-width: 100%;
|
||||
line-height: 22px;
|
||||
background-color: $input-bg;
|
||||
border: 1px solid $input-border-color;
|
||||
|
||||
input {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user