File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
apollo-portal/src/main/resources/static/styles Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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;
You can’t perform that action at this time.
0 commit comments