forked from 0x2620/oxjs
update EditableContent and CSS
This commit is contained in:
parent
49f7f011e9
commit
c630818553
3 changed files with 7 additions and 11 deletions
|
|
@ -456,7 +456,7 @@ Forms
|
|||
border-top-color: $bodyBorder;
|
||||
}
|
||||
|
||||
.$themeClass .OxEditableContent.OxEditableContentInput:focus {
|
||||
.$themeClass .OxEditableContent.OxEditing {
|
||||
background-image: -moz-linear-gradient(top, $inputGradient);
|
||||
background-image: -o-linear-gradient(top, $inputGradient);
|
||||
background-image: -webkit-linear-gradient(top, $inputGradient);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue