7 lines
78 B
CSS
7 lines
78 B
CSS
#textOutput.notEditing{
|
|
cursor: pointer;
|
|
}
|
|
|
|
.textField {
|
|
min-height: 32px;
|
|
} |