Fix sitemap, remove jobs remnants
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
.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
|
||||
}
|
@@ -1141,7 +1141,6 @@ and (max-width : 400px) {
|
||||
}
|
||||
|
||||
@import "chat.less";
|
||||
@import "jobs.less";
|
||||
@import 'code-mirror.less';
|
||||
@import "challenge.less";
|
||||
@import "toastr.less";
|
||||
|
Reference in New Issue
Block a user