ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/CGIRenegadeMapSelector/stylesheet.css
Revision: 368
Committed: 2008-08-23T02:44:00-07:00 (16 years, 9 months ago) by douglas
Content type: text/css
File size: 396 byte(s)
Log Message:
Rearranged everything else.

File Contents

# Content
1 table { text-align: center; margin-left: auto; margin-right: auto }
2 th { font: bold small Tahoma, sans-serif; vertical-align: middle }
3 td { font: normal small Tahoma, sans-serif; vertical-align: middle }
4 option { font: normal x-small Tahoma, sans-serif }
5 input { font: normal small Tahoma, sans-serif }
6 #available, #selected { width: 15em }
7 #add, #remove, #up, #down, #ok, #cancel { width: 5em }