Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#cjsm-result .content-review__status {
border-left: 14px solid;
line-height: 14px;
padding: 5px 0px;
padding-left: 10px;
white-space: nowrap;
}
#cjsm-result .content-review__status--none {
border-color: #aaa
}
#cjsm-result .content-review__status--live {
border-color: #76bf06
}
#cjsm-result .content-review__status--approved {
border-color: #76bf06
}
#cjsm-result .content-review__status--rejected {
border-color: #e1390b
}
#cjsm-result .content-review__status--awaiting {
border-color: #008cce
}
#cjsm-result .content-review__status--unsubmitted {
border-color: #ffad00
}
#cjsm-container {
padding: 5px;
min-height: 130px;
}