Skip to content

Commit

Permalink
small improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
amiyasahu committed Nov 4, 2014
1 parent 092b6e1 commit a5d5830
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/donut.css
Original file line number Diff line number Diff line change
Expand Up @@ -4915,6 +4915,7 @@ fieldset[disabled] .qa-a-unselect-button {
padding-top: 12px;
background-color: #dff0d8;
color: #3c763d;
border-radius: 200px !important ;
}
.qa-a-selected:hover,
.qa-a-selected:focus,
Expand Down
1 change: 1 addition & 0 deletions less/donut.less
Original file line number Diff line number Diff line change
Expand Up @@ -2349,6 +2349,7 @@ div {
padding-top: 12px;
background-color : @state-success-bg;
color: @state-success-text ;
border-radius: 200px !important ;
&:hover {
color: @state-success-text ;
}
Expand Down

0 comments on commit a5d5830

Please sign in to comment.