update css and html for IE 8

This commit is contained in:
Victor Claudet 2014-08-18 11:28:37 +02:00 committed by Jérôme Schneider
parent 930ab2aeff
commit b7edf2634e
15 changed files with 5325 additions and 6114 deletions

3684
idp/static/authentic2/css/app.css Executable file → Normal file

File diff suppressed because it is too large Load Diff

View File

@ -744,8 +744,8 @@ margin-bottom: 80px;
background: url(../img/cont-bg.png) no-repeat 0 5px;
}
.header--logotype {
max-width: 374px;
margin-left: -15px;
max-width: 294px;
margin-left: 0;
margin-top: 4px;
}
.procedures {
@ -2706,4 +2706,4 @@ body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom
#contact_us {
min-width: 0;
}
}
}

View File

@ -10,22 +10,22 @@ body { -webkit-font-smoothing:antialiased; }
.well.pull-right { width:35%; margin-left:3%; }
q { font-style:italic; }
.dropdown-menu>li>strong { display:block; padding:3px 20px; clear:both;}
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu>li>strong, .navbar-nav .open .dropdown-menu>li>a { padding:8px 15px 8px 30px; } }
.retour_chariot { clear:both; overflow:hidden; }
a:focus , a:active { outline:0 none; outline-offset:0; }
a:hover , a:focus { text-decoration:none; }
.panel-group .panel + .panel .panel-heading a { border:0; }
.panel-group .panel + .panel .panel-heading a:hover { border-top:0; }
/* -- ONGLETS -------------------------------- */
.tab-pane { padding:10px; border:1px solid #DDD; border-top:0; }
.tab-pane { padding:10px; border-top:0; }
.nav-tabs > li > a:focus, .nav-tabs > li > a:active { outline:none; }
/* ---------------------------------------------------------------------- Tableaux */
table { /*margin:0 0 1.7em 0;*/ border:0; }
th {text-align:center;}
table td, table th { vertical-align:top; padding:.5em .7em; }
/* ------------------------------------------------------------ Tableau de donn<6E>es */
.tableau_donnees { border-top:.1em solid #ccc; border-right:.1em solid #ccc; }
.tableau_donnees { border-top:.1em solid #ccc; border-right:.1em solid #ccc; margin-bottom: 1em;}
.tableau_donnees p {margin-bottom:0;}
.tableau_donnees p.accessiform {margin-bottom:1em;}
.tableau_donnees caption { text-align:left; font-weight:bold; padding:0 0 .6em 0; }
@ -89,7 +89,24 @@ a:hover , a:focus { text-decoration:none; }
a.ms-excel {background-position:left top;}
a.msword {background-position:left -50px;}
a.document {background-position:left -50px;}
a.pdf {background-position:left -100px;}
a.pdf {background-position:left -95px;}
a.fichier.pdf {
background-image:none;
padding: 0 0 0 3px;
display: inline;
}
a.pdf:before {
color: #333;
margin-right: 5px;
content: "\f1c1";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a.plain {background-position:left -150px;}
a.octet-stream {background-position:left -200px;}
a.rtf {background-position:left -250px;}
@ -108,9 +125,9 @@ a:hover , a:focus { text-decoration:none; }
.alignement03 {text-align:center;}
/* ---------------------------------------------------------------------- Espacements */
.espacement01 {margin-bottom:0;}
.espacement02 {margin-bottom:2.7em;}
.espacement03 {margin-bottom:3.7em;}
.espacement04 {margin-bottom:4.7em;}
.espacement02 {margin-bottom:1em;}
.espacement03 {margin-bottom:2em;}
.espacement04 {margin-bottom:3em;}
/* ---------------------------------------------------------------------- Extraits (view line) */
.extraits { clear:both; margin:2em 0 1.7em 0; }
.extrait > .pull-left { margin:0 10px 5px 0; }

928
idp/static/authentic2/css/as/entrouvert.css Normal file → Executable file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1,373 +1,686 @@
/* surcouche prod */
#sondage img {
border-radius:5px;
/* surcouche prod - hack et css nécessaire pour ezpublish (mise_en_avant etc... */
#sondage img {
border-radius:5px;
}
.footer--partners ul li {
display:block;
float:left;
width:48%;
padding:3px 0;
display:block;
float:left;
width:48%;
padding:3px 0;
}
.footer--partners ul li a {
line-height: 14px;
display:block;
line-height: 14px;
display:block;
}
.footer--subvention {
text-align:right;
text-align:right;
}
.footer--labels h2 {
display:none;
display:none;
}
.footer--labels .image {
float:left;
margin-right:3px;
float:left;
margin-right:3px;
}
.footer--website_infos li {
padding:0 10px;
padding:0 5px;
}
.search_engine--collapse .form-control {
width:190px;
width:190px;
}
#SearchText {
border-radius:5px;
border-radius:5px;
}
#procedures .box {
margin-bottom:0;
margin-bottom:0;
}
.modal {
z-index:9999;
z-index:9999;
}
.navigation--body {
background: #454545;
color: #fff;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
@media (max-width: 991px) {
.navigation--body {
border-radius:0;
margin-top:-1px;
}
.navigation--body:hover {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navigation--body.yamm .yamm-content li {
list-style: none;
list-style: none;
}
#main h1 {
font-size:17px;
font-weight:700;
/*text-transform:uppercase;*/
font-size: 21px;
font-weight: 700;
margin-bottom: 12px;
margin-top: 8px;
}
.rubric .triable th a {
color: #333;
}
.rubric {
overflow:hidden;
overflow:hidden;
}
.rubric h2:first-child {
margin-top: 0;
padding-top: 0;
}
.rubric h2 + h3 {
margin-top: 15px;
}
.rubric h3 {
font-weight: bold;
color: #333;
margin-top: 40px;
margin-bottom: 15px;
font-size: 16px;
}
.rubric h3:first-child {
margin-top: 0;
padding-top: 0;
}
.rubric h2 {
font-size: 18px;
font-weight: 700;
display:block;
padding-top:10px;
clear:both;
font-size: 18px;
font-weight: 700;
display:block;
padding-top:20px;
/*clear:both;*/
overflow: visible;
/*border-top: 1px dotted rgba(0, 0, 0, 0.2);*/
}
.rubric .box-body > :first-child {
margin-top: 0;
}
.object-left {
float:left;
margin:15px 15px 0 15px;
float:left;
margin: 0 15px 10px 0;
}
.introduction .object-left {
margin:0;
#evenements h3 {
margin-bottom: 0;
}
.object-right {
float:right;
display: inline-block;
padding: 4px;
margin-bottom: 20px;
margin-left:15px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
float:right;
display: inline-block;
padding: 4px;
margin-bottom: 20px;
margin-left:15px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.mise_en_avant, .well, #lastinfo {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #eee;
/*border: 1px solid #e3e3e3;
border-radius: 4px;*/
/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);*/
overflow:hidden;
.mise_en_avant, .mise_en_avant01, .mise_en_avant02, .well, #lastinfo {
min-height: 20px;
padding: 13px 18px;
margin-bottom: 20px;
background-color: #EEE;
overflow: hidden;
border-radius: 3px;
border: none;
clear: both;
margin-top: 15px;
/* box-shadow: none; */
}
.mise_en_avant01 {
width:33%;
float:left;
margin-right:15px;
}
.mise_en_avant02 {
width:33%;
float:right;
margin-left:15px;
}
.image {
margin:0;
padding:0;
margin:0;
padding:0;
}
h2.masquer {
display:none;
display:none;
}
.agauche, .adroite {
min-height:200px;
min-height:200px;
}
#main .fa.fa-external-link {
color: #333;
}
.thumbnail {
margin-bottom: 10px;
}
.thumbnail-hover .icon {
opacity: 0;
font-size: 20px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
transition: all .2s ease-in;
-webkit-backface-visibility: hidden;
opacity: 0;
font-size: 20px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
transition: all .2s ease-in;
-webkit-backface-visibility: hidden;
}
#zoneagendadroite {
display:none;
display:none;
}
.navigation--body.yamm .yamm-content {
z-index:9999;
border-radius:0 0 10px 10px;
border:8px solid #666;
background: #fefefe;
margin-top:-5px;
z-index:9999;
border-radius:0 0 10px 10px;
border:8px solid #666;
background: #fefefe;
/*margin-top:-5px;*/
}
.navigation--body .dropdown-menu {
margin-top:-2px;
min-height:10px;
background:none;
margin-top:-2px;
min-height:10px;
background:none;
}
.change-img {
height:223px;
overflow:hidden;
height: 180px;
overflow: hidden;
}
ul#gallery, ul#gallery li {
margin:0;
padding:0;
background:none;
list-style: none;
margin:0;
padding:0;
background:none;
list-style: none;
}
ul#gallery li {
display:inline-block;
display:inline-block;
}
.introduction {
overflow:hidden;
overflow:hidden;
}
.input-group-width {
width:100%;
width:100%;
}
.input-group .form-control-width {
height:28px;
padding:2px 5px;
width:92%;
height:28px;
padding:2px 5px;
width:92%;
}
.mise_en_avant .object-left {
margin:0 35px 0 0;
margin:0 35px 0 0;
}
.documents, .documents li {
margin: 0;
padding:0;
background: none;
list-style:none;
margin: 0;
padding:0;
background: none;
list-style:none;
}
.documents li {
margin: 0;
padding: 10px 0;
background: none;
overflow:hidden;
clear:both;
margin: 0;
padding: 10px 0;
background: none;
overflow:hidden;
clear:both;
}
.documents li .object-left {
margin:0 15px 0 0;
vertical-align:middle;
margin:0 15px 0 0;
vertical-align:middle;
}
.documents li img{
vertical-align:middle;
.documents li img {
vertical-align:middle;
}
.question_sondage {
overflow:hidden;
margin-bottom:20px;
overflow:hidden;
margin-bottom:20px;
}
.accessiform label {
display:block;
overflow:hidden;
clear:both;
display:block;
overflow:hidden;
clear:both;
}
.boutons {
margin-bottom:15px;
margin-bottom:15px;
}
.accessiform input[type="text"], .accessiform input[type="select"], .accessiform textarea {
display: block;
width: 50%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
display: block;
width: 50%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.accessiform textarea {
min-height: 200px;
}
@media (max-width: 991px) {
/*#right_bar {
display:none;
}*/
/*#procedures {
display:none;
}*/
#promo {
padding-right:30px;
}
min-height: 200px;
}
.events--list .nav-tabs {
background: #d2d2d2;
background: #d2d2d2;
border: none;
}
.search_engine--collapse .input-group input[type="text"] {
color:#999;
}
@media (min-width: 992px) {
#contact_us {
min-width:142px;
overflow:hidden;
}
#contact_us .fa {
padding-top:3px;
padding-right:5px;
display:block;
float:left;
}
color:#999;
}
.trapezoidal.trapezoidal-sm .affiche {
padding-top:5px;
padding-top:5px;
}
.breve-item0, .breve-item1, .breve-item2 {
display:none;
}
.news .news--big a.list-group-item:hover, .news .news--small .list-group a:hover {
background: #cacaca;
display:none;
}
.navigation--body.yamm .yamm-content a:hover {
background: #eee;
background: #eee;
}
.no-lien a, .no-lien br {
display:none;
display:none;
}
/* ---------------------------------------------------------------------- Rubrique Fiches */
#rubrique_fiches { clear:both; overflow:hidden; }
#rubrique_fiches h2 { background:#e43891; padding:0.6em .6em; color:#fff; text-transform:uppercase; }
#rubrique_fiches {
clear:both;
overflow:hidden;
}
#rubrique_fiches h2 {
background:#31ABE5;
padding:0.6em .6em;
color:#fff;
text-transform:uppercase;
}
/* ---------------------------------------------------------------------- Fiches */
div.fiche {
overflow: hidden;
border-left: 8px solid #babcbd;
background: #e7e7e7;
padding: 15px;
margin: 0 0 10px 0;
}
div.fiche h3 {
color:#333;
font-size:18px;
font-weight:bold;
div.fiche {
overflow: hidden;
border-left: 8px solid #babcbd;
background: #e7e7e7;
padding: 15px;
margin: 0 0 10px 0;
}
ul.fiches_navigation {
padding:0;
margin:0 0 20px 0;
overflow:hidden;
clear:both;
div.fiche h3 {
color:#333;
font-size:18px;
font-weight:bold;
}
ul.fiches_navigation li {
background:none;
padding:0;
margin:0;
list-style: none;
position:relative;
overflow:hidden;
display:inline-block;
ul.fiches_navigation {
padding:0;
margin:0 0 20px 0;
overflow:hidden;
clear:both;
}
ul.fiches_navigation img {
float:left;
margin:0;
opacity:0.3;
ul.fiches_navigation li {
background:none;
padding:0;
margin:0;
list-style: none;
position:relative;
overflow:hidden;
display:inline-block;
}
ul.fiches_navigation .fiche-thumbnail a {
float:left;
width:165px;
min-height:230px;
padding:0;
margin:0;
text-decoration:none;
}
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
color:#000;
text-decoration:none;
cursor:text;
ul.fiches_navigation img {
float:left;
margin:0;
opacity:0.3;
}
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail img, ul.fiches_navigation img:hover {
opacity:1;
ul.fiches_navigation .fiche-thumbnail a {
float:left;
width:163px;
min-height:230px;
padding:0;
margin:0;
text-decoration:none;
}
ul.fiches_navigation a:hover, ul.fiches_navigation .fiche-thumbnail a:focus, ul.fiches_navigation .fiche-thumbnail a:active { }
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
background-color:#fff;
color:#000;
text-decoration:none;
cursor:text;
}
ul.fiches_navigation li div.intro {
position: absolute;
bottom: 0;
font-size: 11px;
background: rgba(0,0,0,0.7);
color: #fff;
width: 160px;
padding: 5px 10px;
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail img, ul.fiches_navigation img:hover {
opacity:1;
}
ul.fiches_navigation li div.intro p { margin:0; }
.object-right-fiche {
background:#ffffff;
padding:15px;
float:right;
width:33%;
ul.fiches_navigation a:hover, ul.fiches_navigation .fiche-thumbnail a:focus, ul.fiches_navigation .fiche-thumbnail a:active {
}
.zone-droite {
margin-bottom:25px;
padding:10px;
background:#eee;
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
background-color:#fff;
}
ul.fiches_navigation li div.intro {
position: absolute;
bottom: 0;
font-size: 11px;
background: rgba(0, 0, 0, 0.7);
color: #fff;
width: 160px;
padding: 5px 10px;
}
ul.fiches_navigation li div.intro p {
margin:0;
}
.object-right-fiche {
background:#ffffff;
padding:15px;
float:right;
width:33%;
}
.zone-droite {
margin-bottom:25px;
padding:10px;
background:#eee;
}
#main .pagination {
width:100%;
clear:both;
overflow:hidden;
width:100%;
clear:both;
overflow:hidden;
}
.slider-videos, .slider-infos {
margin:20px 0 20px 0;
padding:15px 0 15px 25px;
background:#eee;
margin:20px 0 20px 0;
padding:15px 0 15px 25px;
background:#eee;
}
.slider-infos {
padding-left:8px;
.slider-infos {
padding-left:8px;
}
.slick-prev, .slick-next {
width:30px;
height:30px;
border-radius:15px;
background: #e43891;
.slick-prev, .slick-next {
width:30px;
height:30px;
border-radius:15px;
background: #e43891;
}
.slick-prev {
left:-15px;
/*background:url(../images/contenu/prev.png) no-repeat 0 0;*/
.slick-prev {
left:-15px;
/*background:url(../images/contenu/prev.png) no-repeat 0 0;*/
}
.slick-next {
right:-15px;
/*background:url(../images/contenu/next.png) no-repeat 0 0;*/
.slick-next {
right:-15px;
/*background:url(../images/contenu/next.png) no-repeat 0 0;*/
}
.slick-prev:before, .slick-next {
.cont-lien-image {
position:relative;
}
.cont-lien-image--titre {
position:absolute;
bottom:0;
left:0;
background: rgba(0, 0, 0, 0.7);
border-radius:0 0 5px 5px;
width:100%;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
color:#fff;
padding:10px;
line-height:18px;
}
#contenu .header {
border-radius:0;
}
#contenu .header a {
color:#333;
}
.decal01 {
margin: 0 0 10px 0;
padding-top: 12px;
border-top: 1px dotted #B2B2B2;
}
.decal02 {
margin:10px 0 0 0;
padding-bottom:10px;
border-bottom:1px dotted #7a7a7a;
}
/*.decal01:hover, .decal02:hover {
background:#cacaca;
}*/
.breve-agenda .tab-pane {
padding:0;
}
.table-condensed a {
color:#333;
font-weight: bold;
}
.jour_j {
background: #eeeeee;
}
p.accessiform {
overflow:hidden;
margin:5px 0;
}
.lien-image {
display:block;
position: relative;
border-radius: 7px;
overflow: hidden;
}
.lien-image img {
vertical-align:top;
}
.zone-text {
position: absolute;
z-index: 2;
background: #333;
background: rgba(0, 0, 0, .5);
width: 100%;
color: white;
text-transform: uppercase;
bottom: 0;
}
.zone-text:after {
position: absolute;
z-index: 3;
content:"\f054";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
bottom: -40px;
right: -64px;
background: rgba(191, 14, 41, 0.88);
border-radius: 50%;
display: block;
height: 100px;
width: 105px;
padding: 25px 10px 10px 17px;
font-size: 24px;
}
.zone-text p {
padding:5px 50px 7px 8px;
font-weight: bolder;
font-size:11px;
line-height: 13px;
min-height:40px;
margin: 0;
}
/*#contact_us .hidden-sm, #contact_us .hidden-xs {
display:inline !important;
}*/
/* Hack titres des accès directs - 1 seule toolbar */
.ad-titre01, .ad-titre02, .ad-titre03 {
display:none;
}
.access--directs .ad-titre01, .access--kiosque .ad-titre02, .access--projects .ad-titre03 {
display:inline-block;
}
.modal-dialog {
left:0;
}
a.fichier {
padding:5px 0 5px 25px;
display:inline-block;
}
.list-inline {
padding-top:10px;
}
#par_theme {
margin-top: -7px;
margin-bottom: -7px;
padding-left: 0;
}
.nb-results {
padding-top: 7px;
font-size: 13px;
}
#keyword {
padding: 5px;
height: 28px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
font-size: 12px;
}
.reset-filter {
padding-top: 3px;
}
/* Media queries */
@media (min-width: 992px) {
.procedures--compte_citoyen .fa {
display: none;
}
}
@media (max-width: 991px) {
/* #promo {
padding-right:30px;
}*/
/*#contact_us {
min-width:142px;
overflow:hidden;
}*/
.events--list .see-all {
display: block;
margin-top: 10px;
}
.events--list .nav-tabs > li > a {
padding: 14px 11px;
font-size: 12px;
}
.events--list .nav-tabs>li.see-all {
display: block;
margin-top: 0;
float: right;
}
.events .carousel-inner {
min-height: 324px;
}
.events .right.carousel-control, .events .left.carousel-control {
display: none;
}
.events .carousel-caption {
border-radius: 0 0 5px 5px;
top: 143px;
background: #31ABE5;
width: 100%;
display: block;
height: 159px;
padding: 13px;
}
.procedures--compte_citoyen {
font-weight: 600;
}
.procedures--compte_citoyen .icon-user {
display: none;
}
#contact_us span {
display: none;
}
.procedures--body > ul {
padding: 0;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 0;
}
.yamm .dropdown.yamm-fw.open .dropdown-menu {
box-shadow: none;
}
.navigation--body.yamm .yamm-content {
border: none;
border-radius: 0;
background: #E7E7E7;
padding: 0;
}
.navigation--body.yamm .yamm-content li {
border-bottom: 1px solid lightgrey;
}
#contact_us {
min-width: 0;
text-align: center;
padding: 13px 12px 14px 16px;
}
#contact_us .fa {
padding-top:3px;
padding-right:5px;
display:block;
float:left;
}
.navigation--body {
border-radius:0;
margin-top:-1px;
}
.navigation--body.yamm .yamm-content li a .fa {
display:none;
}
#recherche .btn-default {
padding:9px 10px 8px 10px;
}
#promo {
padding-right: 15px;
}
.right_bar--newsletter p, .right_bar--sondage p {
margin: 0;
}
.right_bar .btn {
margin-right: 7px;
}
.right_bar--facebook,
.right_bar--twitter,
.right_bar--dailymotion,
.right_bar--rss {
width: 56px;
text-align: center;
}
.panel-heading {
padding: 15px 15px;
}
.search_engine {
width: auto;
margin-left: -15px;
background: rgba(0, 0, 0, 0.8);
margin-right: -15px;
}
.search_engine--collapse .form-control {
width: 231px;
}
#SearchText {
border-radius: 4px 0 0 4px;
height: 33px;
}
.footer--website_infos ul {
text-align: center;
}
.footer--website_infos ul li {
display: inline;
padding: 0;
margin: 0 10px;
font-size: 13px;
}
.footer--logotype img {
width: 100%;
height: auto;
}
.footer--address {
text-align: center;
font-size: 13px;
}
.footer {
padding-bottom: 10px;
}
.breadcrumb {
display: none;
}
.bottom_bar .tools {
display: none;
}
}
.box-body:before, .box-body:after {
content:" ";
display: table;
}
.box-body:after {
clear: both;
}

