Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
.yui3-calendar-header {
2
	text-align: center;
3
	position: relative;
4
	/* ie6 width fix */
5
	width: 100%;
6
}
7
 
8
.yui3-calendar-header-label {
9
	display: inline;
10
}
11
 
12
.yui3-calendarnav-prevmonth {
13
	cursor: pointer;
14
}
15
 
16
.yui3-calendarnav-nextmonth {
17
	cursor: pointer;
18
}