libcosmic/examples/gtklauncher/style.css

16 lines
237 B
CSS
Raw Normal View History

2021-11-29 14:46:01 -05:00
description {
line-height: 1.5em;
background-image: none;
background-color: red;
}
row.row1 {
background-image: none;
background-color: black;
}
shortcut {
background-image: none;
background-color: green;
}