]> git.uio.no Git - usit-rt.git/blame - share/static/css/base/portlets.css
Upgrade to 4.2.8
[usit-rt.git] / share / static / css / base / portlets.css
CommitLineData
3ffc5f4f
MKG
1table.myrt {
2 width: 100%;
3}
4
5table.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}