Changeset 885851
- Timestamp:
- 04/01/2014 07:40:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sexy-polling/tags/0.9.3/includes/assets/css/main.css
r867709 r885851 976 976 overflow: hidden; 977 977 height: 118px; 978 979 } 978 979 -webkit-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 980 -moz-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 981 -o-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 982 transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 983 984 }
Note: See TracChangeset
for help on using the changeset viewer.