Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
548 stars 300 forks source link

added my theme minimal #171

Closed bomdia closed 10 years ago

bomdia commented 10 years ago

i have added my theme minimal and its image :D

gWorldz commented 10 years ago

Cleaning up your css tabs might help with having the theme merge into core. There is no tab consistency at all in Minimal.css. What I would do is remove all tabs then add the tabs back in for the selectors once everything is flat.

I'm one of those weird people that think tabs are very important and should be consistent throughout a project both for readability and beauty ... o.O what code is poetry shouldn't stutter through it :P

bomdia commented 10 years ago

sorry I did not understand anything of what you have written. I do not know English very well, I'm Italian

gWorldz commented 10 years ago

Clean CSS Tabs https://gist.github.com/gWorldz/202c9edf5bddcf221209

bomdia commented 10 years ago

ahh the correct indentation of code :D i have totally forgot it lol

gWorldz commented 10 years ago

Added to https://github.com/gWorldz/AJAX-Chat-Styles

Unofficial AJAX Chat Style Repository