mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Use grey icons in editable tables.
This commit is contained in:
@@ -100,6 +100,7 @@ html /deep/ table[is=editable-table] th {
|
||||
}
|
||||
html /deep/ table[is=editable-table] td:last-child {
|
||||
cursor: pointer;
|
||||
color: rgba(0, 0, 0, 0.54);
|
||||
}
|
||||
html /deep/ table[is=editable-table] td:last-child:hover {
|
||||
color: red;
|
||||
|
||||
Reference in New Issue
Block a user