style-it-themes / dd-wrt-inspired-themes

Dark DD-WRT inspired themes with many built in features.
MIT License
6 stars 4 forks source link

[FR] improvement sign-in windows #2

Open Mile-Lile opened 2 years ago

Mile-Lile commented 2 years ago

Describe the feature you'd like

Sign-in window is very ugly right now. I was thinking of some improvements like rounded corners, blinking edges or similar... all other wrts have better sign in window... this is just ancient

Screenshot_select-area_20220116190104

Additional context

the-j0k3r commented 2 years ago

Hello, thanks for reaching out.

The screenshot you show, is a browser specific login box, Firefox looks different than that for instance, also its a login for the router not for the forums, this repo's you reported to is for the forums, so I'm slightly confused where your request belongs...

If you are indeed requesting that I redesign the browsers login box as your screenshot shows, there is no way to target that with these styles, as stylus and similar are forbidden to access these special browsers areas (both chrome/firefox forbid it), so there is nothing that can be done about browser specific code at style level..

If you are requesting the forums login boxes then the screenshot is incorrect, perhaps you can try to clarify your request?

Thanks in advance,

Mile-Lile commented 2 years ago

You are correct, it is a outer login... Request/proposal was about router login... It is Chrome/Linux... latest... I remember it looked much better some time ago, but then again there was Chrome update recently... I thought you and BS changed something... There was lightning edges before, and then disapeared... But maybe I am wrong, not sure... Thx anyway...

On Tue, 18 Jan 2022, 16:34 the-j0k3r, @.***> wrote:

Hello, thanks for reaching out.

The screenshot you show, is a browser specific login box, Firefox looks different than that for instance, also its a login for the router not for the forums, this repo's you reported to is for the forums, so I'm slightly confused where your request belongs...

If you are indeed requesting that I redesign the browsers login box as your screenshot shows, there is no way to target that with these styles, as stylus and similar are forbidden to access these special browsers areas (both chrome/firefox forbid it), so there is nothing that can be done about browser specific code at style level..

If you are requesting the forums login boxes then the screenshot is incorrect, perhaps you can try to clarify your request?

Thanks in advance,

— Reply to this email directly, view it on GitHub https://github.com/style-it-themes/dd-wrt-forum-inspired-themes/issues/1#issuecomment-1015530221, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBJPMAG4LTP4SEG6Q24VUDUWWB7TANCNFSM5MDBXB3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.*** com>

the-j0k3r commented 2 years ago

Router login dialogs in dd-wrt dont exist beyond setting username and password for the first time, perhaps in future we can customize this so it looks consistent across browsers and OS's.

But yes I agree, the Browsers built in login dialogs leave a great to be desired.

Firefox side, it can be hacked in a userContent.css, its just a matter of targeting te right CSS classes, however and Im not with equivalent solution Im familiar with besides a theme for Chrome, or some kind of tampermonkey script for both, tbh I dont have the time currently to dedicate to this at this time, and I would rather do this in DD-WRT natively instead.

So here is one for a todo list.

Thanks for the suggestion, will move to correct repo as well.

Take care.