MDL-26296 Workshop: trivial change in manual allocator CSS
When only two rows of the allocations table are displayed with the new allocation highlighted, it is better not highlight the odd row.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.path-mod-workshop .manual-allocator .allocations .r0.highlightreviewerof,
|
||||
.path-mod-workshop .manual-allocator .allocations .r0.highlightreviewedby {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.path-mod-workshop .manual-allocator .allocations .peer .image {
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user