]> git.uio.no Git - usit-rt.git/blob - share/static/css/base/nav.css
Putting 4.2.0 on top of 4.0.17
[usit-rt.git] / share / static / css / base / nav.css
1 .sf-menu li.active > .menu-item {
2     font-weight: bold;
3 }
4
5 #topactions input[type="submit"], #topactions input.button {
6     width: auto;
7     padding-left: 0.5em;
8     padding-right: 0.5em;
9 }
10
11 #topactions form {
12     display: block;
13     float: right;
14     margin-left: 1em;
15     text-align: right;
16 }
17