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

@ -1377,7 +1377,7 @@ border: none;
top:10px;
left: -7px;
z-index: 99999;
}
}
#slider-container .title {
background: none repeat scroll 0 0 #AA0000;
color: #FFFFFF;
@ -1387,7 +1387,7 @@ border: none;
height: 18px;
width: 70px;
margin-top: 3px;
}
}
.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; }
/*----------------------*/
@ -1419,7 +1419,8 @@ border: none;
#content #pcfhome-second-part #home-tabs{
margin:0;
background: none repeat scroll 0 0 #D2A907;
padding: 3px;}
padding: 3px;
}
#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 img{width: auto; float: left; height: auto; margin: 0; padding: 0; vertical-align: top;}
@ -1600,17 +1601,10 @@ div.formControls {
margin: 0;
}
/*table.listing*/
#content table.listing {
border-collapse:collapse;
border:none;
width:100%;
}
@ -1674,7 +1668,6 @@ table.listing td.draggable {
/*table plain*/
#content table.plain {
border-collapse:collapse;
border:none;
}
table.plain caption {border:1px solid #cbcbcb; border-bottom: none;padding: 5px;}
@ -2205,4 +2198,3 @@ div.captchaAudio {
form.enableFormTabbing {
background: transparent;
}