fixing jumpy text in disabled titledbuttons.

git-svn-id: svn://10.0.0.236/trunk@58699 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%netscape.com
2000-01-26 02:03:25 +00:00
parent fe963a8f15
commit 6ba18f82bc

View File

@@ -927,6 +927,7 @@ titledbutton.push[disabled="true"]:active {
background-image: inherit;
border : 1px solid #999999;
color: #999999;
padding: 2px;
text-decoration: none;
}