We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1059f9d + 46e1afc commit 3b050b2Copy full SHA for 3b050b2
1 file changed
app/assets/stylesheets/wigu/active_admin_theme.scss
@@ -772,3 +772,7 @@ input[type='radio'] {
772
background: $skinMainSecondColor;
773
}
774
775
+
776
+.attributes_table table td .status_tag.empty {
777
+ color: #ffffff;
778
+}
0 commit comments