Skip to content

Commit dc7a2e6

Browse files
GuitarBroGuitarBro
GuitarBro
authored and
GuitarBro
committed
Updated for 2.4.2
1 parent b3a17d7 commit dc7a2e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hub_patcher.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
/* */
1111
/******************************************/
1212
/* */
13-
/* Last updated on 2020-08-02. */
13+
/* Last updated on 2020-11-07. */
1414
/* */
1515
/* Tested with: */
16-
/* - v2.3.2 */
16+
/* - v2.4.2 */
1717
/* */
1818
/******************************************/
1919
@@ -48,7 +48,7 @@
4848
md-icon.md-default-theme, md-icon, md-menu-content.md-default-theme md-menu-item md-icon, md-menu-content md-menu-item md-icon{
4949
color: var(--text-lighter-1);
5050
}
51-
project-list-item .action md-icon:hover{
51+
project-list-item .action md-icon:hover, project-list-item .action .md-icon-button:hover md-icon{
5252
color: var(--main-text) !important;
5353
}
5454
md-card.md-default-theme, md-card {

0 commit comments

Comments
 (0)