Changeset 857336
- Timestamp:
- 02/13/2014 05:05:18 PM (12 years ago)
- File:
-
- 1 edited
-
sexy-polling/tags/0.9.3/includes/css/main.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sexy-polling/tags/0.9.3/includes/css/main.css
r854933 r857336 ย 235 235 outline: none; 236 236 font-weight: bold; 237 ย cursor: pointer; 238 ย 239 ย -webkit-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 240 ย -moz-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 241 ย -o-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 242 ย transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 243 ย } ย 237 cursor: default; ย 238 ย 239 }
Note: See TracChangeset
for help on using the changeset viewer.