IO-1558
This commit is contained in:
@@ -91,15 +91,14 @@
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.production-completion-1 {
|
||||
color: rgba(207, 12, 12, 0.8);
|
||||
|
||||
// animation: production-completion-1-blinker 1s linear infinite;
|
||||
.production-completion-soon {
|
||||
color: rgba(255, 140, 0, 0.8);
|
||||
font-weight: bold;
|
||||
}
|
||||
.production-completion-past {
|
||||
color: rgba(255, 0, 0, 0.8);
|
||||
font-weight: bold;
|
||||
}
|
||||
// @keyframes production-completion-1-blinker {
|
||||
// 50% {
|
||||
// }
|
||||
// }
|
||||
|
||||
.react-resizable {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user