blob: 27dec9336b84e4510fbcc839207c06d0b857d42c [file] [log] [blame]
GalleryItem {
color: gray;
background-color: #D0D0B0;
}
GalleryItem:selected {
color: purple;
background-color:orange;
font:bold;
}
Gallery {
background-color: #F3F3E3;
}