mirror of
https://codeberg.org/demostf/inspector.git
synced 2026-06-03 18:14:08 +02:00
highlight selected
This commit is contained in:
parent
205ae2c576
commit
8e4b5f9a61
3 changed files with 30 additions and 44 deletions
|
|
@ -46,6 +46,9 @@
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
div.prop_row.active {
|
||||
background: #ccc;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue