]> git.uio.no Git - usit-rt.git/blob - share/static/css/base/portlets.css
Merge branch 'master' of git.uio.no:usit-rt
[usit-rt.git] / share / static / css / base / portlets.css
1 table.myrt {
2     width: 100%;
3 }
4
5 table.dashboard {
6     width: 100%;
7     border: 0;
8 }
9
10 .quick-create .select-queue {
11    width: 12em;
12 }
13
14 .quick-create input[type="text"], .quick-create textarea {
15     width: 100%;
16
17 }