aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/admin.css
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-02-16 17:32:33 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-02-16 18:21:04 +0100
commit6f41fcb3d615557c79892bc8d0c43d523a2c1959 (patch)
treec11d39f8874aede49ac8cf5b1853dc9a82fa0aa7 /phpBB/adm/style/admin.css
parent32815faa3357e307a7459a88baabeb2c9cd5de0d (diff)
downloadforums-6f41fcb3d615557c79892bc8d0c43d523a2c1959.tar
forums-6f41fcb3d615557c79892bc8d0c43d523a2c1959.tar.gz
forums-6f41fcb3d615557c79892bc8d0c43d523a2c1959.tar.bz2
forums-6f41fcb3d615557c79892bc8d0c43d523a2c1959.tar.xz
forums-6f41fcb3d615557c79892bc8d0c43d523a2c1959.zip
[ticket/14315] Add back roles select for disable javascript
The javascript will hide the old select and show the version using the span and showing the tooltips. PHPBB3-14315
Diffstat (limited to 'phpBB/adm/style/admin.css')
-rw-r--r--phpBB/adm/style/admin.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index e537e970a3..e1668bf70b 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -2489,7 +2489,7 @@ fieldset.permissions .padding {
border-radius: 3px;
padding: 4px;
width: 250px;
- display: block;
+ display: none;
background: url('../images/arrow_down.gif') no-repeat 245px .7em;
}