mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[IMP] devtools: add border for new animation frame
This commit adds a colored border between events in list view when a new animation frame was created.
This commit is contained in:
committed by
Géry Debongnie
parent
2cca0bd819
commit
59c49b5833
@@ -133,6 +133,10 @@
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.event-last {
|
||||
border-bottom: 3px solid rgb(225, 154, 0);
|
||||
}
|
||||
|
||||
.getter-content:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user