mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Some permission interface updates:
- checkbox now hidden by default, only shown when an advanced view is opened - mark all and unmark all now available git-svn-id: file:///svn/phpbb/trunk@6916 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -570,7 +570,7 @@ dd textarea {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
input.radio {
|
||||
input.radio, input.perm_cb {
|
||||
width: auto !important;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
Reference in New Issue
Block a user