Re-enable wip markers in cms css

This commit is contained in:
Calen Pennington
2012-09-18 10:44:12 -04:00
parent 62bb10156d
commit 0758d21d6a

View File

@@ -141,10 +141,10 @@ textarea {
}
}
// .wip {
// outline: 1px solid #f00 !important;
// position: relative;
// }
.wip {
outline: 1px solid #f00 !important;
position: relative;
}
.hidden {
display: none;