Changeset 38 for Dev/trunk/css/style.css


Ignore:
Timestamp:
07/22/11 17:13:04 (14 years ago)
Author:
fpvanagthoven
Message:

Surveys can be loaded with UID.

File:
1 edited

Legend:

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

    r36 r38  
    145145    font-weight: bold;
    146146    background-color: #fff;
    147     border: 2px solid #aaa;
     147    border: 1px solid #aaa;
    148148    -moz-border-radius: 6px;
    149149    border-radius: 6px;
     
    185185    color: gray;
    186186}
     187
     188
     189
     190/* ##################################################################
     191   ===================== STYLESHEET OF GLORY ======================== */
     192
     193#surveysToLoad {
     194    width: 20em;
     195    height: 10em;
     196}
Note: See TracChangeset for help on using the changeset viewer.