Changeset 29 for Dev/trunk/css
- Timestamp:
- 07/21/11 14:51:50 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/css/style.css
r25 r29 147 147 148 148 .surveyButton { 149 150 149 color: #888; 151 150 font-weight: bold; 152 151 background-color: #fff; 153 152 border: 2px solid #aaa; 154 -moz-border-radius: 8px;155 border-radius: 8px;153 -moz-border-radius: 6px; 154 border-radius: 6px; 156 155 } 157 156
Note: See TracChangeset
for help on using the changeset viewer.