Sha256: 6a5b7849b4e8afc43f38f2282d712224ba4b421752776ae8d05de34a5c13cfea
Contents?: true
Size: 684 Bytes
Versions: 25
Compression:
Stored size: 684 Bytes
Contents
/* Document : jc_application Created on : 17 mars 2012, 09:09:07 Author : jcl Description: Purpose of the stylesheet follows. */ .inner-champ { padding-top: 8px; padding-bottom: 8px; background-color: #dbffdb; border-radius: 0px 0px 4px 4px; } .champ h3 { color: #fff; background: #235993; padding-left: 20px; margin-top: 4px; border-radius: 4px 4px 0px 0px; font-size: 20px; /* font-family: sans-serif;*/ } input.french_decimal { text-align: right; } .picker_date img { float: left; padding-top: 4px; } img.ui-datepicker-trigger { margin-left: -20px; margin-right: 4px; } .print { display: none; }
Version data entries
25 entries across 25 versions & 1 rubygems