Style disabled specs in the results list
This commit is contained in:
@@ -320,6 +320,10 @@ body {
|
||||
&.pending a {
|
||||
color: $pending-color;
|
||||
}
|
||||
|
||||
&.disabled a {
|
||||
color: $neutral-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user