Frontend tweaks
This commit is contained in:
parent
77a53491b0
commit
4115f4939e
5 changed files with 43 additions and 29 deletions
|
@ -200,8 +200,12 @@ tr.lib-selected > td > div.library_actions_btn:hover {
|
|||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
/*width:60%;*/
|
||||
height: 26px;
|
||||
width:60%;
|
||||
border: 0;
|
||||
float: left;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
.dataTables_filter label {
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue