Changeset 859522
- Timestamp:
- 02/17/2014 05:11:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sexy-contact-form/tags/0.9.4/includes/assets/css/main.css
r856538 r859522 Β 905 905 background: none !important; 906 906 z-index: -1 !important; 907 Β } Β 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 }
Note: See TracChangeset
for help on using the changeset viewer.