mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Fix CSS
This commit is contained in:
parent
5ac560cfa1
commit
3800036b2a
@ -460,10 +460,10 @@ Style Enumerate
|
||||
DocBookItemTag listitem
|
||||
DocBookItemInnerTag para
|
||||
HTMLStyle
|
||||
ol.lyxenumi { list-style-type: decimal; }
|
||||
ol.lyxenumii { list-style-type: lower-latin; }
|
||||
ol.lyxenumiii { list-style-type: lower-roman; }
|
||||
ol.lyxenumiv { list-style-type: upper-latin; }
|
||||
ol.enumi { list-style-type: decimal; }
|
||||
ol.enumii { list-style-type: lower-latin; }
|
||||
ol.enumiii { list-style-type: lower-roman; }
|
||||
ol.enumiv { list-style-type: upper-latin; }
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
||||
|
@ -560,10 +560,10 @@ Style Enumerate
|
||||
DocBookItemTag listitem
|
||||
DocBookItemInnerTag para
|
||||
HTMLStyle
|
||||
ol.lyxenumi { list-style-type: decimal; }
|
||||
ol.lyxenumii { list-style-type: lower-latin; }
|
||||
ol.lyxenumiii { list-style-type: lower-roman; }
|
||||
ol.lyxenumiv { list-style-type: upper-latin; }
|
||||
ol.enumi { list-style-type: decimal; }
|
||||
ol.enumii { list-style-type: lower-latin; }
|
||||
ol.enumiii { list-style-type: lower-roman; }
|
||||
ol.enumiv { list-style-type: upper-latin; }
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
||||
|
@ -184,10 +184,10 @@ Style Enumerate
|
||||
DocBookItemTag listitem
|
||||
DocBookItemInnerTag para
|
||||
HTMLStyle
|
||||
ol.lyxenumi { list-style-type: decimal; }
|
||||
ol.lyxenumii { list-style-type: lower-latin; }
|
||||
ol.lyxenumiii { list-style-type: lower-roman; }
|
||||
ol.lyxenumiv { list-style-type: upper-latin; }
|
||||
ol.enumi { list-style-type: decimal; }
|
||||
ol.enumii { list-style-type: lower-latin; }
|
||||
ol.enumiii { list-style-type: lower-roman; }
|
||||
ol.enumiv { list-style-type: upper-latin; }
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
||||
|
@ -198,10 +198,10 @@ Style Enumerate
|
||||
DocBookItemTag listitem
|
||||
DocBookItemInnerTag para
|
||||
HTMLStyle
|
||||
ol.lyxenumi { list-style-type: decimal; }
|
||||
ol.lyxenumii { list-style-type: lower-latin; }
|
||||
ol.lyxenumiii { list-style-type: lower-roman; }
|
||||
ol.lyxenumiv { list-style-type: upper-latin; }
|
||||
ol.enumi { list-style-type: decimal; }
|
||||
ol.enumii { list-style-type: lower-latin; }
|
||||
ol.enumiii { list-style-type: lower-roman; }
|
||||
ol.enumiv { list-style-type: upper-latin; }
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
||||
|
@ -375,10 +375,10 @@ Style Enumerate
|
||||
DocBookItemTag listitem
|
||||
DocBookItemInnerTag para
|
||||
HTMLStyle
|
||||
ol.lyxenumi { list-style-type: decimal; }
|
||||
ol.lyxenumii { list-style-type: lower-latin; }
|
||||
ol.lyxenumiii { list-style-type: lower-roman; }
|
||||
ol.lyxenumiv { list-style-type: upper-latin; }
|
||||
ol.enumi { list-style-type: decimal; }
|
||||
ol.enumii { list-style-type: lower-latin; }
|
||||
ol.enumiii { list-style-type: lower-roman; }
|
||||
ol.enumiv { list-style-type: upper-latin; }
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
||||
|
@ -89,10 +89,10 @@ Style Enumerate
|
||||
DocBookItemTag listitem
|
||||
DocBookItemInnerTag para
|
||||
HTMLStyle
|
||||
ol.lyxenumi { list-style-type: decimal; }
|
||||
ol.lyxenumii { list-style-type: lower-latin; }
|
||||
ol.lyxenumiii { list-style-type: lower-roman; }
|
||||
ol.lyxenumiv { list-style-type: upper-latin; }
|
||||
ol.enumi { list-style-type: decimal; }
|
||||
ol.enumii { list-style-type: lower-latin; }
|
||||
ol.enumiii { list-style-type: lower-roman; }
|
||||
ol.enumiv { list-style-type: upper-latin; }
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user