parent
af430d26fe
commit
41ae47c995
4 changed files with 43 additions and 2 deletions
|
@ -1107,6 +1107,19 @@ a:focus {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.co-table .checkbox-col .co-checkable-menu a {
|
||||
color: black;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.co-table thead td.checkbox-menu-col:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.co-table .offset-check-col {
|
||||
padding-left: 22px;
|
||||
}
|
||||
|
||||
.co-table td.options-col {
|
||||
width: 36px;
|
||||
text-align: center;
|
||||
|
|
Reference in a new issue