mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
[ticket/10734] Moved style elements and fixed minor bugs
Moved color related style elements to colours.css and other elements to common.css Also added an empty display for corners span. Removed unwanted space in mcp_topic Removed DS_Store PHPBB-10734
This commit is contained in:
@@ -21,8 +21,7 @@ onload_functions.push('subPanels()');
|
||||
|
||||
<div id="minitabs">
|
||||
<ul>
|
||||
<li id="display-panel-tab"<!-- IF not S_MERGE_VIEW --> class="activetab"<!-- ENDIF -->>
|
||||
|
||||
<li id="display-panel-tab"<!-- IF not S_MERGE_VIEW --> class="activetab"<!-- ENDIF -->
|
||||
<a href="#minitabs" onclick="subPanels('display-panel'); return false;"><span>{L_DISPLAY_OPTIONS}</span></a>
|
||||
</li>
|
||||
<li id="split-panel-tab">
|
||||
|
Reference in New Issue
Block a user