INQ-36 mobile layout

This commit is contained in:
s441471 2019-01-14 14:46:52 +01:00
parent f7cff098af
commit bed2921ff2
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
{"child_modules": [], "data_mtime": 1547033860, "dep_lines": [1, 1, 1, 1], "dep_prios": [5, 30, 30, 10], "dependencies": ["builtins", "abc", "typing"], "deps_mtime": null, "hash": "e5f0cb589b490273e2e64e70c2d78291", "id": "InQuire.py_ldap", "ignore_all": false, "interface_hash": "0d811408247c0a4bc331d6e804777863", "mtime": 1547380844, "options": {"allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "linux", "plugins": [], "quick_and_dirty": false, "show_none_errors": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": false}, "path": "/home/pete/Desktop/TSI/InQuire/py_ldap.py", "size": 1104, "suppressed": ["ldap"], "version_id": "0.650"}
{"id": "InQuire.py_ldap", "path": "/home/pete/Desktop/TSI/InQuire/py_ldap.py", "mtime": 1547422064, "size": 1104, "hash": "e5f0cb589b490273e2e64e70c2d78291", "data_mtime": 1547033860, "deps_mtime": null, "dependencies": ["builtins", "abc", "typing"], "suppressed": ["ldap"], "child_modules": [], "options": {"quick_and_dirty": false, "mypyc": false, "disallow_incomplete_defs": false, "plugins": [], "warn_return_any": false, "platform": "linux", "disallow_any_explicit": false, "disallow_any_generics": false, "show_none_errors": true, "bazel": false, "follow_imports_for_stubs": false, "disallow_untyped_decorators": false, "check_untyped_defs": false, "disallow_untyped_calls": false, "disallow_subclassing_any": false, "follow_imports": "silent", "strict_optional": true, "warn_unused_ignores": false, "ignore_missing_imports": true, "warn_no_return": true, "allow_untyped_globals": false, "disallow_untyped_defs": false, "strict_optional_whitelist": null, "ignore_errors": false, "disallow_any_expr": false, "always_false": [], "no_implicit_optional": false, "local_partial_types": false, "disallow_any_decorated": false, "always_true": [], "disallow_any_unimported": false}, "dep_prios": [5, 30, 30, 10], "dep_lines": [1, 1, 1, 1], "interface_hash": "0d811408247c0a4bc331d6e804777863", "version_id": "0.650", "ignore_all": false}

View File

@ -24,7 +24,6 @@ main {
}
*/
.color--answered {
background-color: rgb(81, 93, 121);
}