Fix sitemap, remove jobs remnants

This commit is contained in:
Logan Tegman
2016-10-06 21:54:54 -07:00
parent 9581beb05e
commit 2762238c8d
7 changed files with 43 additions and 40 deletions

View File

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

View File

@@ -1141,7 +1141,6 @@ and (max-width : 400px) {
}
@import "chat.less";
@import "jobs.less";
@import 'code-mirror.less';
@import "challenge.less";
@import "toastr.less";