bug #6999 ref#32 #33 error #7054 chamilo support

1.9.x
Alex 11 years ago committed by Yannick Warnier
parent ba12b06411
commit 910af36999
  1. 14
      home/home_menu.html
  2. 1
      main/css/academica/default.css
  3. 1
      main/css/baby_orange/default.css
  4. 1
      main/css/blue_lagoon/default.css
  5. 2
      main/css/bootstrap.css
  6. 6
      main/css/chamilo/default.css
  7. 1
      main/css/chamilo_electric_blue/default.css
  8. 1
      main/css/chamilo_green/default.css
  9. 1
      main/css/chamilo_orange/default.css
  10. 1
      main/css/chamilo_red/default.css
  11. 1
      main/css/chamilo_sport_red/default.css
  12. 1
      main/css/cool_blue/default.css
  13. 1
      main/css/corporate/default.css
  14. 1
      main/css/cosmic_campus/default.css
  15. 1024
      main/css/journal/default.css
  16. 5
      main/css/kiddy/default.css

@ -1 +1,15 @@
<li class="hide_menu"><a href="http://www.adobe.es" target="_blank"><span>Videotutorial Estudiante</span></a></li>
<li class="hide_menu"><a href="http://www.adobe.es" target="_blank"><span>Descargar Adobe Reader</span></a></li>
<li class="hide_menu"><a href="http://www.firefox.com" target="_blank"><span>Descargar Mozilla Firefox</span></a></li>
<li class="forum-btn"><a href="http://www.chamilo.org/forum" target="_self">Forum</a></li>

@ -574,7 +574,6 @@ input.span3, textarea.span3, .uneditable-input.span3 {
font-weight: bold;
font-size: 18px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -508,7 +508,6 @@ input.span3, textarea.span3, .uneditable-input.span3 {
font-weight: bold;
font-size: 18px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -460,7 +460,6 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f6', end
font-weight: normal;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -2390,7 +2390,7 @@ table .span24 {
.dropdown-menu {
position: absolute;
top: 100%;
top: 33px;
left: 0;
z-index: 1000;
display: none;

@ -465,9 +465,6 @@ a.thumbnail:hover{
text-shadow: none;
}
.form-search .btn{
margin-left: 5px;
}
/* styles for the star rater */
.star-rating{
list-style:none;
@ -633,14 +630,11 @@ a.thumbnail:hover{
font-weight: bold;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;
color: #0191C7;
font-weight: normal;
}
.page-header {
border:none;

@ -421,7 +421,6 @@ a:active {
font-weight: bold;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -422,7 +422,6 @@ a:active {
font-weight: bold;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -422,7 +422,6 @@ a:active {
font-weight: bold;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -422,7 +422,6 @@ a:active {
font-weight: bold;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -464,7 +464,6 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', end
font-weight: bold;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -490,7 +490,6 @@ a.thumbnail:hover{
font-weight: normal;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -449,7 +449,6 @@ a:active {
font-weight: normal;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

@ -505,7 +505,6 @@ input.span3, textarea.span3, .uneditable-input.span3 {
font-weight: bold;
font-size: 18px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;

File diff suppressed because it is too large Load Diff

@ -467,7 +467,6 @@ a.thumbnail:hover{
font-weight: normal;
font-size: 20px;
padding-left: 10px;
width: 250px;
}
#course_tools .course-title-tools h3 {
margin-top: 10px;
@ -570,9 +569,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeab3', end
text-shadow: none;
}
.form-search .btn{
margin-left: 5px;
}
/* styles for the star rater */
.star-rating{
list-style:none;

Loading…
Cancel
Save