Sign in
eclipse
/
platform
/
eclipse.platform.ui
/
ff2dc4ff81c73089a84e5cf8b434dd5c08dde9b0
/
.
/
examples
/
org.eclipse.e4.ui.examples.css
/
styles
/
swt
/
Vista.css
blob: cacaa82ac5eb740bd26ab8e9668fdc2684649031 [
file
]
Shell
,
Tree
{
font-family
:
Calibri
;
font-size
:
10
;
background-color
:
rgb
(
233
,
234
,
238
);
color
:
rgb
(
70
,
70
,
70
);
}
SashForm
{
background-color
:
black
;
}
Text
{
font-family
:
Calibri
;
font-size
:
10
;
}