mirror of
https://github.com/grafana/grafana.git
synced 2025-01-09 23:53:25 -06:00
11 lines
120 B
Plaintext
11 lines
120 B
Plaintext
|
|
.admin-settings-section {
|
|
color: @variable;
|
|
font-weight: bold;
|
|
}
|
|
|
|
td.admin-settings-key {
|
|
padding-left: 20px;
|
|
}
|
|
|