Changeset 29 for Dev/trunk/css


Ignore:
Timestamp:
07/21/11 14:51:50 (14 years ago)
Author:
fpvanagthoven
Message:

ID passed. Simple Question and Survey php data classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/css/style.css

    r25 r29  
    147147
    148148.surveyButton {
    149  
    150149    color: #888;
    151150    font-weight: bold;
    152151    background-color: #fff;
    153152    border: 2px solid #aaa;
    154     -moz-border-radius: 8px;
    155     border-radius: 8px;
     153    -moz-border-radius: 6px;
     154    border-radius: 6px;
    156155}
    157156
Note: See TracChangeset for help on using the changeset viewer.