harmonize indentation, tabs everywhere

This commit is contained in:
Frédéric Péters 2011-11-07 20:38:27 +01:00
parent 930844065a
commit 895271f816
1 changed files with 174 additions and 182 deletions

View File

@ -76,20 +76,20 @@ dl.portlet a:hover {text-decoration: underline;}
#logo #logo
{ {
width: 316px; width: 316px;
height: 71px; height: 71px;
text-indent: -3333px; text-indent: -3333px;
border: 0; border: 0;
} }
#logo a #logo a
{ {
background: transparent url("../img/logo.jpg") no-repeat scroll 0% 0%; background: transparent url("../img/logo.jpg") no-repeat scroll 0% 0%;
display: block; display: block;
width: 316px; /* larger than actual image? */ width: 316px; /* larger than actual image? */
height: 71px; height: 71px;
text-decoration: none; text-decoration: none;
border: 0; border: 0;
} }
/***** LANGUAGES *****/ /***** LANGUAGES *****/
@ -206,7 +206,7 @@ dl.portlet a:hover {text-decoration: underline;}
} }
#searchfield form input:focus { #searchfield form input:focus {
width: 200px; width: 200px;
} }
/***** content-wrapper *****/ /***** content-wrapper *****/
@ -510,18 +510,18 @@ span.headerIcon
#results-nav #results-nav-next, #results-nav #results-nav-next,
#results-nav #results-nav-prev { #results-nav #results-nav-prev {
margin-right: 10px; margin-right: 10px;
} }
#results-nav span#results-nav-next, #results-nav span#results-nav-next,
#results-nav span#results-nav-prev { #results-nav span#results-nav-prev {
background: #d9b9b7; background: #d9b9b7;
border-color: #d9b9b7; border-color: #d9b9b7;
} }
span.pager { span.pager {
padding-left: 15px; padding-left: 15px;
font-weight: bold; font-weight: bold;
} }
a.button, a.button,
@ -896,9 +896,9 @@ margin-top: 8px;
clear: both; clear: both;
margin-bottom: 10px; margin-bottom: 10px;
background: #ffffff url("../img/bloc_bg_bottom.jpg") no-repeat left bottom; background: #ffffff url("../img/bloc_bg_bottom.jpg") no-repeat left bottom;
border-top: 3px solid #FFFFFF; border-top: 3px solid #FFFFFF;
float: left; float: left;
width: 226px;; width: 226px;;
padding-top: 3px; padding-top: 3px;
} }
@ -931,11 +931,11 @@ margin-top: 8px;
height: 18px; height: 18px;
position: relative; position: relative;
top: 3px; top: 3px;
color: #FFFFFF; color: #FFFFFF;
font-family: 'Lato',Arial,Helvetica,sans-serif; font-family: 'Lato',Arial,Helvetica,sans-serif;
font-size: 13px; font-size: 13px;
font-weight: normal; font-weight: normal;
text-align: left; text-align: left;
} }
#colTwo .portletWrapper h3.title, #colTwo .portletWrapper h3.title,
.bloc .right h3.title .bloc .right h3.title
@ -1371,23 +1371,23 @@ border: none;
#content #slider-container #slider .slide{} #content #slider-container #slider .slide{}
#slider-container .ribbon_title { #slider-container .ribbon_title {
background: url("../img/bloc_bg_left.gif") no-repeat scroll left 3px transparent; background: url("../img/bloc_bg_left.gif") no-repeat scroll left 3px transparent;
height: 27px; height: 27px;
padding-left: 7px; padding-left: 7px;
position: absolute; position: absolute;
top:10px; top:10px;
left: -7px; left: -7px;
z-index: 99999; z-index: 99999;
} }
#slider-container .title { #slider-container .title {
background: none repeat scroll 0 0 #AA0000; background: none repeat scroll 0 0 #AA0000;
color: #FFFFFF; color: #FFFFFF;
font-family: 'Lato',Arial,Helvetica,sans-serif; font-family: 'Lato',Arial,Helvetica,sans-serif;
font-size: 13px; font-size: 13px;
font-weight: normal; font-weight: normal;
height: 18px; height: 18px;
width: 70px; width: 70px;
margin-top: 3px; margin-top: 3px;
} }
.slider .slide{position: relative; border: 4px solid #ffffff;} .slider .slide{position: relative; border: 4px solid #ffffff;}
.slider .slider_caption{position: absolute; bottom: 10px; padding: 10px; width: 698px; background: rgba(30,30,30,.8); color:#ffffff; } .slider .slider_caption{position: absolute; bottom: 10px; padding: 10px; width: 698px; background: rgba(30,30,30,.8); color:#ffffff; }
/*----------------------*/ /*----------------------*/
@ -1419,7 +1419,8 @@ border: none;
#content #pcfhome-second-part #home-tabs{ #content #pcfhome-second-part #home-tabs{
margin:0; margin:0;
background: none repeat scroll 0 0 #D2A907; background: none repeat scroll 0 0 #D2A907;
padding: 3px;} padding: 3px;
}
#content #pcfhome-second-part dd{padding:0;} #content #pcfhome-second-part dd{padding:0;}
#content #pcfhome-second-part .formPanel{background: none;padding: 5px; margin: 0; background: white;overflow: hidden;} #content #pcfhome-second-part .formPanel{background: none;padding: 5px; margin: 0; background: white;overflow: hidden;}
#content #pcfhome-second-part .formPanel img{width: auto; float: left; height: auto; margin: 0; padding: 0; vertical-align: top;} #content #pcfhome-second-part .formPanel img{width: auto; float: left; height: auto; margin: 0; padding: 0; vertical-align: top;}
@ -1552,9 +1553,9 @@ border: none;
/*article*/ /*article*/
#content { #content {
font-size: 12px; font-size: 12px;
line-height: normal; line-height: normal;
margin: 0; margin: 0;
} }
#content blockquote.pullquote { #content blockquote.pullquote {
@ -1568,17 +1569,17 @@ border: none;
} }
#content .callout { #content .callout {
color:#888888; color:#888888;
} }
#content pre { #content pre {
background: none repeat scroll 0 0 #444444; background: none repeat scroll 0 0 #444444;
border-left: 1em solid #AA0000; border-left: 1em solid #AA0000;
clear: both; clear: both;
padding: 1em; padding: 1em;
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
letter-spacing: normal; letter-spacing: normal;
font-size: 10px; font-size: 10px;
line-height: normal; line-height: normal;
} }
#content-core table{margin: 10px 0;} #content-core table{margin: 10px 0;}
#content-core .floating td{padding:1em; border:1px solid #cfcfcf;} #content-core .floating td{padding:1em; border:1px solid #cfcfcf;}
@ -1597,28 +1598,21 @@ border: none;
/*forms*/ /*forms*/
div.formControls { div.formControls {
margin: 0; margin: 0;
} }
/*table.listing*/ /*table.listing*/
#content table.listing { #content table.listing {
border-collapse:collapse; border-collapse:collapse;
border:none; border:none;
width:100%; width:100%;
} }
table.listing .top { table.listing .top {
border:none; border:none;
} }
#content table.listing th { #content table.listing th {
background: none repeat scroll 0 0 #e4e4e4; background: none repeat scroll 0 0 #e4e4e4;
border:1px solid #cbcbcb; border:1px solid #cbcbcb;
font-size: 10px; font-size: 10px;
} }
@ -1626,63 +1620,62 @@ table.listing .top {
border: none; border: none;
} }
table.listing tr.odd th { table.listing tr.odd th {
-moz-border-bottom-colors: none; -moz-border-bottom-colors: none;
-moz-border-image: none; -moz-border-image: none;
-moz-border-left-colors: none; -moz-border-left-colors: none;
-moz-border-right-colors: none; -moz-border-right-colors: none;
-moz-border-top-colors: none; -moz-border-top-colors: none;
border-color: #FFFFFF; border-color: #FFFFFF;
border-style: solid solid none none; border-style: solid solid none none;
border-width: 0.1em; border-width: 0.1em;
} }
table.listing tbody th { table.listing tbody th {
font-weight: bold; font-weight: bold;
} }
table.listing tbody tr { table.listing tbody tr {
text-align: left; text-align: left;
background: none repeat scroll 0 0 #e4e4e4; background: none repeat scroll 0 0 #e4e4e4;
} }
#content table.listing tbody tr:hover { #content table.listing tbody tr:hover {
background: none repeat scroll 0 0 #cd8988; background: none repeat scroll 0 0 #cd8988;
} }
#content table.listing tbody tr:hover td{ #content table.listing tbody tr:hover td{
background: none; background: none;
} }
table.listing tbody tr.odd { table.listing tbody tr.odd {
background: none repeat scroll 0 0 #ebebeb; background: none repeat scroll 0 0 #ebebeb;
} }
table.listing tbody tr td { table.listing tbody tr td {
background: none repeat scroll 0 0 transparent; background: none repeat scroll 0 0 transparent;
} }
table.listing tbody tr.odd td { table.listing tbody tr.odd td {
background: none repeat scroll 0 0 #ebebeb; background: none repeat scroll 0 0 #ebebeb;
} }
table.listing td { table.listing td {
border-right: 1px solid #cbcbcb; border-right: 1px solid #cbcbcb;
border-left: 1px solid #cbcbcb; border-left: 1px solid #cbcbcb;
} }
table.listing a { table.listing a {
border: none !important; border: none !important;
display: inline-block; display: inline-block;
} }
table.listing td.draggable { table.listing td.draggable {
background: none repeat scroll 0 0 #DDDDDD !important; background: none repeat scroll 0 0 #DDDDDD !important;
border-bottom: 1px solid white; border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em; padding: 0.4em 0.4em 0 0.5em;
text-shadow: 1px 1px 1px White; text-shadow: 1px 1px 1px White;
} }
/*table plain*/ /*table plain*/
#content table.plain { #content table.plain {
border-collapse:collapse; border-collapse:collapse;
border:none; border:none;
} }
table.plain caption {border:1px solid #cbcbcb; border-bottom: none;padding: 5px;} table.plain caption {border:1px solid #cbcbcb; border-bottom: none;padding: 5px;}
table.plain .top { table.plain .top {
border:none; border:none;
} }
#content table.plain th { #content table.plain th {
background: none repeat scroll 0 0 #e4e4e4; background: none repeat scroll 0 0 #e4e4e4;
border:1px solid #cbcbcb; border:1px solid #cbcbcb;
font-size: 10px; font-size: 10px;
} }
@ -1690,64 +1683,64 @@ table.plain .top {
border: none; border: none;
} }
table.plain tr.odd th { table.plain tr.odd th {
-moz-border-bottom-colors: none; -moz-border-bottom-colors: none;
-moz-border-image: none; -moz-border-image: none;
-moz-border-left-colors: none; -moz-border-left-colors: none;
-moz-border-right-colors: none; -moz-border-right-colors: none;
-moz-border-top-colors: none; -moz-border-top-colors: none;
border-color: #FFFFFF; border-color: #FFFFFF;
border-style: solid solid none none; border-style: solid solid none none;
border-width: 0.1em; border-width: 0.1em;
} }
table.plain tbody th { table.plain tbody th {
font-weight: bold; font-weight: bold;
} }
table.plain tbody tr { table.plain tbody tr {
text-align: left; text-align: left;
background: none repeat scroll 0 0 #e4e4e4; background: none repeat scroll 0 0 #e4e4e4;
} }
table.plain tbody tr:hover { table.plain tbody tr:hover {
background: none repeat scroll 0 0 #cd8988; background: none repeat scroll 0 0 #cd8988;
} }
table.plain tbody tr.odd { table.plain tbody tr.odd {
background: none repeat scroll 0 0 #ebebeb; background: none repeat scroll 0 0 #ebebeb;
} }
table.plain tbody tr td { table.plain tbody tr td {
background: none repeat scroll 0 0 transparent; background: none repeat scroll 0 0 transparent;
} }
table.plain tbody tr.odd td { table.plain tbody tr.odd td {
background: none repeat scroll 0 0 #ebebeb; background: none repeat scroll 0 0 #ebebeb;
} }
table.plain td { table.plain td {
border-right: 1px solid #cbcbcb; border-right: 1px solid #cbcbcb;
border-left: 1px solid #cbcbcb; border-left: 1px solid #cbcbcb;
} }
table.plain a { table.plain a {
border: none !important; border: none !important;
display: inline-block; display: inline-block;
} }
table.plain td.draggable { table.plain td.draggable {
background: none repeat scroll 0 0 #DDDDDD !important; background: none repeat scroll 0 0 #DDDDDD !important;
border-bottom: 1px solid white; border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em; padding: 0.4em 0.4em 0 0.5em;
text-shadow: 1px 1px 1px White; text-shadow: 1px 1px 1px White;
} }
/**/ /**/
dl.portlet { dl.portlet {
font-size: 100%; font-size: 100%;
} }
/**/ /**/
#content a:link, dl.portlet a:link { #content a:link, dl.portlet a:link {
border:none; border:none;
} }
#content .more-link { #content .more-link {
text-align: right; text-align: right;
display: block; display: block;
} }
#formfield-form-widgets-message textarea{width: 20em; } #formfield-form-widgets-message textarea{width: 20em; }
@ -1766,9 +1759,9 @@ dl.portlet {
#hp-docs h4 {font-size: 1.10em;} #hp-docs h4 {font-size: 1.10em;}
#hp-actu h2 { #hp-actu h2 {
text-align: center; text-align: center;
font-size: 150%; font-size: 150%;
margin-top: 1em; margin-top: 1em;
} }
@ -1812,7 +1805,7 @@ dl.portlet {
margin: 0 0 5px 0; margin: 0 0 5px 0;
overflow: hidden; overflow: hidden;
background: url("../img/reunions_container_t.jpg") no-repeat scroll center top transparent; background: url("../img/reunions_container_t.jpg") no-repeat scroll center top transparent;
padding: 5px 0 0 0; padding: 5px 0 0 0;
} }
.section-le-travail-du-parlement #events-ul-list .parlementary-event div, .section-le-travail-du-parlement #events-ul-list .parlementary-event div,
.section-le-travail-du-parlement #events-table-seances .parlementary-event div .section-le-travail-du-parlement #events-table-seances .parlementary-event div
@ -1820,14 +1813,14 @@ dl.portlet {
margin: 0; margin: 0;
overflow: hidden; overflow: hidden;
background: url("../img/reunions_container_b.jpg") no-repeat scroll center bottom transparent; background: url("../img/reunions_container_b.jpg") no-repeat scroll center bottom transparent;
padding: 0 10px 5px 10px; padding: 0 10px 5px 10px;
} }
.section-le-travail-du-parlement #events-ul-list .parlementary-event div div, .section-le-travail-du-parlement #events-ul-list .parlementary-event div div,
.section-le-travail-du-parlement #events-table-seances .parlementary-event div div .section-le-travail-du-parlement #events-table-seances .parlementary-event div div
{ {
margin: 0; margin: 0;
background: none; background: none;
padding: 0; padding: 0;
} }
.section-le-travail-du-parlement #events-ul-list .parlementary-event .date, .section-le-travail-du-parlement #events-ul-list .parlementary-event .date,
.section-le-travail-du-parlement #events-table-seances .parlementary-event .date .section-le-travail-du-parlement #events-table-seances .parlementary-event .date
@ -1838,17 +1831,17 @@ dl.portlet {
} }
#content select.date-field { #content select.date-field {
width: auto; width: auto;
} }
span.labelbox { span.labelbox {
display: inline; display: inline;
background: white url(../img/close_selected_item.png) no-repeat center right; background: white url(../img/close_selected_item.png) no-repeat center right;
color: #666666; color: #666666;
padding: 2px 20px 1px 5px; padding: 2px 20px 1px 5px;
margin-top: 3px; margin-top: 3px;
border: 1px solid #cccccc; border: 1px solid #cccccc;
border-radius: 5px; border-radius: 5px;
} }
/*-------*/ /*-------*/
@ -1886,12 +1879,12 @@ span.labelbox {
#searchfield #portal-advanced-search a #searchfield #portal-advanced-search a
{ {
margin: 2px 0 0 0; margin: 2px 0 0 0;
color: #665c5c; color: #665c5c;
text-align: right; text-align: right;
font-size: 10px; font-size: 10px;
display: block; display: block;
padding-right: 4px; padding-right: 4px;
} }
#LSResult { #LSResult {
@ -2085,7 +2078,7 @@ a:visited,
a:link {color:#aa0000;} a:link {color:#aa0000;}
#content a:visited, dl.portlet a:visited, #content a:visited, dl.portlet a:visited,
#content a:link, dl.portlet a:link { #content a:link, dl.portlet a:link {
color: #aa0000; color: #aa0000;
} }
@ -2109,52 +2102,52 @@ table tr:hover a:hover{color:#ffffff !important;}
#content dl.enableFormTabbing {margin-bottom: 0;} #content dl.enableFormTabbing {margin-bottom: 0;}
#fieldset-photographies a { #fieldset-photographies a {
position: relative; position: relative;
float: left; float: left;
width: 154px; width: 154px;
display: block; display: block;
margin: 8px; margin: 8px;
-webkit-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out;
} }
#fieldset-photographies a:hover { #fieldset-photographies a:hover {
-webkit-transform: scale(1.15); -webkit-transform: scale(1.15);
-moz-transform: scale(1.15); -moz-transform: scale(1.15);
} }
#fieldset-photographies span { #fieldset-photographies span {
position: absolute; position: absolute;
bottom: 0px; bottom: 0px;
left: 0px; left: 0px;
width: 154px; width: 154px;
text-align: center; text-align: center;
background: rgba(1, 1, 1, 0.4); background: rgba(1, 1, 1, 0.4);
color: white; color: white;
text-shadow: 1px 1px 1em black; text-shadow: 1px 1px 1em black;
} }
dl#portlet-prefs { dl#portlet-prefs {
width: 300px; width: 300px;
position: absolute; position: absolute;
right: 40px; right: 40px;
z-index: 10; z-index: 10;
background: #e3e3e1; background: #e3e3e1;
} }
body.template-manage-portlets #colTwo .portletHeader span.managedPortletActions body.template-manage-portlets #colTwo .portletHeader span.managedPortletActions
{ {
float: right; float: right;
} }
body.template-manage-portlets #colTwo .portletHeader span, body.template-manage-portlets #colTwo .portletHeader span,
body.template-manage-portlets #colTwo .portletHeader a { body.template-manage-portlets #colTwo .portletHeader a {
background: inherit; background: inherit;
float: none; float: none;
color: inherit; color: inherit;
width: auto; width: auto;
height: auto; height: auto;
top: 0px; top: 0px;
} }
body.template-tinymce-controlpanel #colOne .field label, body.template-tinymce-controlpanel #colOne .field label,
@ -2165,12 +2158,12 @@ body.template-sharing #colOne .field label,
body.template-edit #colOne .field label, body.template-edit #colOne .field label,
body.template-imaging-controlpanel #colOne .field label, body.template-imaging-controlpanel #colOne .field label,
body.template-markup-controlpanel #colOne .field label { body.template-markup-controlpanel #colOne .field label {
float: none; float: none;
background: none; background: none;
width: auto; width: auto;
height: auto; height: auto;
padding: 0; padding: 0;
margin: 0; margin: 0;
} }
body.template-tinymce-controlpanel #colOne .field span.required, body.template-tinymce-controlpanel #colOne .field span.required,
@ -2181,28 +2174,27 @@ body.template-sharing #colOne .field span.required,
body.template-edit #colOne .field span.required, body.template-edit #colOne .field span.required,
body.template-imaging-controlpanel #colOne .field span.required, body.template-imaging-controlpanel #colOne .field span.required,
body.template-markup-controlpanel #colOne .field span.required { body.template-markup-controlpanel #colOne .field span.required {
position: relative; position: relative;
background: none; background: none;
width: auto; width: auto;
display: inline; display: inline;
height: auto; height: auto;
text-indent: 0px; text-indent: 0px;
} }
div.richTextWidget .ploneSkin td, div.richTextWidget .ploneSkin td,
div.richTextWidget .ploneSkin span { div.richTextWidget .ploneSkin span {
white-space: normal; white-space: normal;
} }
div.captchaAudio { div.captchaAudio {
display: none; display: none;
} }
#content fieldset.formPanel { #content fieldset.formPanel {
margin-top: 0px; margin-top: 0px;
} }
form.enableFormTabbing { form.enableFormTabbing {
background: transparent; background: transparent;
} }