diff options
Diffstat (limited to 'sample/css.expected')
-rw-r--r-- | sample/css.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/css.expected b/sample/css.expected index 713e3e7..92441e0 100644 --- a/sample/css.expected +++ b/sample/css.expected @@ -61,7 +61,7 @@ ol.CodeRay li { white-space: pre } .CodeRay .il { background: #eee } .CodeRay .il .il { background: #ddd } .CodeRay .il .il .il { background: #ccc } -.CodeRay .il .dl { font-weight: bold ! important; color: #888 ! important } +.CodeRay .il .idl { font-weight: bold; color: #888 } .CodeRay .in { color:#B2B; font-weight:bold } .CodeRay .iv { color:#33B } |