Sha256: b004b329cb76a31b63cdec58c2cd12e171364f5bf04deddd8753ee647c9380b3

Contents?: true

Size: 1.84 KB

Versions: 22

Compression:

Stored size: 1.84 KB

Contents

p {margin-left: 20px;}
table a img
    {
    margin-left: 4px;
    margin-right: 4px;
    }

.alert {
    background-color: #ece8d3;
    color: #d25;
    margin-bottom: 4px;
}

.notice {
    color: #271;
}

.nav {margin-bottom: 4px;}

.nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}

/* rajouté pour avoir link_to_if et link_to_unless qui affichent le lien en grisé */
.dropdown-menu span.disable {
    clear: both;
    color: #888888;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding: 3px 20px;
    white-space: nowrap;
}

 
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #EFEFEF;
}

 .table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #CBEECB;
}

.table thead  th {vertical-align: top; }

table thead  th ul {
      margin-left: 0px;
      margin-bottom: 0px;
      list-style: none inside none;
    }

.numeric , td.numeric, th.numeric, input.numeric{
    text-align: right;
  }

.form-horizontal .form-actions, .form-inline .form-actions {
background-color: #dbffdb;
margin-top: 9px;
padding-top: 0px;
border-top: none;
}

.form-horizontal .control-group {
margin-top: 9px;

}

.form-inline label {
  padding-left: 8px;
}

select[class*="span"] {
  background-color: #fff;
  
}

.row-fluid select[class*="span"] {
display: inline;
}

.form-horizontal .help-block {
 font-style: italic;
        margin-top: 6px;
        margin-left: 6px;
        font-weight: smaller;
        color: gray;

}

select[disabled] {
background-color: #dbffdb;
}

abbr[title] {
border-bottom: none;
color: red;
}

.help-inline {
font-style: italic;
font-size: smaller
}


/* inséré pour avoir la même couleur dans les liens visités des menus */
li.dropdown a:visited {
 color: #333 !important;
}

li.dropdown a:hover {
 color: #FFF !important;
}





Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
adherent-0.3.13 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.12 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.11 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.10 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.9 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.7 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.6 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.5 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.4 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.3 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.2 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.1 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.3.0 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.9 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.8 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.7 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.6 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.5 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.4 app/assets/stylesheets/adherent/old_bootstrap.css
adherent-0.2.3 app/assets/stylesheets/adherent/old_bootstrap.css