1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.sf-menu li.active > .menu-item { font-weight: bold; } #topactions input[type="submit"], #topactions input.button { width: auto; padding-left: 0.5em; padding-right: 0.5em; } #topactions form { display: block; float: right; margin-left: 1em; text-align: right; }