issues
search
elementary
/
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
GNU Lesser General Public License v2.1
24
stars
12
forks
source link
Make headers focusable, fix styles, add tooltip
#268
Closed
danirabbit
closed
1 year ago
danirabbit
commented
1 year ago
allow focusing so we can interact via keyboard
image-button
class handles almost everything for us already, just make sure we remove the background when :checked
Fix
:focus
background color
Fix label font weight
Add a tooltip to the arrow image
leolost2605
commented
1 year ago
Very nice :) 🎉
image-button
class handles almost everything for us already, just make sure we remove the background when :checked:focus
background color