Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Better style for disabled buttons in fennec
  • Loading branch information
prefiks committed Dec 7, 2009
1 parent 0a3befb commit 2f46073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chrome/skin/browserUI/fennecUI.css
Expand Up @@ -46,3 +46,7 @@ image.oneweb-throbber {
margin-left: 2em;
margin-right: 2em;
}

#oneweb-panel button.button-dark[disabled="true"] {
color: #7e7e7e !important;
}

0 comments on commit 2f46073

Please sign in to comment.