summaryrefslogtreecommitdiff
path: root/check/static/assets
diff options
context:
space:
mode:
Diffstat (limited to 'check/static/assets')
-rwxr-xr-xcheck/static/assets/css.css15
-rw-r--r--check/static/assets/js/dist/.gitkeep0
2 files changed, 15 insertions, 0 deletions
diff --git a/check/static/assets/css.css b/check/static/assets/css.css
index e721c16..d2ef116 100755
--- a/check/static/assets/css.css
+++ b/check/static/assets/css.css
@@ -341,4 +341,19 @@ td.result_txt ul li{
margin-left:0;
padding-bottom: 5px;
list-style: none;
+}
+
+.query {
+ margin: 10px 0;
+}
+.results {
+ margin: 10px 0;
+}
+.query label {
+ display: flex;
+ flex-direction: row;
+}
+.query label span {
+ display: inline-block;
+ width: 100px;
} \ No newline at end of file
diff --git a/check/static/assets/js/dist/.gitkeep b/check/static/assets/js/dist/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/check/static/assets/js/dist/.gitkeep