Make editable-label editable state more obvious
Bug: Issue 6525 Change-Id: I2012a60b242d08aea2bae571ba8fb18ad89abfc0
This commit is contained in:
@@ -40,10 +40,8 @@ limitations under the License.
|
||||
white-space: nowrap;
|
||||
}
|
||||
label.editable {
|
||||
cursor: pointer;
|
||||
}
|
||||
label.editable.placeholder {
|
||||
color: #00f;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user