Valentin Valchev | eddfbc4 | 2012-08-21 20:06:24 +0000 | [diff] [blame] | 1 | /* your css definitions here */ |
2 | #userTree { width: 20% } | ||||
3 | #userTree li a { padding-left: 12px ! important} | ||||
4 | .header ul { float: right } | ||||
5 | #roleDetails .actions { width: 32px } | ||||
6 | input.k, input.v { width: 100% } | ||||
7 | #roleDetails .property-type {width: 5em} | ||||
8 | .actions ul { float : right } | ||||
9 | #newDialogRole select { width : 100% } | ||||
10 | .required { font-style:italic } |