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