Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[BlackBerry] Update BB10 form theme.
https://bugs.webkit.org/show_bug.cgi?id=100760 Patch by Tiancheng Jiang <tijiang@rim.com> on 2012-11-29 Reviewed by Rob Buis. Internally Reviewed by Eli Fidler. Set text color after buttons are pressed. * css/themeBlackBerry.css: (input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active, input[type="file"]:active::-webkit-file-upload-button, button:active): (select:active): * platform/blackberry/RenderThemeBlackBerry.cpp: (WebCore): (WebCore::RenderThemeBlackBerry::paintButton): (WebCore::RenderThemeBlackBerry::paintMenuList): Canonical link: https://commits.webkit.org/121756@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@136136 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
c2188a1
commit 4e5331a96d8e656b208c8f2ed5777df5b1b80388
Showing
3 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters