Remove bogus button styles.
git-svn-id: svn://10.0.0.236/trunk@67738 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
2b875f9765
commit
9a3125bb01
@ -95,24 +95,18 @@
|
||||
border: 1px inset white;
|
||||
}
|
||||
|
||||
|
||||
/* Image URLs for all Editor toolbar buttons */
|
||||
|
||||
#boldButton {
|
||||
list-style-image:url(chrome://editor/skin/images/bold.gif);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#italicButton {
|
||||
list-style-image:url(chrome://editor/skin/images/italic.gif);
|
||||
/* font-weight: bold; */
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#underlineButton {
|
||||
list-style-image:url(chrome://editor/skin/images/underline.gif);
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#newButton {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user