8 lines
383 B
CSS
Executable File
8 lines
383 B
CSS
Executable File
.table-footer .table-actions {width: auto; visibility: visible; opacity: 1;}
|
|
.table-footer .table-actions .text {line-height: 28px;}
|
|
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;}
|