8 lines
234 B
CSS
8 lines
234 B
CSS
#titlebar {display: none}
|
|
form {position:relative}
|
|
#querybox {float: none!important; width: auto;}
|
|
#moreOrLite {right: 10px!important}
|
|
|
|
#userList tbody td{white-space: nowrap; overflow:hidden}
|
|
.space-sm + .text-center{display: none;}
|