I added the following issue on Github.
Comments/objections?
-- David

---------------------
The BOINC web code (html/inc, html/user) currently uses a mixture of Bootstrap classes (btn, text-muted, etc.) and BOINC-specific classes (about 50 of them). The BOINC CSS files (main.css, white.css) contain definitions of both groups of classes.

I propose using only Bootstrap classes and eliminating main.css and white.css.
Benefits:

 * project web sites will be "responsive" (i.e. work well on small displays)
 * projects can use Bootstrap "themes" to get custom color schemes etc.
 * web sites will have a more "modern" appearance.
   Disadvantages:
 * projects that have developed their own CSS (e.g. gpugrid) will have to 
change it.

Choice of Bootstrap: there are many alternative CSS frameworks but since Bootstrap is widely used, and we're already using many of its classes, I think it's the best choice.

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to