Fix opacity of last entry in board list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -770,7 +770,7 @@ button.button-inline:hover {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
#boardlist tbody tr:last-child td {
|
||||
#boardlist tbody .board-create td {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user