Commit Graph

13 Commits

Author SHA1 Message Date
MrOtherGuy
016521f0a2 Update menuitem rules to reflect simplifications from 1959540 2025-04-15 21:32:22 +03:00
MrOtherGuy
a1d2c40ea5 button effect scale on click: don't transform .tab-close-button
Transforming the <image> element causes it to become smaller, and thus
to not trigger click event if the button was clicked near the edge.

This patch makes us scale tab close button by instead changing its
padding which just makes the icon smaller during :active.

This fixes #526
2025-03-13 17:16:17 +02:00
MrOtherGuy
467a53ee72 use class instead of id selector for urlbar-input elements
See bug 1610530
2024-06-16 12:00:20 +03:00
MrOtherGuy
e4d07e090e button effects: Apply scaling to several more button like elements
Fixes #362

This adds scaling to:
Downloads button
Reveal file button within downloads panel
Urlbar informational icons
Extension menu button within extensions panel
Tab close button
2024-04-21 20:25:47 +03:00
MrOtherGuy
3f19d7159c have urlbar-icons scale using transform instead of padding 2021-08-21 14:07:18 +03:00
MrOtherGuy
6556b1d525 bunch of fixes for proton compatibility 2021-05-08 14:54:52 +03:00
MrOtherGuy
d981542330 add missing comma and make proton compatible 2021-04-10 14:40:29 +03:00
MrOtherGuy
89dfae2f88 Make button effect work on scrollbuttons 2020-06-08 17:41:27 +03:00
MrOtherGuy
84ec1414dd Add source/license notices 2020-05-22 08:13:58 +03:00
MrOtherGuy
f0f427d770 Make effects work on page-action buttons 2018-12-07 11:59:09 +02:00
MrOtherGuy
c3156452fa Use special extra padding on back-button 2018-12-07 08:03:04 +02:00
MrOtherGuy
7a5ddca1ac Scale stack-less buttons using padding which doesn't require restyling 2018-12-05 20:51:43 +02:00
MrOtherGuy
1b10bd9687 new file 2018-11-30 19:36:16 +02:00