Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
11–20 of 148 posts
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#12Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#13What are the best lightweight CSS UI libraries containing widgets like tabs, trees, etc.? I don't have webdev experience (only GTK, etc.), but I need to write a web dashboard. I tried looking around but the only alternatives seem to be either bloated JS frameworks or abandoned experiments.
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#14Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#15What are the best lightweight CSS UI libraries containing widgets like tabs, trees, etc.? I don't have webdev experience (only GTK, etc.), but I need to write a web dashboard. I tried looking around but the only alternatives seem to be either bloated JS frameworks or abandoned experiments.
https://github.com/dbohdan/classless-css
also, https://github.com/troxler/awesome-css-frameworks
others may give you a _real_ recommendation. cheers
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#16What are the best lightweight CSS UI libraries containing widgets like tabs, trees, etc.? I don't have webdev experience (only GTK, etc.), but I need to write a web dashboard. I tried looking around but the only alternatives seem to be either bloated JS frameworks or abandoned experiments.
I've hand written the CSS for all of the sites I've worked on, and the CSS is smaller than some all encompassing library. Plus, I'm much better at CSS. But I decided I wanted to invest that effort. No shame if you don't
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#17What are the best lightweight CSS UI libraries containing widgets like tabs, trees, etc.? I don't have webdev experience (only GTK, etc.), but I need to write a web dashboard. I tried looking around but the only alternatives seem to be either bloated JS frameworks or abandoned experiments.
Of course, it's only for my own invoicing/crm system. I started on replacing the look and feel of everything with a flat more modern/less user-friendly equivalent by downloading the static css and modifying it to look like material UI designs.
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#18What are the best lightweight CSS UI libraries containing widgets like tabs, trees, etc.? I don't have webdev experience (only GTK, etc.), but I need to write a web dashboard. I tried looking around but the only alternatives seem to be either bloated JS frameworks or abandoned experiments.
I am using this in production! : https://khang-nd.github.io/7.css/ Of course, it's only for my own invoicing/crm system. I started on replacing the look and feel of everything with a flat more modern/less user-friendly equivalent by downloading the static css and modifying it to look like material UI designs.
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#19Why you didn't use progress or meter for progress bar?
why did you skin the cat that way when there's 98 other ways to do it?
maybe there's a logical reason more than "that's just what came to mind", maybe not. that's the beauty of the whole thing. there is no one way
Re: Show HN: Cs16.css – CSS library based on Counter Strike 1.6 UI
#20It could use some styles for tables.