T190 toolbar fix
This commit is contained in:
3
.idea/workspace.xml
generated
3
.idea/workspace.xml
generated
@@ -20,10 +20,7 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment="">
|
<list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment="">
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/resources/static/css/tooltip.css" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/main/resources/static/css/main.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/css/main.css" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/main/resources/static/js/uianimation.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/js/uianimation.js" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/mock.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/mock.html" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/mock.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/mock.html" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
|||||||
@@ -89,8 +89,8 @@
|
|||||||
<br>
|
<br>
|
||||||
<h2>Help:</h2>
|
<h2>Help:</h2>
|
||||||
</div>
|
</div>
|
||||||
<div id="toolTipContent" style="display: none;">
|
<!-- <div id="toolTipContent" style="display: none;">-->
|
||||||
<div>
|
<!-- <div>-->
|
||||||
<div id="messageLinkTip" class="collapsible" style="display: none;">
|
<div id="messageLinkTip" class="collapsible" style="display: none;">
|
||||||
<!--style="display: none;"-->
|
<!--style="display: none;"-->
|
||||||
<h4>The link</h4>
|
<h4>The link</h4>
|
||||||
@@ -120,8 +120,8 @@
|
|||||||
<h4>Next header value</h4>
|
<h4>Next header value</h4>
|
||||||
<p>Type values and press enter to add new header.</p>
|
<p>Type values and press enter to add new header.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<!-- </div>-->
|
||||||
</div>
|
<!-- </div>-->
|
||||||
</div>
|
</div>
|
||||||
<div style="clear:both;"></div>
|
<div style="clear:both;"></div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user