Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #931 from mattr555/stopwatch-white-fill
Browse files Browse the repository at this point in the history
Stopwatch: fixed background of buttons in webkit
  • Loading branch information
Jag Talon committed Jul 3, 2014
2 parents f1dcb40 + b904de8 commit b91b579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/spice/stopwatch/stopwatch.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
margin-left: 5px;
margin-right: 5px;
outline: none; /*remove the blue outline in chrome/opera*/
background: none;
}

.zci--stopwatch .stopwatch__left {
Expand Down

0 comments on commit b91b579

Please sign in to comment.