Changeset 50 for Dev/trunk/css
- Timestamp:
- 07/25/11 17:45:22 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/css/style.css
r48 r50 106 106 #surveyDescription { 107 107 display: block; 108 width: 3 5em;109 max-width: 3 5em;108 width: 30em; 109 max-width: 30em; 110 110 font-family: sans-serif; 111 111 color: gray; … … 130 130 #surveyDescription:hover { 131 131 color: black; 132 } 133 134 #surveyLink { 135 position: absolute; 136 top: -2em; 137 right: 0; 138 font-size: x-small; 139 color: gray; 140 width: 30em; 141 border-color: transparent; 142 background-color: transparent; 132 143 } 133 144
Note: See TracChangeset
for help on using the changeset viewer.