Changeset 864149
- Timestamp:
- 02/24/2014 04:13:29 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sexy-contact-form/tags/0.9.4/includes/assets/css/main.css
r862218 r864149 905 905 background: none !important; 906 906 z-index: 999 !important; 907 908 } 907 908 -webkit-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 909 -moz-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 910 -o-transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 911 transition: background linear 0.2s, background-color linear 0.2s, box-shadow linear 0.2s, border linear 0.2s; 912 913 }
Note: See TracChangeset
for help on using the changeset viewer.