Disable TO screens until screen 1 is filled out
This commit is contained in:
@@ -50,6 +50,12 @@
|
||||
|
||||
a.active {
|
||||
color: $color-blue;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
a.disabled{
|
||||
color: $color-gray-light;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user