Changeset 404 in tmcsimulator for trunk/webapps/cptms/index.html


Ignore:
Timestamp:
05/15/2019 08:01:47 AM (7 years ago)
Author:
jdalbey
Message:

Fine tune HAR dialog: move buttons closer to upper message area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/cptms/index.html

    r400 r404  
    8484        </div> 
    8585 
    86         <div id="har-buttonPanel" style="display: block;"> 
     86        <div id="har-buttonPanel" style="display: block; width: 375px;"> 
    8787        <button onclick="handleHARsubmit();">Send >></button> 
    8888        <button onclick="handleHARclear();">Clear >></button> 
Note: See TracChangeset for help on using the changeset viewer.