7 lines
No EOL
60 B
CSS
7 lines
No EOL
60 B
CSS
|
|
.selected {
|
|
background: #0f0;
|
|
}
|
|
li {
|
|
cursor: pointer;
|
|
} |