Changeset 601 in tmcsimulator for branches/LCSv1/static/css/lcstrain.css


Ignore:
Timestamp:
03/26/2020 11:34:55 AM (6 years ago)
Author:
liquan
Message:

Fixed search result page NoneType? error for session.route object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LCSv1/static/css/lcstrain.css

    r598 r601  
    3737td { 
    3838        font-family: geneva, sans-serif;  
    39         font-size: 7.8pt;  
     39        font-size: 12px;  
    4040} 
    4141h1 {  
     
    16681668 
    16691669 .submit-button { 
    1670     font-size: 20px; 
     1670    font-size: 14px; 
    16711671    border-radius: 8px; 
    16721672    border: 1px solid; 
Note: See TracChangeset for help on using the changeset viewer.