ソースを参照

Update for Doxygen CSS changes

Camilla Löwy 6 年 前
コミット
0267cebe00
2 ファイル変更1 行追加1 行削除
  1. 0 0
      docs/extra.css
  2. 1 1
      docs/extra.less

ファイルの差分が大きいため隠しています
+ 0 - 0
docs/extra.css


+ 1 - 1
docs/extra.less

@@ -127,7 +127,7 @@ div.headertitle,.note code,.pre code,.post code,.invariant code,.warning code,.a
 	display:none;
 }
 
-html,#titlearea,.footer,tr.even,.directory tr.even,.doxtable tr:nth-child(even),tr.markdownTableBody:nth-child(even),.mdescLeft,.mdescRight,.memItemLeft,.memItemRight,code {
+html,#titlearea,.footer,tr.even,.directory tr.even,.doxtable tr:nth-child(even),tr.markdownTableBody:nth-child(even),.mdescLeft,.mdescRight,.memItemLeft,.memItemRight,code,.markdownTableRowEven {
 	background:@header-footer-background-color;
 }
 

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません