X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FeditorFormatToolbar.css;fp=LCARStrek%2Feditor%2FeditorFormatToolbar.css;h=d94b504d672a14fa10747dd2d10f9784ed207999;hp=fa8b4ab7c5d779461d9d52687ecf20a324462461;hb=02920d2b69ae86d5762a1874ba85d273c38bac75;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/LCARStrek/editor/editorFormatToolbar.css b/LCARStrek/editor/editorFormatToolbar.css index fa8b4ab7..d94b504d 100644 --- a/LCARStrek/editor/editorFormatToolbar.css +++ b/LCARStrek/editor/editorFormatToolbar.css @@ -430,11 +430,17 @@ } #TextColorButton { - margin: 2px 9px 9px 2px; + margin-top: 2px; + margin-bottom: 9px; + -moz-margin-start: 2px; + -moz-margin-end: 9px; } #BackgroundColorButton { - margin: 9px 2px 2px 9px; + margin-top: 9px; + margin-bottom: 2px; + -moz-margin-start: 9px; + -moz-margin-end: 2px; } #HighlightColorButton {