.editable-click, a.editable-click, a.editable-click:hover { text-decoration: none; border-bottom: dashed 1px #0088cc; } .editable-empty, .editable-empty:hover{ font-style: italic; color: #DD1144; border-bottom: none; text-decoration: none; } .editable-unsaved { font-weight: bold; } .editable-unsaved:after { /* content: '*'*/ } .editable-disabled, a.editable-disabled, a.editable-disabled:hover { color: black; cursor: default; text-decoration: none; }