Skip to content

Commit d1fb1ed

Browse files
nisiyongnobodyiam
authored andcommitted
style: change homepage leftbar font color
1 parent ce1c2f8 commit d1fb1ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apollo-portal/src/main/resources/static/styles/common-style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ table th {
831831

832832
.left-bar .app-list-show {
833833
height: 60px;
834-
color: #409EFF;
834+
color: #337AB7;
835835
display: flex;
836836
align-items: center;
837837
justify-content: left;
@@ -855,7 +855,7 @@ table th {
855855

856856
.left-bar .favorite-list-show {
857857
height: 60px;
858-
color: #409EFF;
858+
color: #337AB7;
859859
display: flex;
860860
align-items: center;
861861
justify-content: left;
@@ -878,7 +878,7 @@ table th {
878878

879879
.left-bar .public-namespace-list-show {
880880
height: 60px;
881-
color: #409EFF;
881+
color: #337AB7;
882882
display: flex;
883883
align-items: center;
884884
justify-content: left;
@@ -901,7 +901,7 @@ table th {
901901

902902
.left-bar .visited-list-show {
903903
height: 60px;
904-
color: #409EFF;
904+
color: #337AB7;
905905
display: flex;
906906
align-items: center;
907907
justify-content: left;

0 commit comments

Comments
 (0)