mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
change color on the labels for read only inputs
This commit is contained in:
parent
d3b5ee0361
commit
fc82399569
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ legend.float-left-tablet + button.float-right-tablet {
|
|||
|
||||
.read-only-label {
|
||||
font-size: size('body', 'sm');
|
||||
color: color('primary');
|
||||
color: color('primary-dark');
|
||||
margin-bottom: units(0.5);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue