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