Predložak:Prečac/styles.css

.shortcutbox {
	border-spacing: 0;
	float: right;
	margin: 1px 0 1px 0.75em;
	border: 1px solid #3366CC;
	font-size: 83.33%;
}

.shortcutbox td {
	background-color: #e8f1fc;
	padding: 4px;
	vertical-align: middle;
}

.shortcutbox-shortcutsCell.shortcutbox-shortcutsCell {
	background-color: white;
	line-height: 1.25em;
	font-weight: 700;
}

.plainlist ol, .plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}