Added library UI for selecting a library item
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.item-library-dialog .item.selected {
|
||||
background-color: #e4e4e4;
|
||||
}
|
||||
|
||||
.item-library-dialog .paper-font-subhead {
|
||||
color: rgba(0,0,0,0.54);
|
||||
}
|
||||
Reference in New Issue
Block a user