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