mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix css
This commit is contained in:
@@ -146,6 +146,10 @@
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
.logs .log {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.logs .log.active {
|
||||
background-color: rgb(225, 244, 253);
|
||||
}
|
||||
@@ -171,6 +175,9 @@
|
||||
.callnode .active {
|
||||
background-color: rgb(225, 244, 253);
|
||||
}
|
||||
.call_el {
|
||||
cursor: pointer;
|
||||
}
|
||||
.call_header {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user