Frontend tweaks

This commit is contained in:
Duncan Sommerville 2015-09-21 15:37:57 -04:00
parent 77a53491b0
commit 4115f4939e
5 changed files with 43 additions and 29 deletions

View file

@ -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;