9 lines
471 B
CSS
Executable File
9 lines
471 B
CSS
Executable File
.table-footer .table-actions {width: auto; visibility: visible; opacity: 1;}
|
|
.table-footer .table-actions .text {line-height: 28px;}
|
|
#mainContent table tbody tr td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|
|
|
|
#mainMenu .btn-toolbar .btn-group .dropdown-menu .btn-active-text:hover .text {color: #fff}
|
|
|
|
.dropdown-menu .btn-active-text:hover .text:after {border-bottom: 0px;}
|
|
#querybox #searchform{border-bottom: 1px solid #ddd; margin-bottom: 20px;}
|