mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-09 18:52:46 +00:00
That didn't really work. So revert to old CSS for gray notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32536 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3f5eac5013
commit
b25dc19b95
@ -168,8 +168,8 @@ InsetLayout Note:Greyedout
|
|||||||
div.note_greyedout {
|
div.note_greyedout {
|
||||||
display: inline;
|
display: inline;
|
||||||
background-color: #A0A0A0;
|
background-color: #A0A0A0;
|
||||||
padding: 0.5ex;
|
padding-left: 1ex;
|
||||||
border: 1px black solid;
|
padding-right: 1ex;
|
||||||
}
|
}
|
||||||
EndHTMLStyle
|
EndHTMLStyle
|
||||||
HTMLIsBlock false
|
HTMLIsBlock false
|
||||||
|
Loading…
Reference in New Issue
Block a user