[svn r18882] Minor - ie fixes for social tool (partial FS#3751)

skala
Julio Montoya 17 years ago
parent 21db8c408d
commit 8dd712e376
  1. 20
      main/css/academica/default.css
  2. 19
      main/css/baby_orange/default.css
  3. 19
      main/css/corporate/default.css
  4. 20
      main/css/cosmic_campus/default.css
  5. 20
      main/css/dokeos_classic/default.css
  6. 21
      main/css/dokeos_classic_2D/default.css
  7. 20
      main/css/medical/default.css
  8. 6
      main/css/public_admin/default.css
  9. 20
      main/css/silver_line/default.css
  10. 20
      main/css/sober_brown/default.css

@ -1617,8 +1617,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -1632,8 +1632,9 @@ span.radio {
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -1643,13 +1644,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -1670,7 +1680,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -1619,8 +1619,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -1636,7 +1636,7 @@ span.radio {
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -1646,13 +1646,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -1673,7 +1682,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -1625,8 +1625,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -1640,8 +1640,9 @@ span.radio {
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -1651,14 +1652,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -1679,7 +1688,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -1650,8 +1650,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -1667,7 +1667,7 @@ span.radio {
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -1677,12 +1677,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -1703,7 +1713,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -2073,8 +2073,8 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -2088,8 +2088,9 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -2099,13 +2100,22 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -2126,7 +2136,7 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -2724,8 +2724,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -2739,8 +2739,9 @@ span.radio {
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -2750,12 +2751,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -2776,7 +2787,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -2127,8 +2127,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -2142,8 +2142,9 @@ span.radio {
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -2153,13 +2154,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -2180,7 +2190,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -2181,7 +2181,7 @@ float:left;
}
.social-profile-info {
width:500px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -2191,11 +2191,13 @@ float:left;
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}

@ -2229,8 +2229,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -2244,8 +2244,9 @@ span.radio {
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -2255,13 +2256,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -2282,7 +2292,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

@ -2195,8 +2195,8 @@ span.radio {
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
text-align:left;
float:left;
}
.social-content-description {
background:#ECE9D8;
@ -2210,8 +2210,9 @@ span.radio {
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info {
width:300px;
width:350px;
}
.social-profile-info dt {
text-align:left;
@ -2221,13 +2222,22 @@ span.radio {
width:100px;
}
.social-profile-info dd {
text-align:right;
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
#social-profile-wrapper {
width: 990px;
text-align:left;
margin:0 auto;
}
#social-profile-container {
width: 700px;
}
@ -2248,7 +2258,7 @@ span.radio {
}
#social-profile-right {
float:right; width:280px
float:right; width:290px
}
.social-profile-post {

Loading…
Cancel
Save