Changeset 400 in tmcsimulator for trunk/webapps/cptms/css/styles.css


Ignore:
Timestamp:
05/09/2019 02:36:20 PM (7 years ago)
Author:
jdalbey
Message:

CPTMS improved layout of HAR dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/cptms/css/styles.css

    r336 r400  
    3838           font-size: medium; 
    3939        } 
     40        #har-msg-display { 
     41          margin-right: 100px; 
     42          margin-left: 100px; 
     43        } 
     44        #har-msgcontent1 { 
     45          margin-bottom: 50px; 
     46        } 
     47        #har-msg { 
     48          margin-top: 300px; 
     49          margin-bottom: 300px; 
     50        } 
    4051      #search-input { 
    4152        background-color: #17263c;  /* #CD853F;  /*#E6E6FA; /* lavender */ 
     
    7384           float: left; 
    7485       } 
     86      #har-message-display { 
     87        margin-top: 50px; 
     88        margin-bottom: 50px; 
     89      } 
    7590      #har-msgdisplay1 { 
    7691            background-color: darkgray; 
Note: See TracChangeset for help on using the changeset viewer.