support cache search in google drive api

This commit is contained in:
Xuan Sang LE
2018-03-03 22:57:05 +01:00
parent 234131bfa1
commit 9ead6c55ef
4 changed files with 17 additions and 0 deletions

View File

@ -129,3 +129,6 @@ afx-list-view ul.complex-content li{
color:#5e5f59;
list-style: none;
}
afx-list-view > div.list-container > ul > li.selected ul.complex-content li{
color:white;
}