blob: f96e5d333c51ac450996231cf0c7bf80240f6727 [file] [log] [blame]
.MTrimmedWindow {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 2px;
margin-right: 2px;
}
.MPartStack {
swt-tab-renderer: null;
swt-selected-tabs-background: #FFFFFF #ECE9D8 100%;
swt-simple: false;
swt-mru-visible: true;
}
.MPartStack.active {
swt-selected-tabs-background: #E5EDFC #99BAF3 100%;
}
#PerspectiveSwitcher {
eclipse-perspective-keyline-color: #ECE9D8 #FFFFFF;
}
.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: #000000;
}
.ModifiedDragFeedback {
background-color: #A0A000;
}
CTabItem {
font-style: normal;
font-weight: normal;
}
CTabItem.busy {
font-style: italic;
}
CTabItem.highlighted {
font-weight: bold;
}