Re-enable wip markers in cms css
This commit is contained in:
@@ -141,10 +141,10 @@ textarea {
|
||||
}
|
||||
}
|
||||
|
||||
// .wip {
|
||||
// outline: 1px solid #f00 !important;
|
||||
// position: relative;
|
||||
// }
|
||||
.wip {
|
||||
outline: 1px solid #f00 !important;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user