Updating CSS see CT#1280

skala
Julio Montoya 16 years ago
parent 32aff4fdd3
commit dcb8225e05
  1. 2
      main/css/chamilo/default.css
  2. 2
      main/css/delicious_bordeaux/default.css
  3. 4
      main/css/dokeos_blue/default.css
  4. 5
      main/css/dokeos_classic/default.css
  5. 7
      main/css/dokeos_classic_2D/default.css
  6. 17
      main/css/empire_green/default.css
  7. 17
      main/css/fruity_orange/default.css
  8. 17
      main/css/medical/default.css
  9. 19
      main/css/royal_purple/default.css
  10. 6
      main/css/silver_line/default.css
  11. 4
      main/css/sober_brown/default.css
  12. 19
      main/css/steel_grey/default.css
  13. 16
      main/css/tasty_olive/default.css

@ -668,7 +668,7 @@ margin-top:0;
font-weight:bold;
font-size: 12px;
position: relative;
top: -5px;
top: -5px;
}
.menulist {
list-style: none;

@ -2739,7 +2739,7 @@ a.read {
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
/* margin-right:10px;*/
margin-bottom:0px;
/* padding-left:10px;

@ -2755,7 +2755,7 @@ a.read {
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
/* margin-right:10px; */
margin-bottom:0px;
/*padding-left:10px;
@ -2914,7 +2914,7 @@ float:left;
font-size:12px;
}
.message-body {
font-size:11px;
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}

@ -450,6 +450,7 @@ input[text] {
top: -9px;
background-color: #E5EDF9;
font-size: 12px;
font-weight:bold;
padding: 0 8px 0 4px;
}
.menulist {
@ -3039,8 +3040,8 @@ a.read {
margin-right:10px;
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:0px;

@ -427,6 +427,7 @@ input.link_alike:hover {
.menusectioncaption {
background-color: #E5EDF9;
font-size: 12px;
font-weight:bold;
padding: 0 8px 0 4px;
position: relative;
top: -9px;
@ -3054,11 +3055,11 @@ a.read {
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
/*margin-right:10px;*/
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:0px;

@ -418,11 +418,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #636363;
/* border: 1px solid #636363; */
background-color: #FFF;
}
.menusectioncaption {
position: relative;
font-weight:bold;
top: -9px;
background-color: #FFF;
padding: 0 8px 0 4px;
@ -2758,20 +2759,20 @@ a.read {
float: right;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
-moz-border-radius: 10px; border: 1px solid #e1e1e0;
-webkit-border-radius: 10px; border: 1px solid #e1e1e0;
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
margin-bottom:40px;
/*margin-right:10px;*/
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/* padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:30px;
padding-bottom:0px;
width:240px; */
width:200px;
float: right;
min-height: 150px;

@ -43,7 +43,7 @@ body {
/* for content section in main index.php file */
.maincontent {
float: left;
width: 78%;
width: 77%;
padding: 4px;
background-color: #fff;
}
@ -417,7 +417,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #636363;
/* border: 1px solid #636363;*/
background-color: #FFF;
}
.menusectioncaption {
@ -425,6 +425,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
top: -9px;
background-color: #FFF;
padding: 0 8px 0 4px;
font-weight:bold;
}
.menulist {
list-style: none;
@ -2759,20 +2760,20 @@ a.read {
float: right;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
-moz-border-radius: 10px; border: 1px solid #e1e1e0;
-webkit-border-radius: 10px; border: 1px solid #e1e1e0;
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
margin-bottom:40px;
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:30px;
padding-bottom:0px;
width:240px; */
width:200px;
float: right;
min-height: 150px;

@ -470,7 +470,7 @@ input[text] {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #4171B5;
/* border: 1px solid #4171B5; */
}
.menusectioncaption {
position: relative;
@ -2222,13 +2222,13 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
}
/* styles from the my.profile.php file */
.message-content {
float:right;
/*float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:200px;
position:relative;
position:relative;*/
}
.message-content .message-delete {
position: absolute;
@ -2251,8 +2251,7 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
color:#ff0000;
font-size:15px;
}
.message-body {
font-size:11px;
.message-body {
padding: 0 0 11px;
color:#333;
}
@ -3220,20 +3219,20 @@ a.read {
float: right;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
-moz-border-radius: 10px; border: 1px solid #e1e1e0;
-webkit-border-radius: 10px; border: 1px solid #e1e1e0;
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
margin-bottom:40px;
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:30px;
padding-bottom:0px;
width:240px; */
width:200px;
float: right;
min-height: 150px;

@ -415,7 +415,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #636363;
/* border: 1px solid #636363; */
background-color: #FFF;
}
.menusectioncaption {
@ -423,6 +423,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
top: -9px;
background-color: #FFF;
padding: 0 8px 0 4px;
font-weight:bold;
}
.menulist {
list-style: none;
@ -2753,20 +2754,20 @@ a.read {
float: right;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
-moz-border-radius: 10px; border: 1px solid #e1e1e0;
-webkit-border-radius: 10px; border: 1px solid #e1e1e0;
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
margin-bottom:40px;
/*margin-right:10px;*/
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:30px;
padding-bottom:0px;
width:240px; */
width:200px;
float: right;
min-height: 150px;
@ -2917,7 +2918,7 @@ float:left;
font-size:12px;
}
.message-body {
font-size:11px;
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}

@ -1573,7 +1573,7 @@ div.system_announcement {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #4171B5;
/* border: 1px solid #4171B5; */
}
.menusectioncaption {
position: relative;
@ -2582,7 +2582,7 @@ a.read {
}
#menu-wrapper {
width:200px;
float: right;
float: left;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
@ -2749,7 +2749,7 @@ float:left;
font-size:12px;
}
.message-body {
font-size:11px;
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}

@ -462,7 +462,7 @@ input[text] {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #4171B5;
/* border: 1px solid #4171B5; */
}
.menusectioncaption {
position: relative;
@ -3102,7 +3102,7 @@ float:left;
font-size:12px;
}
.message-body {
font-size:11px;
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}

@ -420,7 +420,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #636363;
/* border: 1px solid #636363; */
background-color: #FFF;
}
.menusectioncaption {
@ -428,6 +428,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
top: -9px;
background-color: #FFF;
padding: 0 8px 0 4px;
font-weight:bold;
}
.menulist {
list-style: none;
@ -2760,20 +2761,20 @@ a.read {
float: right;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
-moz-border-radius: 10px; border: 1px solid #e1e1e0;
-webkit-border-radius: 10px; border: 1px solid #e1e1e0;
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
margin-bottom:40px;
/* margin-right:10px; */
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:30px;
padding-bottom:0px;
width:240px; */
width:200px;
float: right;
min-height: 150px;
@ -2924,7 +2925,7 @@ float:left;
font-size:12px;
}
.message-body {
font-size:11px;
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}

@ -418,7 +418,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
border: 1px solid #636363;
/* border: 1px solid #636363; */
background-color: #FFF;
}
.menusectioncaption {
@ -2762,20 +2762,20 @@ a.read {
float: right;
}
#menu {
/* -moz-border-radius: 10px; border: 1px solid #e1e1e0;
-moz-border-radius: 10px; border: 1px solid #e1e1e0;
-webkit-border-radius: 10px; border: 1px solid #e1e1e0;
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
margin-bottom:40px;
/* margin-right:10px; */
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
/* padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:30px;
padding-bottom:0px;
width:240px; */
width:200px;
float: right;
min-height: 150px;

Loading…
Cancel
Save