Added an icon to the scenario tab.

master
Pacman Ghost 6 years ago
parent fe5bce72da
commit 798ae19f0d
  1. BIN
      vasl_templates/webapp/static/images/scenario.png
  2. 2
      vasl_templates/webapp/templates/index.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 B

@ -32,7 +32,7 @@
<img src="{{url_for('static',filename='images/flags/russian.png')}}" style="display:none;">
<ul>
<li> <a href="#tabs-scenario">Scenario</a>
<li> <a href="#tabs-scenario"><img src="{{url_for('static',filename='images/scenario.png')}}">&nbsp;Scenario</a>
<li> <a href="#tabs-ob1"><div style="width:7em;">&nbsp;</div></a>
<li> <a href="#tabs-ob2"><div style="width:7em;">&nbsp;</div></a>
</ul>

Loading…
Cancel
Save