ah, that darker red is the border...sooooo ~beh_58951 try setting both border and box-shadow to none and let us know what your results are.
Comment by ~beh_58951 on ~scoopta/wofi
I tried to append some screenshots but I have no idea how so yeah sorry
Comment by ~beh_58951 on ~scoopta/wofi
- I am on version 1.3 if that helps + basically the blue line will stay there no matter what
Comment by ~beh_58951 on ~scoopta/wofi
sorry since there is not description in the issue since I though shift+enter will give me a new line anyway my style.css:
* { outline: none; border: none; background-color: rgba(0,0,0,0) color: #ffffff; } #window { border-radius: 25px; background-color: rgba(20,20,20,0.9); margin: 0px; border: 0.0px solid; } #entry { outline-color: rgba(256,256,256,1); background-color: rgba(20,20,20,0.9); border: none; } #inner-box { margin: 15px; } #entry:selected { background-color: #002500; } entry { outline-color: rgba(256,256,256,1); background-color: #1F001E; margin: 10px; border-radius: 30px; } entry:focus { outline: none; border: none; background-color: rgba(0,0,0,1); }
and no matter what I do I can't get rid of that blue border + I can't add an overlay to that specific class I am not sure if this is a gtk 3 limitation or not but yeah hope that can help anyone
Ticket created by ~beh_58951 on ~scoopta/wofi