Sign in
eclipse
/
e4
/
org.eclipse.e4.ui
/
a12f7044ec468d97eb267e7a2f3b32460737e357
/
.
/
examples
/
org.eclipse.e4.ui.examples.css.nebula
/
styles
/
nebula
/
Gallery.css
blob: 27dec9336b84e4510fbcc839207c06d0b857d42c [
file
] [
log
] [
blame
]
GalleryItem
{
color
:
gray
;
background-color
:
#D0D0B0
;
}
GalleryItem
:
selected
{
color
:
purple
;
background-color
:
orange
;
font
:
bold
;
}
Gallery
{
background-color
:
#F3F3E3
;
}