Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 27... Línea 27...
27
  // Prevent Chrome on Windows from adding a focus outline. For details, see
27
  // Prevent Chrome on Windows from adding a focus outline. For details, see
28
  // https://github.com/twbs/bootstrap/pull/10951.
28
  // https://github.com/twbs/bootstrap/pull/10951.
29
  outline: 0;
29
  outline: 0;
30
  // We deliberately don't use `-webkit-overflow-scrolling: touch;` due to a
30
  // We deliberately don't use `-webkit-overflow-scrolling: touch;` due to a
31
  // gnarly iOS Safari bug: https://bugs.webkit.org/show_bug.cgi?id=158342
31
  // gnarly iOS Safari bug: https://bugs.webkit.org/show_bug.cgi?id=158342
32
  // See also https://github.com/twbs/bootstrap/issues/17695
32
  // See also https://github.com/twbs/bootstrap/issues/17695  
33
}
33
}
Línea 34... Línea 34...
34
 
34
 
35
// Shell div to position the modal with bottom padding
35
// Shell div to position the modal with bottom padding
36
.modal-dialog {
36
.modal-dialog {