Better management for School Techniques
Gray color for hidden TN result in chat Removed unused "techniques.list" props in template
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -55,9 +55,9 @@
|
||||
}
|
||||
}
|
||||
&.unknown {
|
||||
background: rgba(255, 191, 0, 0.1);
|
||||
border-color: rgba(133, 123, 51, 0.75);
|
||||
color: rgba(155, 138, 55, 0.75);
|
||||
background: rgba(121, 121, 121, 0.1);
|
||||
border-color: rgba(124, 124, 124, 0.75);
|
||||
color: rgba(91, 91, 91, 0.75);
|
||||
}
|
||||
&.fail {
|
||||
background: rgba(255, 0, 0, 0.1);
|
||||
|
||||
Reference in New Issue
Block a user