malayaleecoder
|
c10c9a9612
|
Bug 1252368 - Move resource files in layout/style/ into layout/style/res/ directory. r=nalexander
MozReview-Commit-ID: HdF06H2gJYY
--HG--
rename : layout/style/arrow-left.gif => layout/style/res/arrow-left.gif
rename : layout/style/arrow-right.gif => layout/style/res/arrow-right.gif
rename : layout/style/arrow.gif => layout/style/res/arrow.gif
rename : layout/style/arrowd-left.gif => layout/style/res/arrowd-left.gif
rename : layout/style/arrowd-right.gif => layout/style/res/arrowd-right.gif
rename : layout/style/arrowd.gif => layout/style/res/arrowd.gif
rename : layout/style/counterstyles.css => layout/style/res/counterstyles.css
rename : layout/style/forms.css => layout/style/res/forms.css
rename : layout/style/html.css => layout/style/res/html.css
rename : layout/style/noframes.css => layout/style/res/noframes.css
rename : layout/style/noscript.css => layout/style/res/noscript.css
rename : layout/style/number-control.css => layout/style/res/number-control.css
rename : layout/style/plaintext.css => layout/style/res/plaintext.css
rename : layout/style/quirk.css => layout/style/res/quirk.css
rename : layout/style/ua.css => layout/style/res/ua.css
rename : layout/style/viewsource.css => layout/style/res/viewsource.css
extra : rebase_source : c56048e17a72c75a456556ee2111841184a92edf
|
2016-03-11 00:57:34 +05:30 |
|
Ting-Yu Lin
|
514007237a
|
Bug 1097398 Part 1 - Move AccessibleCaret default assets to layout/style/. r=nalexander, r=heycam
Default AccessibleCaret assets were in editor for historical reasons. Because
ua.css references them, I move them to layout/style/ and add them in jar.mn so
that we don't have to package them in various products.
MozReview-Commit-ID: 7K7qr9FK784
--HG--
rename : editor/composer/res/accessiblecaret@1.5x.png => layout/style/res/accessiblecaret-normal@1.5x.png
rename : editor/composer/res/accessiblecaret.png => layout/style/res/accessiblecaret-normal@1x.png
rename : editor/composer/res/accessiblecaret@2.25x.png => layout/style/res/accessiblecaret-normal@2.25x.png
rename : editor/composer/res/accessiblecaret@2x.png => layout/style/res/accessiblecaret-normal@2x.png
rename : editor/composer/res/accessiblecaret_tilt_left@1.5x.png => layout/style/res/accessiblecaret-tilt-left@1.5x.png
rename : editor/composer/res/accessiblecaret_tilt_left.png => layout/style/res/accessiblecaret-tilt-left@1x.png
rename : editor/composer/res/accessiblecaret_tilt_left@2.25x.png => layout/style/res/accessiblecaret-tilt-left@2.25x.png
rename : editor/composer/res/accessiblecaret_tilt_left@2x.png => layout/style/res/accessiblecaret-tilt-left@2x.png
rename : editor/composer/res/accessiblecaret_tilt_right@1.5x.png => layout/style/res/accessiblecaret-tilt-right@1.5x.png
rename : editor/composer/res/accessiblecaret_tilt_right.png => layout/style/res/accessiblecaret-tilt-right@1x.png
rename : editor/composer/res/accessiblecaret_tilt_right@2.25x.png => layout/style/res/accessiblecaret-tilt-right@2.25x.png
rename : editor/composer/res/accessiblecaret_tilt_right@2x.png => layout/style/res/accessiblecaret-tilt-right@2x.png
extra : rebase_source : bb29652fcc47725feb44397a7f9f39c89b0161b6
|
2016-02-16 16:55:28 +08:00 |
|
Xidorn Quan
|
a52fd07abd
|
Bug 1126230 part 9 - Remove fullscreen override and related test. r=dbaron
--HG--
extra : source : 3abf655d87187abc2d3dcd100a267410c42abbb0
|
2015-10-07 14:04:32 +11:00 |
|
Nigel Babu
|
a47d2e063f
|
Backed out 9 changesets (bug 1126230) for Mulet Gij(25) and M(5) failures
Backed out changeset 8a9d8a556183 (bug 1126230)
Backed out changeset 441b55f015c2 (bug 1126230)
Backed out changeset 7bfa2a2d4e29 (bug 1126230)
Backed out changeset b55511536c65 (bug 1126230)
Backed out changeset ada76e419aac (bug 1126230)
Backed out changeset 745d659bef49 (bug 1126230)
Backed out changeset 7c303cc4c30b (bug 1126230)
Backed out changeset 8bf708acbad4 (bug 1126230)
Backed out changeset 590404aac357 (bug 1126230)
|
2015-10-02 13:39:20 +05:30 |
|
Xidorn Quan
|
fd6366f6e5
|
Bug 1126230 part 8 - Remove fullscreen override and related test. r=dbaron
--HG--
extra : source : 13c6349bea96873967ba5113b552d31f1dab1bac
|
2015-10-02 16:34:09 +10:00 |
|
Xidorn Quan
|
7fd39128eb
|
Bug 1164279 - Disable font-variant-east-asian: ruby for <rt> on Windows. r=jfkthame
--HG--
extra : source : f8fc9af32ee1bb86cc85e156a4c2a5f89fc361dc
|
2015-09-14 17:35:13 +08:00 |
|
Jonathan Kew
|
9d9d8a1519
|
Bug 1187605 pt 2 - Make the <select> dropdown arrow respect the 'orientation' attribute, if present. r=smontagu
|
2015-08-03 18:45:24 +01:00 |
|
Cameron McCormack
|
4c1cfc10bd
|
Bug 1169514 - Part 2: Move noframes rules from the preferences style sheet to a cached UA style sheet. r=jwatt
|
2015-06-16 11:34:47 +10:00 |
|
Cameron McCormack
|
5492e00444
|
Bug 1169514 - Part 1: Move noscript rule from the preference style sheet to a cached UA style sheet. r=jwatt
|
2015-06-16 11:34:47 +10:00 |
|
Xidorn Quan
|
a711bc7355
|
Bug 966166 - Part 4: Rewrite some builtin counter styles. r=dbaron
|
2014-06-11 21:12:00 -04:00 |
|
Jonathan Watt
|
724f52955d
|
Bug 974430 - Put the |input[type=number]| rule in forms.css into a separate sheet so we can make it respect the dom.forms.number pref. r=dbaron
--HG--
extra : rebase_source : 450ffd1ca743868d75dda6ce0f89078216934e79
|
2014-02-26 12:26:14 +00:00 |
|
Jared Wein
|
d1623e977a
|
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
|
2013-03-06 23:45:08 -05:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Chris Pearce
|
d42af5d3c8
|
Bug 702146 - Move :-moz-full-screen-ancestor to an override style sheet. r=bz
|
2011-11-30 11:00:31 +13:00 |
|
Mike Hommey
|
20afaf1296
|
Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg
|
2011-02-25 12:48:02 +01:00 |
|
L. David Baron
|
a7344b2af9
|
Backout changeset f406ffe65c08 (Bug 620931 part 1) for causing bug 644790.
|
2011-03-24 21:07:53 -07:00 |
|
Mike Hommey
|
2fbedf06e8
|
Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg
|
2011-03-24 15:27:37 +01:00 |
|
Neil Deakin
|
2672504f59
|
Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking
|
2011-01-17 09:35:32 -05:00 |
|
Taras Glek
|
ac50aeeba7
|
Bug 522649: author styled select widget is missing arrow on button r=bz
--HG--
extra : rebase_source : 74aeb4467822896f4bc0e5ceaf73578de75c2222
|
2009-10-16 11:48:04 -07:00 |
|
Taras Glek
|
b35bbeb049
|
Bug 522050 - select menus appear huge on bugzilla r=bzbarsky
|
2009-10-14 14:59:21 -04:00 |
|
Taras Glek
|
1d126be6cd
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
|
Taras Glek
|
387de8cf2e
|
Backed out changeset e22bef491d84
|
2009-10-08 16:43:55 -07:00 |
|
Taras Glek
|
d07c55d805
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-08 11:22:50 -07:00 |
|