Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/messages/messages.css

24 lines
341 B

#box.aviso
{
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#table.content
{
border: 1px solid #4171B5;
height:60px;
background-color:#DBEAF5;
filter:alpha(opacity=90);
opacity: 0.90;
}
#ref.content
{
text-align:center;
}