mirror of
https://github.com/RobbieHan/sandboxMP.git
synced 2026-02-07 21:03:17 +08:00
8 lines
107 B
Python
8 lines
107 B
Python
|
|
|
|
table.KeyTable th.focus,
|
|
table.KeyTable td.focus {
|
|
outline: 3px solid #3366FF;
|
|
outline-offset: -3px;
|
|
}
|