mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
theme update.
This commit is contained in:
parent
a6e28d9c41
commit
16df276d83
@ -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