mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
Remove uses of inline-styles
This commit is contained in:
@@ -233,3 +233,23 @@ details .arrow {
|
||||
input:-webkit-autofill::first-line {
|
||||
@include core-19;
|
||||
}
|
||||
|
||||
.pilot-disabled {
|
||||
a {
|
||||
background-color: gray;
|
||||
border-color: gray;
|
||||
|
||||
span {
|
||||
color: lightgray;
|
||||
}
|
||||
}
|
||||
.big-number-status {
|
||||
background-color: gray;
|
||||
border-color: gray;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
& > * {
|
||||
color: gray;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user