mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-24 02:02:26 -04:00
Fix browse template row hover effect for first row
This commit is contained in:
parent
ab301fec00
commit
fbad4e15c2
@ -188,7 +188,7 @@ tr {
|
||||
border-bottom: 1px dashed #dadada;
|
||||
}
|
||||
|
||||
tr:not(:first-child):hover {
|
||||
tbody tr:hover {
|
||||
background-color: #ffffec;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user