aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/permission_mask.html
diff options
context:
space:
mode:
authorVjacheslav Trushkin <cyberalien@gmail.com>2013-10-24 21:10:22 +0300
committerVjacheslav Trushkin <cyberalien@gmail.com>2013-10-26 22:00:22 +0300
commit12c5997471ffbc6a94c6f6efcf42a6d047c054a5 (patch)
tree9deac7b979d84504dedb8d9b5cd92bad5b88b494 /phpBB/adm/style/permission_mask.html
parentb3140f58a00c9e955f0080dfc1da61296348235d (diff)
downloadforums-12c5997471ffbc6a94c6f6efcf42a6d047c054a5.tar
forums-12c5997471ffbc6a94c6f6efcf42a6d047c054a5.tar.gz
forums-12c5997471ffbc6a94c6f6efcf42a6d047c054a5.tar.bz2
forums-12c5997471ffbc6a94c6f6efcf42a6d047c054a5.tar.xz
forums-12c5997471ffbc6a94c6f6efcf42a6d047c054a5.zip
[ticket/11957] Replace corner images with CSS3 corners
PHPBB3-11957
Diffstat (limited to 'phpBB/adm/style/permission_mask.html')
-rw-r--r--phpBB/adm/style/permission_mask.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/adm/style/permission_mask.html b/phpBB/adm/style/permission_mask.html
index 4d52b901c3..ac65754a14 100644
--- a/phpBB/adm/style/permission_mask.html
+++ b/phpBB/adm/style/permission_mask.html
@@ -75,7 +75,6 @@
<!-- BEGIN category -->
<div class="permissions-panel" id="options{p_mask.S_ROW_COUNT}{p_mask.f_mask.S_ROW_COUNT}{p_mask.f_mask.category.S_ROW_COUNT}" <!-- IF p_mask.S_FIRST_ROW and p_mask.f_mask.S_FIRST_ROW and p_mask.f_mask.category.S_FIRST_ROW --><!-- ELSE --> style="display: none;"<!-- ENDIF -->>
- <span class="corners-top"><span></span></span>
<div class="tablewrap">
<table id="table{p_mask.S_ROW_COUNT}{p_mask.f_mask.S_ROW_COUNT}{p_mask.f_mask.category.S_ROW_COUNT}" cellspacing="1">
<colgroup>
@@ -128,7 +127,6 @@
<!-- ENDIF -->
- <span class="corners-bottom"><span></span></span>
</div>
<!-- END category -->
<div class="clearfix"></div>