Changes

Jump to navigation Jump to search
m
no edit summary
Line 367: Line 367:  
table.fmbox-editnotice {
 
table.fmbox-editnotice {
 
  background:transparent
 
  background:transparent
 +
}
 +
 +
/* Don't select line numbers in pre/syntaxhiglight blocks */
 +
pre .linenos {
 +
    user-select: none;
 +
    -moz-user-select: none;
 +
    -webkit-user-select: none;
 
}
 
}

Navigation menu