additional style for #rib-doc-name
This commit is contained in:
parent
a8df71a54c
commit
0c9179f8b5
|
@ -544,6 +544,10 @@
|
|||
#rib-doc-name {
|
||||
color: @text-normal-ie;
|
||||
color: @text-normal;
|
||||
&:hover,&:focus {
|
||||
box-shadow: 0 0 0 1px @highlight-button-hover-ie;
|
||||
box-shadow: 0 0 0 1px @highlight-button-hover;
|
||||
}
|
||||
}
|
||||
|
||||
&.editor-native-color {
|
||||
|
|
Loading…
Reference in a new issue