mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
Row insertion implemented.
This commit is contained in:
@@ -158,3 +158,9 @@ body {
|
||||
.field:hover .selection {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
/*
|
||||
tr:hover > td > .selection {
|
||||
opacity: 0.5;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user