.tabs li a:{ background-color:red; color:white; } /*largeur du system onglet*/ .ui-widget-content{ background-image:none !important; background-color: rgba(0, 0, 0, 0.8) !important; height:1400px; border:none !important; width:100% !important; } .ui-helper-reset{ width:103%; } .ui-tabs { padding:0; } div#fichePdtArt, div#listePdtArt, div#detailPdtArt { /*background-color:rgba(0, 0, 0, 0.8);*/ color:white; font-size:12pt; font-family:Lato; z-index:1000; } div#formAjoutPdtArt, div#formModele, div#listeWidgets{ top:0; width:100%; height:100%; z-index:900; position:fixed; text-align:center; color:white; display:none; background-color: rgba(120, 118, 118, 0.55); } div#formAjoutPdtArt .fermer{ float:right; background-color:red; height:40px; width:40px; border-radius:50%; margin-right:5%; } #conteneurFormPdtArt{ height:80%; } div#formAjoutPdtArt div#conteneurFormPdtArt{ width:60%; } div#formParametres div#conteneurFormParametres{ width:60%; } div#formAjoutPdtArt div#conteneurFormPdtArt, div#formDiaporama div#conteneurFormDiaporama, div#formParametres div#conteneurFormParametres, #conteneurListeWidgets{ padding:0 1%; margin:1% auto; background-color:rgba(0, 0, 0, 0.8); overflow:auto; max-width:1600 } div#menuParametres{ padding:10px 0; z-index:200; } div#menuParametres ul{ list-style: none; margin: 0; padding: 0; } div#menuParametres ul li:hover{ background-color:#2BC9C4; } input[name=requete]{ font-size:20px; border-radius:15px; } input[name=requete][value=Modifier]{ background-color:#feb251; } input[name=requete][value=Supprimer]{ background-color:#da3434; } input[name=requete][value=Envoyer], input[id^=ajouter]{ background-color:#2bb42b; } .resizible, .widget{ overflow: hidden; } /*fenetre modele*/ #conteneurFormModele{ top: 0; width: 60%; height: 80%; z-index: 1000; position: fixed; text-align: center; color: white; display: none; background-color:black; overflow:auto; padding: 0 1%; margin:1% auto }