forked from extern/egroupware
84519f0575
- optional extra columns: description, location, storage info - using column selection and nm sort-headers - give selectbox more space 20% now
6 lines
194 B
CSS
6 lines
194 B
CSS
.buttonbox {vertical-align: top;}
|
|
.tdAppbox {width: 100%;}
|
|
.big {font-weight: bold;}
|
|
.sel select {width: 100%;}
|
|
.selTable { float: left; width: 80%; }
|
|
.selSelection { float: right; width: 20%; } |