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