Make actions dropdown easier to find by making the dropdown title bold
This commit is contained in:
@ -95,3 +95,7 @@ td.nowrap {
|
||||
.override-link a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.actions {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
Reference in New Issue
Block a user