Sha256: 776402fa6d3da9d4eac34b2bbf666a692f298afd5e9176c332e4f69e87efd05d

Contents?: true

Size: 653 Bytes

Versions: 2

Compression:

Stored size: 653 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: #dbffdb;
    border-radius: 0px 0px 4px 4px;
}

.champ h3 {
    color: #fff;
    background: #235993;
    padding-left: 20px;
    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.1.10 app/assets/stylesheets/adherent/jc_application.css.scss
adherent-0.1.9 app/assets/stylesheets/adherent/jc_application.css.scss