View File

@ -125,3 +125,5 @@ form {
#promo {
float: right;
}

View File

@ -34,9 +34,6 @@
#procedures .box {
margin-bottom:0;
}
.modal {
z-index:9999;
}
.navigation--body {
background: #454545;
color: #fff;
@ -113,7 +110,7 @@
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.mise_en_avant, .mise_en_avant01, .mise_en_avant02, .well, #lastinfo {
.mise_en_avant, .mise_en_avant01, .mise_en_avant02, .well, #lastinfo, .previsualisation {
min-height: 20px;
padding: 13px 18px;
margin-bottom: 20px;
@ -124,6 +121,9 @@
clear: both;
margin-top: 15px;
/* box-shadow: none; */
}
.previsualisation .label {
color:#333;
}
.mise_en_avant01 {
width:33%;
@ -555,21 +555,11 @@ a.fichier {
margin-top: 0;
float: right;
}
.events .carousel-inner {
min-height: 324px;
}
.events .right.carousel-control, .events .left.carousel-control {
display: none;
}
.events .carousel-caption {
border-radius: 0 0 5px 5px;
top: 143px;
background: #31ABE5;
width: 100%;
display: block;
height: 159px;
padding: 13px;
}
.procedures--compte_citoyen {
font-weight: 600;
}
@ -684,3 +674,27 @@ height: auto;
.box-body:after {
clear: both;
}
.contact-step input {
padding:0;
margin:0;
background:none;
border:none;
box-shadow: 0;
}
#messages_erreur ul {
background:#eee;
border-radius:5px;
}
#messages_erreur ul li {
padding:5px 0;
color:#ff0000;
}
.erreur input[type="text"], .erreur input[type="select"], .erreur textarea {
background:#eee;
}
p.erreur label {
color:#ff0000;
padding-left:18px;
background:url(../images/contenu/erreur.jpg) no-repeat 0 0;
/**/
}

