Review Request 108965: fix kde_infopage css for webkit
Commit Hook
null at kde.org
Wed Mar 6 20:03:57 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108965/#review28710
-----------------------------------------------------------
This review has been submitted with commit 20623fc377c4283c2720cad12014a558672debc7 by Weng Xuetian to branch KDE/4.10.
- Commit Hook
On March 5, 2013, 6 p.m., Xuetian Weng wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108965/
> -----------------------------------------------------------
>
> (Updated March 5, 2013, 6 p.m.)
>
>
> Review request for kdelibs and KDEPIM.
>
>
> Description
> -------
>
> Now a bunch of application render their info page with WebKit, for example kmail.
>
> But this css still using -khtml prefix for them so they are looks very bad.
>
> This page simply add new background-size: property, also keep the old -khtml one.
>
> And please notice that
> -khtml-background-size: 100%;
> is changed to
> background-size: 100% 100%;
>
> in order to archieve same semantics.
>
>
> Diffs
> -----
>
> kdeui/about/kde_infopage.css 05e2b3ea
>
> Diff: http://git.reviewboard.kde.org/r/108965/diff/
>
>
> Testing
> -------
>
> now all kdepim looks ok, and konqueror still looks all the same (seems about:konqueror is still using KHTML).
>
>
> Thanks,
>
> Xuetian Weng
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-core-devel
mailing list