Maj css for printing
This commit is contained in:
parent
3cbe0f1ecb
commit
8dd10dd6ac
@ -1,256 +1,423 @@
|
||||
.compteAnnuels .tdP{
|
||||
font-size:13px;
|
||||
.compteAnnuels .tdP {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.compteAnnuels table {
|
||||
width:645px;
|
||||
width: 645px;
|
||||
margin-left: 19px;
|
||||
font-size:13px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.compteAnnuels hr {
|
||||
border:1px dotted silver
|
||||
border: 1px dotted silver
|
||||
}
|
||||
|
||||
.compteAnnuels #tdP {
|
||||
font-size:13px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.compteAnnuels .title {
|
||||
font-size:16px;
|
||||
color:#00008C;
|
||||
font-weight:800;
|
||||
.title {
|
||||
font-size: 16px;
|
||||
color: #2599E7;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.minTitle {
|
||||
background: none repeat scroll 0 0 #B9C9FE;
|
||||
border: 1px solid #FFF;
|
||||
color: #039;
|
||||
font-size: 13px;
|
||||
font-weight: 800;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.compteAnnuels .center {
|
||||
text-align:center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.compteAnnuels .bilansTAB td {
|
||||
font-size:11px; !important
|
||||
font-size: 11px;
|
||||
!
|
||||
important
|
||||
}
|
||||
|
||||
#AvisDeCredit {
|
||||
margin-left: 19px;
|
||||
width:97%;
|
||||
width: 97%;
|
||||
}
|
||||
|
||||
#AvisDeCredit td {
|
||||
font-size:13px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
#AvisDeCredit .float {
|
||||
float:right;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#AvisDeCredit hr {
|
||||
border:1px dotted silver;
|
||||
border: 1px dotted silver;
|
||||
}
|
||||
|
||||
#AvisDeCredit div {
|
||||
padding:0.7em;
|
||||
padding: 0.7em;
|
||||
}
|
||||
|
||||
#AvisDeCredit div span {
|
||||
float: left; margin-right: 0.3em;
|
||||
float: left;
|
||||
margin-right: 0.3em;
|
||||
}
|
||||
|
||||
#ComparisonValeurs span {
|
||||
font-size:16px;
|
||||
color:#00008C;
|
||||
font-weight:800;
|
||||
font-size: 16px;
|
||||
color: #2599E7;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
#ComparisonValeurs .Variation {
|
||||
width:85px;
|
||||
text-align:right;
|
||||
width: 85px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#ComparaisonValeurs hr {
|
||||
border:1px dotted silver;
|
||||
border: 1px dotted silver;
|
||||
}
|
||||
|
||||
#ComparisonValeurs div {
|
||||
padding:0.7em;
|
||||
padding: 0.7em;
|
||||
}
|
||||
|
||||
.alignCenter {
|
||||
text-align:center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#ComparaisonValeurs .align {
|
||||
align="right"
|
||||
#ComparaisonValeurs .align {align ="right"
|
||||
|
||||
}
|
||||
|
||||
#sommaire
|
||||
{
|
||||
margin:5px;
|
||||
#sommaire {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
#sommaire fieldset
|
||||
{
|
||||
#sommaire fieldset {
|
||||
padding: 10px;
|
||||
border:1px dotted silver;
|
||||
border: 1px dotted silver;
|
||||
padding-bottom: 70px;
|
||||
}
|
||||
|
||||
#sommaire fieldset legend
|
||||
{
|
||||
font-size:25px;
|
||||
#sommaire fieldset legend {
|
||||
font-size: 25px;
|
||||
font-weight: bold;
|
||||
color:#000099;
|
||||
color: #000099;
|
||||
}
|
||||
|
||||
#sommaire h3
|
||||
{
|
||||
font-size:25px;
|
||||
#sommaire h3 {
|
||||
font-size: 25px;
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#sommaire li
|
||||
{
|
||||
font-size:15px;
|
||||
#sommaire li {
|
||||
font-size: 15px;
|
||||
list-style: none;
|
||||
font-weight: 800;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#sommaire li a
|
||||
{
|
||||
color:#000099;
|
||||
#sommaire li a {
|
||||
color: #000099;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#sommaire li a:hover
|
||||
{
|
||||
color:#9C093A;
|
||||
#sommaire li a:hover {
|
||||
color: #9C093A;
|
||||
}
|
||||
|
||||
#sommaire span a:hover
|
||||
{
|
||||
color:#000099;
|
||||
#sommaire span a:hover {
|
||||
color: #000099;
|
||||
}
|
||||
|
||||
#sommaire span a
|
||||
{
|
||||
color:#9C093A;
|
||||
#sommaire span a {
|
||||
color: #9C093A;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#comportementPaiement tr td
|
||||
{
|
||||
padding:5px;
|
||||
#comportementPaiement tr td {
|
||||
padding: 5px;
|
||||
}
|
||||
.colorTr
|
||||
{
|
||||
|
||||
.colorTr {
|
||||
background-color: #EDEEF7;
|
||||
}
|
||||
/** Giant rapport **/
|
||||
#ComparisonValeurs table
|
||||
{
|
||||
font-size:13px;
|
||||
margin-left: 19px;
|
||||
}
|
||||
.red
|
||||
{
|
||||
font-size:11px;
|
||||
background-color:#FFE8E8;
|
||||
.red {
|
||||
font-size: 11px;
|
||||
background-color: #FFE8E8;
|
||||
}
|
||||
|
||||
.green
|
||||
{
|
||||
font-size:11px;
|
||||
background-color:#E8FFE8;
|
||||
.green {
|
||||
font-size: 11px;
|
||||
background-color: #E8FFE8;
|
||||
}
|
||||
|
||||
#ComparisonValeurs table tr:hover
|
||||
{
|
||||
#ComparisonValeurs table tr:hover {
|
||||
background-color: #E0E4F8;
|
||||
}
|
||||
|
||||
.hoverTr tr:hover
|
||||
{
|
||||
background-color: #E0E4F8;
|
||||
cursor: default;
|
||||
.hoverTr tr:hover {
|
||||
background-color: #E0E4F8;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.FR{background-image: url('/themes/default/images/giant/cartes/fr.png');background-repeat: no-repeat;background-position: top right;}
|
||||
.NL{ background-image: url('/themes/default/images/giant/cartes/nl.JPG');background-repeat: no-repeat;background-position: top right;}
|
||||
.BE{ background-image: url('/themes/default/images/giant/cartes/be.JPG');background-repeat: no-repeat;background-position: top right;}
|
||||
.UK{ background-image: url('/themes/default/images/giant/cartes/uk.JPG');background-repeat: no-repeat;background-position: top right;}
|
||||
.ES{ background-image: url('/themes/default/images/giant/cartes/es.JPG');background-repeat: no-repeat;background-position: top right;}
|
||||
.FR {
|
||||
background-image: url('/themes/default/images/giant/cartes/fr.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
}
|
||||
|
||||
#carte
|
||||
{
|
||||
width:660px;
|
||||
.NL {
|
||||
background-image: url('/themes/default/images/giant/cartes/nl.JPG');
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
}
|
||||
|
||||
.BE {
|
||||
background-image: url('/themes/default/images/giant/cartes/be.JPG');
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
}
|
||||
|
||||
.UK {
|
||||
background-image: url('/themes/default/images/giant/cartes/uk.JPG');
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
}
|
||||
|
||||
.ES {
|
||||
background-image: url('/themes/default/images/giant/cartes/es.JPG');
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
}
|
||||
|
||||
#carte {
|
||||
width: 660px;
|
||||
background-position: right top;
|
||||
background-repeat: no-repeat;
|
||||
background-color: #fcfdfe;
|
||||
}
|
||||
/** Giant Search **/
|
||||
#info td
|
||||
{
|
||||
padding:2px;
|
||||
#info td {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.giant-search
|
||||
{
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
.giant-search {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #535353;
|
||||
}
|
||||
|
||||
.giant-search #Paginator
|
||||
{
|
||||
color:black;
|
||||
.giant-search #Paginator {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.giant-search ol
|
||||
{
|
||||
text-align:left;
|
||||
margin:10px;
|
||||
padding:0 20px;
|
||||
.giant-search ol {
|
||||
text-align: left;
|
||||
margin: 10px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
.giant-search #Paginator table
|
||||
{
|
||||
width:130px;
|
||||
.giant-search #Paginator table {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
.giant-search #contact
|
||||
{
|
||||
padding-left:5px;
|
||||
}
|
||||
#inDebug
|
||||
{
|
||||
float:left;
|
||||
}
|
||||
#debug
|
||||
{
|
||||
background-color:#FFFFCC;
|
||||
padding:10px;
|
||||
border:1px solid silver;
|
||||
width:590px;
|
||||
overflow:auto;
|
||||
.giant-search #contact {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#debug_menu
|
||||
{
|
||||
float:left;
|
||||
background-color:#FFFFCC;
|
||||
border:1px solid silver;
|
||||
width:150px;
|
||||
height:25px;
|
||||
margin-bottom:2px;
|
||||
padding-top:9px;
|
||||
#inDebug {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#debug_menu:hover
|
||||
{
|
||||
background-color:#FFFF99;
|
||||
cursor:pointer;
|
||||
#debug {
|
||||
background-color: #FFFFCC;
|
||||
padding: 10px;
|
||||
border: 1px solid silver;
|
||||
width: 590px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.hide
|
||||
{
|
||||
#debug_menu {
|
||||
float: left;
|
||||
background-color: #FFFFCC;
|
||||
border: 1px solid silver;
|
||||
width: 150px;
|
||||
height: 25px;
|
||||
margin-bottom: 2px;
|
||||
padding-top: 9px;
|
||||
}
|
||||
|
||||
#debug_menu:hover {
|
||||
background-color: #FFFF99;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.hide {
|
||||
background-color: silver;
|
||||
height: 455px;
|
||||
position: absolute;
|
||||
top:2%;
|
||||
left:35%;
|
||||
width: 691px;
|
||||
opacity:0.3;
|
||||
height: 455px;
|
||||
position: absolute;
|
||||
top: 2%;
|
||||
width: 691px;
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.hide_monitor {
|
||||
background-color: #C0C0C0;
|
||||
height: 497px;
|
||||
position: absolute;
|
||||
top: 0%;
|
||||
width: 714px;
|
||||
margin-left: -14px;
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.radio_but {
|
||||
width: 295px;
|
||||
}
|
||||
|
||||
.lang_img {
|
||||
display: none;
|
||||
float: right;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.lang_select {
|
||||
float: right;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.brsr {
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
.all_select {
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
.acord {
|
||||
width: 671px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.gen_div {
|
||||
width: 600px;
|
||||
margin-left: 41px;
|
||||
}
|
||||
|
||||
.left_div {
|
||||
float: left;
|
||||
width: 300px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.right_div {
|
||||
float: left;
|
||||
width: 300px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.radius {
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-icab-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.monitor_but {
|
||||
width: 448px;
|
||||
}
|
||||
|
||||
.monitor_but a {
|
||||
margin: 7px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.monitor_resp {
|
||||
height: 16px;
|
||||
clear: both;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
background: #eee;
|
||||
width: 601px;
|
||||
}
|
||||
|
||||
.dialog-form {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mon_type {
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
.testSearch a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.testSearch a {
|
||||
color: #008000;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.line {
|
||||
background: none repeat scroll 0 0 #E8EDFF;
|
||||
border: 1px solid #FFF;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.tooltipFont {
|
||||
color: black;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
#giant_synthese .head {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#giant_synthese th {
|
||||
background: none repeat scroll 0 0 #B9C9FE;
|
||||
border: 1px solid #FFFFFF;
|
||||
color: #003399;
|
||||
font-size: 13px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#giant_synthese td.right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#giant_synthese {
|
||||
border-collapse: collapse;
|
||||
clear: both;
|
||||
font-size: 12px;
|
||||
margin: 10px 0px 0;
|
||||
padding: 2px;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
font-family: arial, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
#giant_synthese td {
|
||||
background: none repeat scroll 0 0 #E8EDFF;
|
||||
border: 1px solid #FFFFFF;
|
||||
color: #666699;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#giant_synthese tr:hover td {
|
||||
background: none repeat scroll 0 0 #D0DAFD;
|
||||
}
|
@ -1,4 +1,4 @@
|
||||
/*! normalize.css v2.0.1 */
|
||||
/*! normalize.css v2.1.2 */
|
||||
|
||||
/* ==========================================================================
|
||||
HTML5 display definitions
|
||||
@ -63,8 +63,8 @@ audio:not([controls]) {
|
||||
|
||||
html {
|
||||
font-family: sans-serif; /* 1 */
|
||||
-webkit-text-size-adjust: 100%; /* 2 */
|
||||
-ms-text-size-adjust: 100%; /* 2 */
|
||||
-webkit-text-size-adjust: 100%; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
@ -101,12 +101,13 @@ a:hover {
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Address variable `h1` font size within `section` and `article` contexts in
|
||||
* Firefox 4+, Safari 5, and Chrome.
|
||||
* Address variable `h1` font-size and margin within `section` and `article`
|
||||
* contexts in Firefox 4+, Safari 5, and Chrome.
|
||||
*/
|
||||
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
margin: 0.67em 0;
|
||||
}
|
||||
|
||||
/**
|
||||
@ -134,6 +135,16 @@ dfn {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address differences between Firefox and other browsers.
|
||||
*/
|
||||
|
||||
hr {
|
||||
-moz-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address styling not present in IE 8/9.
|
||||
*/
|
||||
@ -160,9 +171,7 @@ samp {
|
||||
*/
|
||||
|
||||
pre {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
/**
|
||||
@ -282,6 +291,18 @@ input {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
/**
|
||||
* Address inconsistent `text-transform` inheritance for `button` and `select`.
|
||||
* All other form control elements do not inherit `text-transform` values.
|
||||
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
|
||||
* Correct `select` style inheritance in Firefox 4+ and Opera.
|
||||
*/
|
||||
|
||||
button,
|
||||
select {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
|
||||
* and `video` controls.
|
||||
@ -380,19 +401,21 @@ body{font-family: Verdana, Arial, sans-serif;font-size: 11px;text-align: center;
|
||||
#global {width:900px; margin:0 auto; text-align:left;}
|
||||
#content {padding:0;margin:0;}
|
||||
#center {background-color:#fff;padding:5px 0;}
|
||||
div.paragraph {margin:5px;padding:5px;}
|
||||
#footer {clear:both;text-align:center;margin-top:15px;}
|
||||
#footer p {font:0.9em Arial, Helvetica, sans-serif; }
|
||||
#center h1 {clear:both;margin:5px;padding:5px; background:#606060; color:#ffffff;font:600 1.4em Arial, Verdana, Sans-serif; letter-spacing:1px; line-height:1.2em;}
|
||||
#center h2 {clear:both; margin:5px; padding:5px; background:#00008c; color:#ffffff; font:bold 1.2em Arial, Verdana, Sans-serif; }
|
||||
div.paragraph {margin:5px;padding:5px;}
|
||||
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;zoom:1;}
|
||||
a:link {color: #9c093a; text-decoration:none;}
|
||||
a:visited {color: #0000CC; text-decoration:none;}
|
||||
a:hover {color: #000066; text-decoration:none;}
|
||||
#center h1 {clear:both;margin:5px;padding:5px; background:#606060; color:#ffffff;font:600 1.4em Arial, Verdana, Sans-serif; line-height:1.2em;}
|
||||
#center h2 {clear:both; margin:5px; padding:5px; background:#00008c; color:#ffffff; font:bold 1.2em Arial, Verdana, Sans-serif; }
|
||||
.StyleInfoLib {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color:#535353;}
|
||||
.StyleInfoLib {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color:#535353; vertical-align:top;}
|
||||
.StyleInfoData {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color:#535353;}
|
||||
.StyleInfoDataActif {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
|
||||
table.identite {border-collapse:separate;border-spacing:4px;}
|
||||
table.data {width:100%;}
|
||||
table.data td {border:1px solid #ccc; padding:5px;}
|
||||
.confidentiel {border-top:1px solid; padding-top:5px; font-style:italic; font-size:9px;}
|
||||
.ui-dialog {text-align:left;}
|
||||
.ui-widget {font-size: 1em;}
|
||||
@ -403,6 +426,7 @@ div.ui-state-highlight a {text-decoration: underline;}
|
||||
.noborder {border:0;}
|
||||
img { vertical-align:middle; }
|
||||
|
||||
|
||||
/* Menu
|
||||
----------------------------------*/
|
||||
div#menu {display:none;}
|
||||
@ -434,7 +458,7 @@ div#menu div.icones {text-align:center;margin-top:5px;}
|
||||
#recherche-info{text-align:center;}
|
||||
#recherche-page{text-align:center;}
|
||||
#recherche-page img{vertical-align:middle;}
|
||||
form.recherche{padding:20px 0; text-align:left;}
|
||||
form.recherche{padding:0; text-align:left;}
|
||||
form.recherche label {clear:both;float:left;width:250px;line-height:20px;font-weight:bold;text-align:right;padding-right:5px;}
|
||||
form.recherche div.field {float:left;}
|
||||
form.recherche div.row {clear:both;padding:5px 0;}
|
||||
@ -490,6 +514,7 @@ a.AncienSiege { background-color: #4D90FE; border: 1px solid #3079ED; color: #FF
|
||||
#ratio {clear: both;font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;font-size: 12px;margin: 10px 0 0;text-align: left;width: 100%;}
|
||||
#LiasseTable {border-collapse: collapse;color:#606060;margin:5px 0 10px 0;}
|
||||
#LiasseTable td {font-size:11px;font-family: arial,sans-serif;border:1px solid silver;padding:2px;}
|
||||
#LiasseTable td.amount-value {min-width:70px;}
|
||||
#liasseForm th {color:#606060;font-weight:bold;}
|
||||
#liasseForm {margin-left:30px;}
|
||||
#liasseForm td {color:#606060;}
|
||||
@ -518,10 +543,9 @@ ul.tabs li a.active {background-color:#ffffff;color:#282e32;border:1px solid #46
|
||||
|
||||
/* Géolocalisation
|
||||
----------------------------------*/
|
||||
#infogeo_txt {float:left;width:250px;padding:10px 0;}
|
||||
#infogeo_photo {float:left;margin:0;padding:0;width:340px;}
|
||||
#legende-photo {display:none;width:278px;margin:5px 0 10px 0;padding:10px;border:1px solid #0000ff;color:#0000ff;}
|
||||
#pp-cb-thumb {display:none;}
|
||||
#infogeo_txt {float:left;width:320px;padding:10px 0;}
|
||||
#infogeo_photo {float:left;margin:0;padding:0;width:320px;}
|
||||
#legende-photo {margin:5px 0; padding:10px;border:1px solid #0000ff;color:#0000ff;}
|
||||
#pp-cb-thumb div.left {float:left;position:relative;width:256px;height:128px;overflow:hidden;}
|
||||
#pp-cb-thumb div.right {float:left;position:relative;width:44px;height:128px;overflow:hidden;}
|
||||
#pp-cb-thumb div.left img{position:relative;left:-256px;top:-140px;}
|
||||
@ -636,12 +660,11 @@ input[type="checkbox"] { margin:0 5px 0 5px; border:0; }
|
||||
.submit {text-align:center;}
|
||||
.noborder {border:none;}
|
||||
#message {margin:10px 0 10px 30px;}
|
||||
table.greffe {width:95%; margin:5px 10px;border-collapse:collapse;}
|
||||
table.greffe th {border:1px solid #000000;padding:8px 4px 8px 4px;background-color:#eeeeee;text-align: center; }
|
||||
table.greffe .date { text-align: center; }
|
||||
table.greffe td.date { background-color:#2b2b8b;color:white;font-weight:bold;}
|
||||
table.greffe {width:100%;border-collapse:collapse;}
|
||||
table.greffe th {border:1px solid #000000;padding:8px 4px 8px 4px;background-color:#eeeeee;text-align:center; }
|
||||
table.greffe td.date {text-align:center;background-color:#2b2b8b;color:white;font-weight:bold;width:90px;}
|
||||
table.greffe td { border:1px solid #000000;padding:8px 4px 8px 4px;}
|
||||
table.greffe td.decision { width:50%; }
|
||||
table.greffe td.decision {}
|
||||
table.greffe td.type {text-align:center;}
|
||||
|
||||
/* Kbis
|
||||
|
@ -1,4 +1,4 @@
|
||||
#dialog { display:none; }
|
||||
#dialog-password { display:none; }
|
||||
#utilisateur { width:100%; border-collapse:collapse; margin:0;}
|
||||
#utilisateur tr.titre td { background-color: #D9EEF1; font-weight:bold; }
|
||||
#utilisateur tr.border td { border:1px dashed #939393; padding:5px; margin:0;}
|
||||
|
Loading…
Reference in New Issue
Block a user