Ignore:
Timestamp:
Sep 8, 2014, 5:29:23 PM (10 years ago)
Author:
alloc
Message:

Webserver files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/webserver/css/style.css

    r171 r179  
    5050        display:none;
    5151}
     52
    5253.ui-dialog {
    5354        z-index:1011 !important;
     
    5758}
    5859
     60.control-reloadtiles a,
     61.control-reloadtiles a:hover {
     62        padding: 1px 5px 1px 5px;
     63        width: auto;
     64}
     65
     66.control-coordinates {
     67        box-shadow: 0 1px 5px rgba(0,0,0,0.4);
     68        background: #fff;
     69        border-radius: 5px;
     70        padding: 6px 10px 6px 6px;
     71        color: #333;
     72}
     73
Note: See TracChangeset for help on using the changeset viewer.