Sha256: 05db3a2c9e2aec687edb46073d58772154de0d167cf36a82924d91803aa97fef

Contents?: true

Size: 681 Bytes

Versions: 2

Compression:

Stored size: 681 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: 10px;
    border-radius: 4px 4px 0px 0px;
    font-size: 20px;

    /*    font-family: sans-serif;*/
}

.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

2 entries across 2 versions & 1 rubygems

Version Path
adherent-0.2.1 app/assets/stylesheets/adherent/jc_application.css.scss
adherent-0.2.0 app/assets/stylesheets/adherent/jc_application.css.scss