libcosmic/examples/app_library/style.css

16 lines
237 B
CSS
Raw Normal View History

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;
}