.MPart.busy { font-style: italic; } .MPart.highlighted { font-weight: bold; } .MPartStack, .MPart { font-family: '#org-eclipse-ui-workbench-TAB_TEXT_FONT'; } CTabItem:selected { color: '#org-eclipse-ui-workbench-ACTIVE_TAB_TEXT_COLOR'; } .MTrimmedWindow { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; } .MTrimBar#org-eclipse-ui-main-toolbar { background-color: #dedede #c0c0c0 100%; } .MPartStack { swt-tab-renderer: null; /* swt-selected-tabs-background: #cacaca #bababa 100%; */ swt-selected-tabs-background: #eaeaea #dadada 100%; swt-simple: true; swt-mru-visible: false; color: '#org-eclipse-ui-workbench-INACTIVE_TAB_TEXT_COLOR'; background-color: #cfcfcf; } .MPartStack { swt-single: false; swt-maximize-visible: false; swt-minimize-visible: false; swt-tab-height: 28px; swt-unselected-image-visible: true; } /* Model Tree */ .MPartStack#folderLeftTop { swt-single: true; swt-selected-tabs-background: #eaeff7 #eaeff7 100%; background-color: #eaeff7; } .MPartStack#folderLeftTop CTabItem { swt-show-close: false; } .MPart#com-archimatetool-editor-treeModelView Tree { background-color: #eaeff7; } /* Properties, Visualizer... */ .MPartStack#folderBottom CTabItem { swt-show-close: false; } /* Palette */ .MPartStack#folderRight { swt-single: true; swt-selected-tabs-background: #dfdfdf #dfdfdf 100%; background-color: #ddd; } .MPartStack#folderRight CTabItem { swt-show-close: false; } /* */ .MToolControl.TrimStack { frame-image: url(./winClassicTSFrame.png); handle-image: url(./winClassicHandle.png); frame-cuts: 5px 1px 5px 16px; } .MToolBar.Draggable { handle-image: url(./dragHandle.png); } .MToolControl.Draggable { handle-image: url(./dragHandle.png); } .DragFeedback { background-color: COLOR-WIDGET-NORMAL-SHADOW; } .ModifiedDragFeedback { background-color: #A0A000; } #org-eclipse-ui-editorss { swt-tab-height: 8px; }