﻿.editableInline {
    padding: 8px;
}
.editableInline span {
    border-bottom-color: #6e88b4;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    cursor: pointer;
}