Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@105000 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3edd4d2cf9
commit
c2ebc3c8c2
@ -179,6 +179,12 @@
|
||||
margin-right: 2px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#go-button {
|
||||
margin: 0px 5px 0px 0px;
|
||||
font: message-box;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#statusbar-icon
|
||||
{
|
||||
|
||||
@ -188,6 +188,8 @@
|
||||
|
||||
#search-button,
|
||||
#go-button {
|
||||
font: message-box;
|
||||
font-weight: bold;
|
||||
margin: 0px 5px 0px 0px;
|
||||
}
|
||||
|
||||
|
||||
@ -337,6 +337,8 @@
|
||||
}
|
||||
|
||||
#go-button {
|
||||
font: message-box;
|
||||
font-weight: bold;
|
||||
margin-right: 6px;
|
||||
margin-left: 0px;
|
||||
min-width: 0px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user