Skip to content

Commit

Permalink
dev: updated 501d7aa to be specific to the progressbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mennodekker committed Oct 24, 2012
1 parent 52807d8 commit 2b61c2d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion styles/gringegreen/jquery-ui/jquery-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -1566,6 +1566,10 @@
/* initially hide datepicker */
#ui-datepicker-div { display:none;}

.ui-widget-content {
.ui-widget-content.ui-progressbar {
border: 1px solid #8CCE00;
}

.ui-progressbar-value {
background-color: #8CCE00;
}

0 comments on commit 2b61c2d

Please sign in to comment.