Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 7... Línea 7...
7
 
7
 
8
.popover-process-monitor {
8
.popover-process-monitor {
9
    position: fixed;
9
    position: fixed;
10
    right: $popover-process-monitor-right;
10
    right: $popover-process-monitor-right;
-
 
11
    bottom: $popover-process-monitor-bottom;
-
 
12
    left: initial;
11
    bottom: $popover-process-monitor-bottom;
13
    top: initial;
12
    width: $popover-process-monitor-width;
14
    width: $popover-process-monitor-width;
13
    background-color: $white;
-
 
14
    @include border-radius();
-
 
Línea 15... Línea 15...
15
    border: $border-width solid $border-color;
15
    height: auto;
16
 
16
 
17
    .process-list {
17
    .process-list {
18
        max-height: $popover-process-monitor-max-height;
18
        max-height: $popover-process-monitor-max-height;