T190 toolbar fix
This commit is contained in:
		
							
								
								
									
										3
									
								
								.idea/workspace.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3
									
								
								.idea/workspace.xml
									
									
									
										generated
									
									
									
								
							@@ -20,10 +20,7 @@
 | 
			
		||||
  </component>
 | 
			
		||||
  <component name="ChangeListManager">
 | 
			
		||||
    <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$/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" />
 | 
			
		||||
    </list>
 | 
			
		||||
    <option name="SHOW_DIALOG" value="false" />
 | 
			
		||||
 
 | 
			
		||||
@@ -89,8 +89,8 @@
 | 
			
		||||
                <br>
 | 
			
		||||
                <h2>Help:</h2>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div id="toolTipContent" style="display: none;">
 | 
			
		||||
                <div>
 | 
			
		||||
<!--            <div id="toolTipContent" style="display: none;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
                    <div id="messageLinkTip" class="collapsible" style="display: none;">
 | 
			
		||||
                        <!--style="display: none;"-->
 | 
			
		||||
                        <h4>The link</h4>
 | 
			
		||||
@@ -120,8 +120,8 @@
 | 
			
		||||
                        <h4>Next header value</h4>
 | 
			
		||||
                        <p>Type values and press enter to add new header.</p>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
        </div>
 | 
			
		||||
        <div style="clear:both;"></div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user