blob: 9ec5d9451eee66169bd59f3d7e5124025d8e13a5 [file] [log] [blame]
Valentin Valcheveddfbc42012-08-21 20:06:24 +00001/* 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 }
6input.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 }