Fixed rule to make text and background buttons join together on toolbar

git-svn-id: svn://10.0.0.236/trunk@45801 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
1999-09-03 01:16:39 +00:00
parent 671dae330a
commit fc8cf82d22

View File

@@ -51,11 +51,11 @@ select.combobox {
border-style: outset;
}
titledbutton#TextColorPopup {
titledbutton#TextColorPopupButton {
margin-right: -3px;
}
titledbutton#BackColorPopup {
titledbutton#BackColorPopupButton {
margin-left: -3px;
}