Hello! Sorry the font was to small for you (I contributed the skin), that change looks good.
Do you mind sharing which browser and OS you are using? I would like to try to reproduce the issue. As far as fonts go, all font sizes should be relative (using the "rem" value suffix) to the font size defined in the html section at the top of the CSS file. What other modifications are you making that seem to be ignored in the CSS? Thanks for the feedback :-) zakero On Tue, Mar 10, 2015 at 1:12 PM, jungle Boogie <[email protected]> wrote: > Hello All, > > Has anyone noticed if the Xekri doesn't pickup any modifications to its > CSS? > > The xx-small sidebyside diff is too small for me so I modify it by > just removing the xx- from the default and save, but when testing the > Xekri skin, the change didn't do anything. > > My change: > > } > > /* side-by-side diff display (column-based) */ > table.sbsdiffcols { > width: 90%; > border-spacing: 0; > font-size: small; > > } > > Thanks, > jungle > > -- > ------- > inum: 883510009027723 > sip: [email protected] > xmpp: [email protected] > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

