4,656
edits
No edit summary |
No edit summary |
||
| Line 348: | Line 348: | ||
} | } | ||
#print-selection-options .print-selection-border, | |||
#print-selection-options .print-selection-no-border, | |||
#print-selection-options .print-selection-border:hover, | |||
#print-selection-options .print-selection-no-border:hover, | |||
#print-selection-options .print-selection-border:focus, | |||
#print-selection-options .print-selection-no-border:focus, | |||
#print-selection-options .print-selection-border:active, | |||
#print-selection-options .print-selection-no-border:active, | |||
#print-selection-options .print-selection-border:visited, | |||
#print-selection-options .print-selection-no-border:visited { | |||
font-size: 0.9rem !important; | |||
line-height: 1.2; | |||
} | |||
.print-selection-border:hover, | .print-selection-border:hover, | ||
.print-selection-no-border:hover, | .print-selection-no-border:hover, | ||