Changeset 2035008
- Timestamp:
- 02/20/2019 11:43:46 AM (7 years ago)
- File:
-
- 1 edited
-
ecampaign/branches/maintenance/public.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ecampaign/branches/maintenance/public.css
r467325 r2035008 46 46 min-width: 80px; 47 47 } 48 49 48 50 49 .ec-friend label, .ec-friend .ecsend … … 162 161 margin-right : 20px; 163 162 } 163 164 .ecform .ecsend input[type=button] { 165 background-color: lightgreen /* Green */ 166 } 167 168 .ecform .ecsend input[type=button]:disabled { 169 opacity: 0.6 ; 170 cursor: not-allowed ; 171 background-color: lightgrey ; 172 } 173
Note: See TracChangeset
for help on using the changeset viewer.