1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Begin implementing permissions page

This commit is contained in:
Toby Zerner
2015-07-29 21:00:27 +09:30
parent f96cac6057
commit 42fd8e26c1
8 changed files with 431 additions and 4 deletions

View File

@@ -156,7 +156,7 @@
.Button--text {
background: transparent !important;
padding: 0;
color: @muted-color !important;
color: inherit !important;
&:hover {
text-decoration: underline;