Changeset 7673 for trunk/src_map/style


Ignore:
Timestamp:
Apr 2, 2010, 1:42:37 PM (15 years ago)
Author:
janveeden
Message:

Added checkboxes. Removed some borders

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src_map/style/stylesheet.css

    r7664 r7673  
    11#mainwrapper {
    22font-family: Verdana, Serif, Times;
    3 color: black;
    43background-color: white;
    54width: 750px;
    6 border: 1px solid black;
    75}
    86
     
    108width: 550px;
    119height: 400px;
    12 border: 1px solid black;
    1310float: left;
    1411}
     
    2522height: 100px;
    2623width: 750px;
    27 border: 1px solid black;
     24color: red;
    2825}
     26
     27td {
     28vertical-align: top;
     29color: red;
     30}
Note: See TracChangeset for help on using the changeset viewer.