X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2Feditor.css;h=48717ef8326c349a52d0f61ee463af3488e50046;hp=c40a60c936d8380475b9e193131aff48bfc63793;hb=d9f15c2857b49ab333d62169cae553627650b441;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75 diff --git a/EarlyBlue/editor/editor.css b/EarlyBlue/editor/editor.css index c40a60c9..48717ef8 100644 --- a/EarlyBlue/editor/editor.css +++ b/EarlyBlue/editor/editor.css @@ -72,6 +72,7 @@ #ContentWindowDeck { } + /* ::::: struct toolbar ::::: */ #structToolbar { @@ -96,3 +97,11 @@ margin: 0px !important; border: none !important; } + +/* ::::: lightweight themes ::::: */ + +#EditModeToolbar:-moz-lwtheme { + text-shadow: none; + /* color: -moz-dialogtext; + background-color: -moz-dialog; */ +}