Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: access theme - little color correction for progress bar
  • Loading branch information
perexg committed May 5, 2016
1 parent c92eeb5 commit c8c8736
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/webui/static/app/ext-access.css
Expand Up @@ -41,3 +41,8 @@ a {
.hts-doc-text tr:nth-child(even) {
background-color: #404046;
}

.x-progress-text-back {
color: #fff;
}

0 comments on commit c8c8736

Please sign in to comment.