mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2026-03-18 05:12:23 +01: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