X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2Feditor.css;fp=EarlyBlue%2Feditor%2Feditor.css;h=48717ef8326c349a52d0f61ee463af3488e50046;hp=c40a60c936d8380475b9e193131aff48bfc63793;hb=fb2b576119cbcf95387a59fc2e3af29cd97a9a21;hpb=9162a092d2729702ec879ee58403181514202e50 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; */ +}