X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2Feditor.css;fp=LCARStrek%2Feditor%2Feditor.css;h=efab7d33c48abcc921d7986d0f18ee3f9dcb59ba;hp=3d86836981498180e0f2ca802ca6adf12bd677b1;hb=a5516fb7237c6f167df4700416053f1dd213c6c9;hpb=d7b401aa5e2e90dbc0d350b459bca6f1f0ce46f7 diff --git a/LCARStrek/editor/editor.css b/LCARStrek/editor/editor.css index 3d868369..efab7d33 100644 --- a/LCARStrek/editor/editor.css +++ b/LCARStrek/editor/editor.css @@ -67,3 +67,28 @@ #ContentWindowDeck { } + +/* ::::: struct toolbar ::::: */ + +#structToolbar { + min-width: 1px; + overflow: hidden; +} + +#structSpacer { + margin: 2px 0px; +} + +.struct-button { + padding: 2px; +} + +.struct-button[checked="true"] { + font-weight: bold; +} + +.struct-textbox { + padding: 0px !important; + margin: 0px !important; + border: none !important; +} \ No newline at end of file