Skip to content

Commit

Permalink
fix version button default color
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa committed Feb 27, 2020
1 parent eee9c69 commit c389b7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/admin/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@
.version-button .x-btn-icon-el {
margin-right: 2px;
}
.version-button span {
color: #999;
}
.version-upgrade span {
color: #696;
}

0 comments on commit c389b7e

Please sign in to comment.