empty css fix
This commit is contained in:
parent
09aab3cfdd
commit
77def74313
@ -13,10 +13,10 @@ a.editable-click.editable-disabled:hover {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.editable-empty, .editable-empty:hover{
|
||||
.editable-empty, .editable-empty:hover, .editable-empty:focus{
|
||||
font-style: italic;
|
||||
color: #DD1144;
|
||||
border-bottom: none;
|
||||
/* border-bottom: none; */
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user