Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 491230
Collapse All | Expand All

(-)a/bundles/org.eclipse.orion.client.git/web/git/css/git.css (+6 lines)
Lines 124-129 Link Here
124
	-webkit-flex: 0 0 auto;
124
	-webkit-flex: 0 0 auto;
125
}
125
}
126
126
127
html[dir="rtl"] .mainToolbar .sectionWrapper { /* ACGC */
128
	margin-right: 0;
129
	margin-left: 10px;
130
	float: right;
131
}
132
127
.mainToolbar .sectionWrapper.sectionOpened {
133
.mainToolbar .sectionWrapper.sectionOpened {
128
	border-bottom-left-radius: 0;
134
	border-bottom-left-radius: 0;
129
	border-bottom-right-radius: 0;
135
	border-bottom-right-radius: 0;

Return to bug 491230