(change): active row border
This commit is contained in:
@@ -136,6 +136,8 @@
|
||||
}
|
||||
tbody tr:focus-within td:first-child {
|
||||
font-weight: bold;
|
||||
border-top: solid 1px;
|
||||
border-bottom: solid 1px;
|
||||
}
|
||||
input {
|
||||
background: transparent;
|
||||
|
||||
@@ -142,6 +142,8 @@
|
||||
}
|
||||
tbody tr:focus-within td:first-child {
|
||||
font-weight: bold;
|
||||
border-top: solid 1px;
|
||||
border-bottom: solid 1px;
|
||||
}
|
||||
input {
|
||||
background: transparent;
|
||||
|
||||
@@ -144,6 +144,8 @@
|
||||
}
|
||||
tbody tr:focus-within td:first-child {
|
||||
font-weight: bold;
|
||||
border-top: solid 1px;
|
||||
border-bottom: solid 1px;
|
||||
}
|
||||
input {
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user