improve style chamilo CT#493

skala
Carlos Vargas 15 years ago
parent d64cfead29
commit 0d6442902a
  1. 7
      main/css/chamilo/default.css

@ -101,6 +101,13 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
.invisible {
color: #999;
}
.courseadminview table td a {
font-weight: bold;
}
.Authoringview table td a {
font-weight: bold;
}
.invisible a:link, .invisible a:visited {
color: #999;
}

Loading…
Cancel
Save