Add icon font for buttons

This commit is contained in:
2015-01-11 16:20:37 -05:00
parent d433f40469
commit b702bec1ec
8 changed files with 2267 additions and 7 deletions

View File

@@ -439,6 +439,11 @@ a.no-decoration:hover {
/*
/*****************************************************************************/
i.icon {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
div.options-panel {
position: fixed;
bottom: 0;