Moonchild
a02ef4f1d7
Issue #2284 - Adjust some in-content CSS to account for flex definite-sizing change.
...
As of this change, flex items in a vertical flex container will sometimes
be considered to have "indefinite" sizes, i.e. percent sizes in them will
no longer resolve.
To work around this, they need to provide a definite flex-basis (e.g. as
part of the "flex" shorthand property) if we want percent sizes to
resolve (instead of being treated as "auto") inside of them.
2023-08-17 09:10:19 +08:00
FranklinDM
6444835acd
Issue #21 - Follow-up: Remove experiment category images
2023-06-23 16:07:46 +08:00
FranklinDM
9f8aa81a87
Issue #21 - Part 2: Remove experiment extension assets and styling
2023-06-23 16:07:05 +08:00
FranklinDM
1ae5f60a1b
Issue #1793 - Follow-up: Fix incorrect media query
2022-10-27 08:59:01 +08:00
Brian Smith
13fcc4a046
Issue #1829 - Revert "Issue #1751 "
2022-05-04 09:40:24 +08:00
Moonchild
2073c44990
No Issue - Break overly long tooltips into multiple lines.
...
A very very old bug and annoyance: tooltips with very long content without
spaces (e.g. long URLs or gibberish data) would just cut off and leave an
un-styled right border going over the widget's constrained space.
Because of an additional bug (still unsolved), this was never properly
addressed because solutions attempted didn't work.
The workaround for the secondary bug allows for word-break to now work and this
primary problem to be resolved.
2022-03-22 23:09:58 +08:00
Matt A. Tobin
ccb3ecdc95
Issue #1793 - Only use Glass on the Toolkit Download Manager on Windows 7
2021-07-15 09:25:59 +08:00
Matt A. Tobin
b4e51a8540
Issue #1793 - Only use proper Aero Styling in the Toolkit Error Console on Windows 7
2021-07-15 09:25:46 +08:00
Matt A. Tobin
895afe00e1
Issue #1793 - Add a border-bottom to treecols header
2021-07-15 09:25:29 +08:00
Matt A. Tobin
86aec31475
Issue #1793 - Add a border-bottom to toolbox
...
Follow-up to e8be661944c730cb3b702cd7f7d97e0860eb9132
2021-07-15 09:24:31 +08:00
Moonchild
ba00d14c12
Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'
2021-06-24 11:09:47 +08:00
Matt A. Tobin
2319d8be12
[Toolkit] Don't use the "aero" msstyle provided toolbox background on Windows 10
2021-06-15 11:19:05 +08:00
Matt A. Tobin
378f01e526
Issue #1774 - Add metrics to the editable menulist-button for GTK3
2021-06-04 09:31:03 +08:00
Moonchild
a4b0f333ba
Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.
...
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
2021-05-07 09:53:59 +08:00
Moonchild
953cd5b6b2
Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme.
...
This would interfere with implementing thin scrollbars.
Almost all widgets provide a non-overridable size for scrollbar buttons, so it
makes no sense to specify min size for them. It is probably(?) a layout bug that
min size properties can override the value returned by GetMinimumWidgetSize
even if aIsOverridable is set to false, but removing this rule is simpler than
locating and fixing the issue in layout code ;)
2021-01-14 22:19:58 +08:00
Moonchild
fc1f95edc4
Issue #1700 - Apply background color instead of inset shadow for findbar input.
...
This changes the toolkit theme for Linux and Windows (Mac already did this) to
style the input textbox on the findbar with -moz-appearance:none so as to give
us styling control (as opposed to using a native widget style) and apply a
neutral style to it.
Also ensures Mac remains readable in case of poorly contrasting text.
2020-12-24 09:36:32 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
Ascrod
035134a520
Issue #361 - Remove dead Android code.
...
See Bug 1629030, part 3.
2020-05-30 07:12:36 +08:00
Matt A. Tobin
678b1ea2ec
Issue #1053 - Remove android support from toolkit
...
Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
2020-02-27 07:32:40 +08:00
monikamaheshwari
deed413b53
Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables r=Gijs
2019-05-11 06:22:06 +08:00
Ascrod
a0ceaeace8
Bug 1399616 - add WP emoji styling to reader mode.
2019-05-11 06:22:04 +08:00
Matt A. Tobin
dadaa3df44
Only change the default and hover text color on buttons for Windows 8+ HC Themes (aero-lite)
2019-05-04 10:40:59 +08:00
wolfbeast
3fb083d84c
Add hover state arrow images.
...
This fixes #981
2019-03-09 10:21:27 +08:00
Ascrod
6343212065
Issue #832 Part 2: Remove styling and images.
2019-02-16 00:15:52 +08:00
wolfbeast
521e7b79bf
Fix toolbar styling in non-Australis toolkit themes part 2
...
Fix jar manifests.
This resolves #713
2019-02-16 00:11:48 +08:00
wolfbeast
4db9b4b2bb
Fix toolbar styling in non-Australis toolkit themes
...
This resolves #713
2019-02-16 00:11:47 +08:00
JustOff
62255ec61f
Remove dead Help Viewer skin mapping from Toolkit
2019-02-16 00:10:11 +08:00
wolfbeast
edecb0c67d
Restore Pale Moon's standalone image viewing style.
2019-02-16 00:06:18 +08:00
NTD
10487d6802
Use MOZ_AUSTRALIS to define common shared Australis features
2019-02-16 00:06:04 +08:00
janekptacijarabaci
c2d6003d64
"about:support" - added support for "Restart normally"
...
https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially)
2019-02-16 00:05:35 +08:00
Lootyhoof
5cfc75fdc9
Add new close icons and make current icons Basilisk-specific
2019-02-16 00:04:20 +08:00
JustOff
3687f876bc
[PALEMOON] Fix missed notifyPluginCrashed.png on windows and linux
2019-02-15 23:59:45 +08:00
janekptacijarabaci
f8e5c4e837
[PALEMOON] [frontend vs backend] Remove unused webapps-*.png (chrome://global/skin/icons/webapps-*.png)
...
Issue #121
2019-02-15 23:59:27 +08:00
janekptacijarabaci
ba363baa9b
[PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
...
Issue #121
2019-02-15 23:59:25 +08:00
janekptacijarabaci
66e094fad3
[PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
...
Issue #121
2019-02-15 23:59:24 +08:00
janekptacijarabaci
64c2c46681
[PALEMOON] [frontend vs backend] Added icons
...
Issue #121
2019-02-15 23:59:23 +08:00
janekptacijarabaci
bafa726b15
[PALEMOON] Fix: The settings icon in the notification is missing (copy some files from webextensions)
...
Issue #121
Pull #273
2019-02-15 23:58:09 +08:00
Ascrod
1c494e80a6
Initial updates for Reader View.
2019-02-15 23:57:50 +08:00
janekptacijarabaci
d520c739ac
[follow up] moebius#154: Notifications - user settings - the immediate duration of the alert
...
https://github.com/MoonchildProductions/moebius/pull/154
https://github.com/MoonchildProductions/UXP/pull/132
2019-02-15 23:56:25 +08:00
janekptacijarabaci
fa692e119d
[PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - use preprocessing for OSX and windows)
...
Issue #121
2019-02-15 23:51:42 +08:00
janekptacijarabaci
5331a87067
[PALEMOON] [frontend vs backend] Fix of non-existent CSS files
...
Issue #121
2019-02-15 23:51:41 +08:00
janekptacijarabaci
c82fcce52b
A nicer button for class="month-year::after"
...
A small replacement for:
Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
2019-02-15 23:45:09 +08:00
janekptacijarabaci
1cca8d40f3
Bug 1363672 - Add step support to date picker
2019-02-15 23:44:49 +08:00
janekptacijarabaci
cac5c5adc7
moebius#92: HTML - input - datetime
...
+ native in moebius:
Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:
Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385
Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109
Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544
Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182
Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:
Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225
Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
2019-02-15 23:44:39 +08:00
janekptacijarabaci
a13a3afc1b
Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year button for date picker
2019-02-15 23:44:29 +08:00
janekptacijarabaci
f4e1313a58
Bug 1323109: [DateTimePicker] Date time picker popup does not open near input box
2019-02-15 23:44:27 +08:00
janekptacijarabaci
c030f0de23
Bug 1283385: Implement UI for <input type="date">
2019-02-15 23:44:25 +08:00
janekptacijarabaci
1248a53f69
Bug 1317600: [DateTimePicker] Spinner arrow buttons shouldn't depend on find bar resources
2019-02-15 23:44:24 +08:00
janekptacijarabaci
5371575837
moebius#173: Fix up "about:" page
...
https://github.com/MoonchildProductions/moebius/issues/173
2019-02-15 23:44:11 +08:00
janekptacijarabaci
84b63aeae5
moebius#255: [minor fix] toolkit/themes/linux/global/jar.mn - style clean up (the columns alignment)
...
https://github.com/MoonchildProductions/moebius/pull/255
2019-02-15 23:44:05 +08:00