add: notification in viewer when error appears && api requests exception && new map-style (preparing for new update) && buttons color change

This commit is contained in:
te5154c
2024-02-28 00:51:08 +03:00
parent ce41b31331
commit bc8ca01729
7 changed files with 38 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<p class="col-md-8 fs-4">See your detailed profile statistic</p>
<div class="d-flex" role="search">
<input class="fox_input form-control me-2" type="number" placeholder="100000" aria-label="CID">
<button class="fox_submit btn btn-outline-success" type="submit">Search</button>
<button class="fox_submit btn btn-outline-primary" type="submit">Search</button>
</div>
<p class="fox_message text-primary col-md-8 fs-4"></p>
</div>