Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4719 | Rev 4721 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4719 Rev 4720
Línea 27... Línea 27...
27
 
27
 
28
.fc button .fc-icon {
28
.fc button .fc-icon {
29
    color: rgba(0, 0, 0, 0.3);
29
    color: rgba(0, 0, 0, 0.3);
Línea -... Línea 30...
-
 
30
}
-
 
31
 
30
}
32
.fc th,
31
 
33
.fc td,
-
 
34
.fc td.fc-today {
-
 
35
    border: none;
-
 
36
}
-
 
37
 
-
 
38
.fc-day-number {
-
 
39
    font-size: 1.5rem;
-
 
40
    color: lightslategray;
-
 
41
    padding: 5px;
-
 
42
    line-height: 2;
-
 
43
    margin-top: 10px;
-
 
44
    position: relative;
-
 
45
}
-
 
46
 
32
.fc th, .fc td {
47
.fc-view-container {
33
    border: none;
48
    border: 1px solid lightgray;