17 lines
230 B
Plaintext
17 lines
230 B
Plaintext
.jobs-list-highlight {
|
|
background-color: #ffc
|
|
}
|
|
|
|
a.jobs-list-highlight:hover {
|
|
background-color: #ffc
|
|
}
|
|
|
|
.jobs-list {
|
|
cursor: pointer;
|
|
cursor: hand;
|
|
}
|
|
|
|
.jobs-checkbox-spacer input[type="checkbox"] {
|
|
margin-left: -23px
|
|
}
|