View File

@ -15,6 +15,6 @@
<p>→ {% trans "Forgot password?" %} <a href="{% url 'auth_password_reset' %}">{% trans "Reset it!" %}</a></p>
{% endif %}
{% if registration_authorized %}
<p>{% trans "Not a member?" %} <a href="{% url 'registration_register' %}">{% trans "Register!" %}</a></p>
<p>Pas de compte citoyen ? <a href="{% url 'registration_register' %}">{% trans "Register!" %}</a></p>
{% endif %}
</div>

View File

@ -50,7 +50,7 @@
<div class="box box-full nav-panel panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
Démarches et services publics
Vos démarches
</h4>
</div>
<div class="panel-body">

3684
portail-citoyen/static/portail_citoyen/css/app.css Executable file → Normal file

File diff suppressed because it is too large Load Diff

View File

@ -744,8 +744,8 @@ margin-bottom: 80px;
background: url(../img/cont-bg.png) no-repeat 0 5px;
}
.header--logotype {
max-width: 374px;
margin-left: -15px;
max-width: 294px;
margin-left: 0;
margin-top: 4px;
}
.procedures {
@ -2706,4 +2706,4 @@ body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom
#contact_us {
min-width: 0;
}
}
}

View File

@ -1,373 +1,686 @@
/* surcouche prod */
#sondage img {
border-radius:5px;
/* surcouche prod - hack et css nécessaire pour ezpublish (mise_en_avant etc... */
#sondage img {
border-radius:5px;
}
.footer--partners ul li {
display:block;
float:left;
width:48%;
padding:3px 0;
display:block;
float:left;
width:48%;
padding:3px 0;
}
.footer--partners ul li a {
line-height: 14px;
display:block;
line-height: 14px;
display:block;
}
.footer--subvention {
text-align:right;
text-align:right;
}
.footer--labels h2 {
display:none;
display:none;
}
.footer--labels .image {
float:left;
margin-right:3px;
float:left;
margin-right:3px;
}
.footer--website_infos li {
padding:0 10px;
padding:0 5px;
}
.search_engine--collapse .form-control {
width:190px;
width:190px;
}
#SearchText {
border-radius:5px;
border-radius:5px;
}
#procedures .box {
margin-bottom:0;
margin-bottom:0;
}
.modal {
z-index:9999;
z-index:9999;
}
.navigation--body {
background: #454545;
color: #fff;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
@media (max-width: 991px) {
.navigation--body {
border-radius:0;
margin-top:-1px;
}
.navigation--body:hover {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navigation--body.yamm .yamm-content li {
list-style: none;
list-style: none;
}
#main h1 {
font-size:17px;
font-weight:700;
/*text-transform:uppercase;*/
font-size: 21px;
font-weight: 700;
margin-bottom: 12px;
margin-top: 8px;
}
.rubric .triable th a {
color: #333;
}
.rubric {
overflow:hidden;
overflow:hidden;
}
.rubric h2:first-child {
margin-top: 0;
padding-top: 0;
}
.rubric h2 + h3 {
margin-top: 15px;
}
.rubric h3 {
font-weight: bold;
color: #333;
margin-top: 40px;
margin-bottom: 15px;
font-size: 16px;
}
.rubric h3:first-child {
margin-top: 0;
padding-top: 0;
}
.rubric h2 {
font-size: 18px;
font-weight: 700;
display:block;
padding-top:10px;
clear:both;
font-size: 18px;
font-weight: 700;
display:block;
padding-top:20px;
/*clear:both;*/
overflow: visible;
/*border-top: 1px dotted rgba(0, 0, 0, 0.2);*/
}
.rubric .box-body > :first-child {
margin-top: 0;
}
.object-left {
float:left;
margin:15px 15px 0 15px;
float:left;
margin: 0 15px 10px 0;
}
.introduction .object-left {
margin:0;
#evenements h3 {
margin-bottom: 0;
}
.object-right {
float:right;
display: inline-block;
padding: 4px;
margin-bottom: 20px;
margin-left:15px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
float:right;
display: inline-block;
padding: 4px;
margin-bottom: 20px;
margin-left:15px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.mise_en_avant, .well, #lastinfo {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #eee;
/*border: 1px solid #e3e3e3;
border-radius: 4px;*/
/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);*/
overflow:hidden;
.mise_en_avant, .mise_en_avant01, .mise_en_avant02, .well, #lastinfo {
min-height: 20px;
padding: 13px 18px;
margin-bottom: 20px;
background-color: #EEE;
overflow: hidden;
border-radius: 3px;
border: none;
clear: both;
margin-top: 15px;
/* box-shadow: none; */
}
.mise_en_avant01 {
width:33%;
float:left;
margin-right:15px;
}
.mise_en_avant02 {
width:33%;
float:right;
margin-left:15px;
}
.image {
margin:0;
padding:0;
margin:0;
padding:0;
}
h2.masquer {
display:none;
display:none;
}
.agauche, .adroite {
min-height:200px;
min-height:200px;
}
#main .fa.fa-external-link {
color: #333;
}
.thumbnail {
margin-bottom: 10px;
}
.thumbnail-hover .icon {
opacity: 0;
font-size: 20px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
transition: all .2s ease-in;
-webkit-backface-visibility: hidden;
opacity: 0;
font-size: 20px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
transition: all .2s ease-in;
-webkit-backface-visibility: hidden;
}
#zoneagendadroite {
display:none;
display:none;
}
.navigation--body.yamm .yamm-content {
z-index:9999;
border-radius:0 0 10px 10px;
border:8px solid #666;
background: #fefefe;
margin-top:-5px;
z-index:9999;
border-radius:0 0 10px 10px;
border:8px solid #666;
background: #fefefe;
/*margin-top:-5px;*/
}
.navigation--body .dropdown-menu {
margin-top:-2px;
min-height:10px;
background:none;
margin-top:-2px;
min-height:10px;
background:none;
}
.change-img {
height:223px;
overflow:hidden;
height: 180px;
overflow: hidden;
}
ul#gallery, ul#gallery li {
margin:0;
padding:0;
background:none;
list-style: none;
margin:0;
padding:0;
background:none;
list-style: none;
}
ul#gallery li {
display:inline-block;
display:inline-block;
}
.introduction {
overflow:hidden;
overflow:hidden;
}
.input-group-width {
width:100%;
width:100%;
}
.input-group .form-control-width {
height:28px;
padding:2px 5px;
width:92%;
height:28px;
padding:2px 5px;
width:92%;
}
.mise_en_avant .object-left {
margin:0 35px 0 0;
margin:0 35px 0 0;
}
.documents, .documents li {
margin: 0;
padding:0;
background: none;
list-style:none;
margin: 0;
padding:0;
background: none;
list-style:none;
}
.documents li {
margin: 0;
padding: 10px 0;
background: none;
overflow:hidden;
clear:both;
margin: 0;
padding: 10px 0;
background: none;
overflow:hidden;
clear:both;
}
.documents li .object-left {
margin:0 15px 0 0;
vertical-align:middle;
margin:0 15px 0 0;
vertical-align:middle;
}
.documents li img{
vertical-align:middle;
.documents li img {
vertical-align:middle;
}
.question_sondage {
overflow:hidden;
margin-bottom:20px;
overflow:hidden;
margin-bottom:20px;
}
.accessiform label {
display:block;
overflow:hidden;
clear:both;
display:block;
overflow:hidden;
clear:both;
}
.boutons {
margin-bottom:15px;
margin-bottom:15px;
}
.accessiform input[type="text"], .accessiform input[type="select"], .accessiform textarea {
display: block;
width: 50%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
display: block;
width: 50%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.accessiform textarea {
min-height: 200px;
}
@media (max-width: 991px) {
/*#right_bar {
display:none;
}*/
/*#procedures {
display:none;
}*/
#promo {
padding-right:30px;
}
min-height: 200px;
}
.events--list .nav-tabs {
background: #d2d2d2;
background: #d2d2d2;
border: none;
}
.search_engine--collapse .input-group input[type="text"] {
color:#999;
}
@media (min-width: 992px) {
#contact_us {
min-width:142px;
overflow:hidden;
}
#contact_us .fa {
padding-top:3px;
padding-right:5px;
display:block;
float:left;
}
color:#999;
}
.trapezoidal.trapezoidal-sm .affiche {
padding-top:5px;
padding-top:5px;
}
.breve-item0, .breve-item1, .breve-item2 {
display:none;
}
.news .news--big a.list-group-item:hover, .news .news--small .list-group a:hover {
background: #cacaca;
display:none;
}
.navigation--body.yamm .yamm-content a:hover {
background: #eee;
background: #eee;
}
.no-lien a, .no-lien br {
display:none;
display:none;
}
/* ---------------------------------------------------------------------- Rubrique Fiches */
#rubrique_fiches { clear:both; overflow:hidden; }
#rubrique_fiches h2 { background:#e43891; padding:0.6em .6em; color:#fff; text-transform:uppercase; }
#rubrique_fiches {
clear:both;
overflow:hidden;
}
#rubrique_fiches h2 {
background:#31ABE5;
padding:0.6em .6em;
color:#fff;
text-transform:uppercase;
}
/* ---------------------------------------------------------------------- Fiches */
div.fiche {
overflow: hidden;
border-left: 8px solid #babcbd;
background: #e7e7e7;
padding: 15px;
margin: 0 0 10px 0;
}
div.fiche h3 {
color:#333;
font-size:18px;
font-weight:bold;
div.fiche {
overflow: hidden;
border-left: 8px solid #babcbd;
background: #e7e7e7;
padding: 15px;
margin: 0 0 10px 0;
}
ul.fiches_navigation {
padding:0;
margin:0 0 20px 0;
overflow:hidden;
clear:both;
div.fiche h3 {
color:#333;
font-size:18px;
font-weight:bold;
}
ul.fiches_navigation li {
background:none;
padding:0;
margin:0;
list-style: none;
position:relative;
overflow:hidden;
display:inline-block;
ul.fiches_navigation {
padding:0;
margin:0 0 20px 0;
overflow:hidden;
clear:both;
}
ul.fiches_navigation img {
float:left;
margin:0;
opacity:0.3;
ul.fiches_navigation li {
background:none;
padding:0;
margin:0;
list-style: none;
position:relative;
overflow:hidden;
display:inline-block;
}
ul.fiches_navigation .fiche-thumbnail a {
float:left;
width:165px;
min-height:230px;
padding:0;
margin:0;
text-decoration:none;
}
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
color:#000;
text-decoration:none;
cursor:text;
ul.fiches_navigation img {
float:left;
margin:0;
opacity:0.3;
}
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail img, ul.fiches_navigation img:hover {
opacity:1;
ul.fiches_navigation .fiche-thumbnail a {
float:left;
width:163px;
min-height:230px;
padding:0;
margin:0;
text-decoration:none;
}
ul.fiches_navigation a:hover, ul.fiches_navigation .fiche-thumbnail a:focus, ul.fiches_navigation .fiche-thumbnail a:active { }
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
background-color:#fff;
color:#000;
text-decoration:none;
cursor:text;
}
ul.fiches_navigation li div.intro {
position: absolute;
bottom: 0;
font-size: 11px;
background: rgba(0,0,0,0.7);
color: #fff;
width: 160px;
padding: 5px 10px;
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail img, ul.fiches_navigation img:hover {
opacity:1;
}
ul.fiches_navigation li div.intro p { margin:0; }
.object-right-fiche {
background:#ffffff;
padding:15px;
float:right;
width:33%;
ul.fiches_navigation a:hover, ul.fiches_navigation .fiche-thumbnail a:focus, ul.fiches_navigation .fiche-thumbnail a:active {
}
.zone-droite {
margin-bottom:25px;
padding:10px;
background:#eee;
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
background-color:#fff;
}
ul.fiches_navigation li div.intro {
position: absolute;
bottom: 0;
font-size: 11px;
background: rgba(0, 0, 0, 0.7);
color: #fff;
width: 160px;
padding: 5px 10px;
}
ul.fiches_navigation li div.intro p {
margin:0;
}
.object-right-fiche {
background:#ffffff;
padding:15px;
float:right;
width:33%;
}
.zone-droite {
margin-bottom:25px;
padding:10px;
background:#eee;
}
#main .pagination {
width:100%;
clear:both;
overflow:hidden;
width:100%;
clear:both;
overflow:hidden;
}
.slider-videos, .slider-infos {
margin:20px 0 20px 0;
padding:15px 0 15px 25px;
background:#eee;
margin:20px 0 20px 0;
padding:15px 0 15px 25px;
background:#eee;
}
.slider-infos {
padding-left:8px;
.slider-infos {
padding-left:8px;
}
.slick-prev, .slick-next {
width:30px;
height:30px;
border-radius:15px;
background: #e43891;
.slick-prev, .slick-next {
width:30px;
height:30px;
border-radius:15px;
background: #e43891;
}
.slick-prev {
left:-15px;
/*background:url(../images/contenu/prev.png) no-repeat 0 0;*/
.slick-prev {
left:-15px;
/*background:url(../images/contenu/prev.png) no-repeat 0 0;*/
}
.slick-next {
right:-15px;
/*background:url(../images/contenu/next.png) no-repeat 0 0;*/
.slick-next {
right:-15px;
/*background:url(../images/contenu/next.png) no-repeat 0 0;*/
}
.slick-prev:before, .slick-next {
.cont-lien-image {
position:relative;
}
.cont-lien-image--titre {
position:absolute;
bottom:0;
left:0;
background: rgba(0, 0, 0, 0.7);
border-radius:0 0 5px 5px;
width:100%;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
color:#fff;
padding:10px;
line-height:18px;
}
#contenu .header {
border-radius:0;
}
#contenu .header a {
color:#333;
}
.decal01 {
margin: 0 0 10px 0;
padding-top: 12px;
border-top: 1px dotted #B2B2B2;
}
.decal02 {
margin:10px 0 0 0;
padding-bottom:10px;
border-bottom:1px dotted #7a7a7a;
}
/*.decal01:hover, .decal02:hover {
background:#cacaca;
}*/
.breve-agenda .tab-pane {
padding:0;
}
.table-condensed a {
color:#333;
font-weight: bold;
}
.jour_j {
background: #eeeeee;
}
p.accessiform {
overflow:hidden;
margin:5px 0;
}
.lien-image {
display:block;
position: relative;
border-radius: 7px;
overflow: hidden;
}
.lien-image img {
vertical-align:top;
}
.zone-text {
position: absolute;
z-index: 2;
background: #333;
background: rgba(0, 0, 0, .5);
width: 100%;
color: white;
text-transform: uppercase;
bottom: 0;
}
.zone-text:after {
position: absolute;
z-index: 3;
content:"\f054";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
bottom: -40px;
right: -64px;
background: rgba(191, 14, 41, 0.88);
border-radius: 50%;
display: block;
height: 100px;
width: 105px;
padding: 25px 10px 10px 17px;
font-size: 24px;
}
.zone-text p {
padding:5px 50px 7px 8px;
font-weight: bolder;
font-size:11px;
line-height: 13px;
min-height:40px;
margin: 0;
}
/*#contact_us .hidden-sm, #contact_us .hidden-xs {
display:inline !important;
}*/
/* Hack titres des accès directs - 1 seule toolbar */
.ad-titre01, .ad-titre02, .ad-titre03 {
display:none;
}
.access--directs .ad-titre01, .access--kiosque .ad-titre02, .access--projects .ad-titre03 {
display:inline-block;
}
.modal-dialog {
left:0;
}
a.fichier {
padding:5px 0 5px 25px;
display:inline-block;
}
.list-inline {
padding-top:10px;
}
#par_theme {
margin-top: -7px;
margin-bottom: -7px;
padding-left: 0;
}
.nb-results {
padding-top: 7px;
font-size: 13px;
}
#keyword {
padding: 5px;
height: 28px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
font-size: 12px;
}
.reset-filter {
padding-top: 3px;
}
/* Media queries */
@media (min-width: 992px) {
.procedures--compte_citoyen .fa {
display: none;
}
}
@media (max-width: 991px) {
/* #promo {
padding-right:30px;
}*/
/*#contact_us {
min-width:142px;
overflow:hidden;
}*/
.events--list .see-all {
display: block;
margin-top: 10px;
}
.events--list .nav-tabs > li > a {
padding: 14px 11px;
font-size: 12px;
}
.events--list .nav-tabs>li.see-all {
display: block;
margin-top: 0;
float: right;
}
.events .carousel-inner {
min-height: 324px;
}
.events .right.carousel-control, .events .left.carousel-control {
display: none;
}
.events .carousel-caption {
border-radius: 0 0 5px 5px;
top: 143px;
background: #31ABE5;
width: 100%;
display: block;
height: 159px;
padding: 13px;
}
.procedures--compte_citoyen {
font-weight: 600;
}
.procedures--compte_citoyen .icon-user {
display: none;
}
#contact_us span {
display: none;
}
.procedures--body > ul {
padding: 0;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 0;
}
.yamm .dropdown.yamm-fw.open .dropdown-menu {
box-shadow: none;
}
.navigation--body.yamm .yamm-content {
border: none;
border-radius: 0;
background: #E7E7E7;
padding: 0;
}
.navigation--body.yamm .yamm-content li {
border-bottom: 1px solid lightgrey;
}
#contact_us {
min-width: 0;
text-align: center;
padding: 13px 12px 14px 16px;
}
#contact_us .fa {
padding-top:3px;
padding-right:5px;
display:block;
float:left;
}
.navigation--body {
border-radius:0;
margin-top:-1px;
}
.navigation--body.yamm .yamm-content li a .fa {
display:none;
}
#recherche .btn-default {
padding:9px 10px 8px 10px;
}
#promo {
padding-right: 15px;
}
.right_bar--newsletter p, .right_bar--sondage p {
margin: 0;
}
.right_bar .btn {
margin-right: 7px;
}
.right_bar--facebook,
.right_bar--twitter,
.right_bar--dailymotion,
.right_bar--rss {
width: 56px;
text-align: center;
}
.panel-heading {
padding: 15px 15px;
}
.search_engine {
width: auto;
margin-left: -15px;
background: rgba(0, 0, 0, 0.8);
margin-right: -15px;
}
.search_engine--collapse .form-control {
width: 231px;
}
#SearchText {
border-radius: 4px 0 0 4px;
height: 33px;
}
.footer--website_infos ul {
text-align: center;
}
.footer--website_infos ul li {
display: inline;
padding: 0;
margin: 0 10px;
font-size: 13px;
}
.footer--logotype img {
width: 100%;
height: auto;
}
.footer--address {
text-align: center;
font-size: 13px;
}
.footer {
padding-bottom: 10px;
}
.breadcrumb {
display: none;
}
.bottom_bar .tools {
display: none;
}
}
.box-body:before, .box-body:after {
content:" ";
display: table;
}
.box-body:after {
clear: both;
}

