mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
Currently, when a message is shown at the top or in users and groups page, The top margin is too short. Increase it to 25px from 5px. Also: - Don't use the .thumbnail class for containers as this does not match the semantics. Create and use class .contain-container. - Also create class .card-container for all container containing cards. Unused for now. - Indentation fixes. - Remove duplicated rule. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
FreedomBox HTML5 Bootstrap Theme by Sean "Diggity" O'Brien (https://github.com/seandiggity/Plinth)
Summary:
This theme is free software offered to you under the terms of the GNU Affero General Public License, Version 3 or later: http://www.gnu.org/licenses/agpl.html
It is based upon Twitter's Bootstrap (http://twitter.github.com/bootstrap) Bootstrap is licensed under the Apache License v2.0. Icons from Bootstrap originate from Glyphicons Free, licensed under Creative Commons Attribution 3.0.
Refer to the FreedomBox documentation for information about editing themes and templates.