Changeset 297

Show
Ignore:
Timestamp:
12/02/03 15:08:50 (5 years ago)
Author:
earle
Message:

Added search_group and search_label classes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/wiki.css

    r292 r297  
    6969  margin-top: 0em; 
    7070  margin-bottom: 0em 
     71} 
     72 
     73/* The "Search" label, text field and "Go" button in the navbar */ 
     74.search_group 
     75{ 
     76} 
     77  
     78/* The "Search" label itself */ 
     79.search_label 
     80{ 
     81  font-weight: bold 
    7182} 
    7283