File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 77
88 : root [data-readthedocs-tool = "mkdocs-material" ] {
99 --readthedocs-font-size : 1.455em ;
10+ --readthedocs-filetreediff-icon-width : 0.6rem ;
1011 }
1112
1213 : root [data-readthedocs-tool = "antora" ] {
Original file line number Diff line number Diff line change 1010 --readthedocs-filetreediff-border-color : # ddd ;
1111 --readthedocs-filetreediff-label-color : # 333 ;
1212 --readthedocs-filetreediff-chunks-color : # 27ae60 ;
13+ --readthedocs-filetreediff-icon-width : 0.8rem ;
1314 }
1415}
1516
4142 background- color : var(- - readthedocs- filetreediff- background- color );
4243 bor der- radius: 0.25em;
4344 appearance: revert;
44- font- size: var(- - readthedocs- filetreediff- font- size);
4545}
4646
4747: host > div > div > label {
7070}
7171
7272: host > div > div > a {
73- width: 0.8rem ;
74- color : var(--addons -filetreediff-color );
73+ width: var( --readthedocs-filetreediff-icon-width ) ;
74+ color : var(- - readthedocs - filetreediff- color );
7575}
7676
7777: host > div > div > a .version {
You can’t perform that action at this time.
0 commit comments