Proyectos de Subversion Moodle

Rev

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

Rev 306 Rev 307
Línea 2... Línea 2...
2
    #page-mod-hvp-view .main-content, #page-mod-resource-view .main-content{
2
    #page-mod-hvp-view .main-content, #page-mod-resource-view .main-content{
3
        max-height: 50vh !important;
3
        max-height: 50vh !important;
4
    }
4
    }
5
    .drawer.drawer-right {
5
    .drawer.drawer-right {
6
        height: auto !important;
6
        height: auto !important;
-
 
7
        box-shadow: none;
7
    }
8
    }
8
    #page-wrapper #page {
9
    #page-wrapper #page {
9
        padding: 0px !important;
10
        padding: 0px !important;
10
    }
11
    }
11
    .main-content{
12
    .main-content{
Línea 44... Línea 45...
44
        width: auto !important;
45
        width: auto !important;
45
    }
46
    }
46
    .comment-ctrl {
47
    .comment-ctrl {
47
        margin-top: 30px;
48
        margin-top: 30px;
48
    }
49
    }
-
 
50
    .forum-post {
-
 
51
        width: 85%;
-
 
52
        margin-left: 9%;
-
 
53
    }
49
}
54
}
Línea 50... Línea 55...
50
  
55