Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3506 from adobe/jasonsanjose/project-panel-rename
Browse files Browse the repository at this point in the history
Fix file extension color when selected in project tree
  • Loading branch information
RaymondLim committed Apr 22, 2013
2 parents 20184f2 + 4181fe1 commit 5c65061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/jsTreeTheme.less
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
font-size: 13px;
cursor: default;

&.jstree-clicked {
&.jstree-clicked, &.jstree-clicked .extension {
color: @project-panel-text-1;
}
}
Expand Down

0 comments on commit 5c65061

Please sign in to comment.