View File

@ -34,9 +34,6 @@
#procedures .box {
margin-bottom:0;
}
.modal {
z-index:9999;
}
.navigation--body {
background: #454545;
color: #fff;
@ -113,7 +110,7 @@
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.mise_en_avant, .mise_en_avant01, .mise_en_avant02, .well, #lastinfo {
.mise_en_avant, .mise_en_avant01, .mise_en_avant02, .well, #lastinfo, .previsualisation {
min-height: 20px;
padding: 13px 18px;
margin-bottom: 20px;
@ -124,6 +121,9 @@
clear: both;
margin-top: 15px;
/* box-shadow: none; */
}
.previsualisation .label {
color:#333;
}
.mise_en_avant01 {
width:33%;
@ -555,21 +555,11 @@ a.fichier {
margin-top: 0;
float: right;
}
.events .carousel-inner {
min-height: 324px;
}
.events .right.carousel-control, .events .left.carousel-control {
display: none;
}
.events .carousel-caption {
border-radius: 0 0 5px 5px;
top: 143px;
background: #31ABE5;
width: 100%;
display: block;
height: 159px;
padding: 13px;
}
.procedures--compte_citoyen {
font-weight: 600;
}
@ -684,3 +674,27 @@ height: auto;
.box-body:after {
clear: both;
}
.contact-step input {
padding:0;
margin:0;
background:none;
border:none;
box-shadow: 0;
}
#messages_erreur ul {
background:#eee;
border-radius:5px;
}
#messages_erreur ul li {
padding:5px 0;
color:#ff0000;
}
.erreur input[type="text"], .erreur input[type="select"], .erreur textarea {
background:#eee;
}
p.erreur label {
color:#ff0000;
padding-left:18px;
background:url(../images/contenu/erreur.jpg) no-repeat 0 0;
/**/
}

View File

@ -162,3 +162,29 @@ input[type="radio"], input[type="checkbox"] {
display: none;
}
div.dataview div.field span.label {
font-weight: bold;
color: #333;
color: #333;
min-width: 48%;
max-width: 100%;
float: left;
font-size: 12px;
text-align: left;
padding-top: 8px;
}
div.dataview div.field .value {
display: block;
margin-left: 1em;
margin-bottom: 1ex;
padding-left: 10px;
padding-top: 5px;
min-width: 48%;
float: none;
line-height: 20px;
}
form, .right {
text-align: left;
}