/** * pour Libre à vous */ /***************************************************** * .scrutari- : Surcharge de classes Scrutari par défaut ******************************************************/ .scrutari-Mark { background-color: #ffe9e0; } .scrutari-fiche-Link { border: 0; } .scrutari-fiche-Titre { font-size: 1.15rem; } .scrutari-fiche-Titre .num_emission { font-size: 1.3rem; margin-right: 0.5rem; padding: 0.2rem; width: inherit; } .scrutari-history-Active { background-color: #ffe9e0; } .scrutari-history-Block { display: inline-block; } .scrutari-history-Load { background-color: #ffe9e0; font-family: 'Lato',sans-serif; font-weight: 400; line-height: 1.6; color: #005184; text-rendering: geometricPrecision; } .scrutari-input-Text { background-color: #edf1f5; color: #005184; } .scrutari-pagination-Current { background-color: #648bab; color: #fff; } .scrutari-pagination-TabList { text-align: center; font-size: 1.1em; } /***************************************************** * .scrutari-lav- : Classes spécifiques à la version * pour Libre à vous ******************************************************/ .scrutari-lav-Filtre { display: inline-block; margin-left: 5px; } .scrutari-lav-Operateur { color: #acd0f9; } .scrutari-lav-Sequence { font-size: 2.5em; } .scrutari-lav-Total { font-size: 0.85em; } .scrutari-lav-history-Container { display: flex; align-items: baseline; } .scrutari-lav-history-List { flex-grow: 1; } .scrutari-lav-history-Label { flex-shrink: 0; } .scrutari-lav-history-Clear { flex-shrink: 0; }