mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-23 16:11:24 +00:00
feature(client) add panel backlight on drag
This commit is contained in:
parent
62366b9462
commit
9ced84f0da
2 changed files with 13 additions and 0 deletions
|
|
@ -204,6 +204,10 @@ body {
|
|||
padding: 20px;
|
||||
}
|
||||
|
||||
.selected-panel {
|
||||
border-color: rgba(254, 159, 224, .40);
|
||||
}
|
||||
|
||||
#keyspanel {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue