TASK: change button style of AssetAction buttons too neutral#199
TASK: change button style of AssetAction buttons too neutral#199crydotsnake wants to merge 4 commits intoFlowpack:mainfrom
Conversation
Sebobo
left a comment
There was a problem hiding this comment.
This way you also change their look in the list of the media module. There I intentionally used the transparent versions.
That means you should set the button type as variable here and make it dependent on where it's being used.
|
Thx, will check it asap |
Hm. Like that? This also doesent look good IMO.. or maybe I have to give it a little time and think about it. demo.mov |
|
No, with your change there were not transparent by default anymore for me. I would prefer if they stay transparent "until" they are hovered. |




resolves: #198
What I did
See: #198
If the buttons are transparent it makes them a bit hard to see especially if you have a file with a white background, for example. And since the icons themselves already have a white color, it doesent look very nice on a transparent background.
Besides, it simply makes a nicer impression in general in my opinion.
But I am of course open for opinions !
How I did it
Changed the style of the AssetActions buttons from transparent too neutral.
How to verify it
Before
After