13 lines
120 B
Plaintext
13 lines
120 B
Plaintext
|
window {
|
||
|
height: 50%;
|
||
|
width: 50%;
|
||
|
}
|
||
|
|
||
|
listview {
|
||
|
columns: 1;
|
||
|
}
|
||
|
|
||
|
element selected {
|
||
|
background-color: #373759;
|
||
|
}
|