Merge remote-tracking branch 'football/master'
# Conflicts: # acp/matches_module.php # adm/style/acp_football_leagues.html # adm/style/acp_football_matches.html # block/all_bets.php # block/rank_matchday.php # block/ranks_total.php # config/services.yml # controller/main.php # event/main_listener.php # includes/constants.php # includes/functions.php # language/de/football.php # language/de/info_acp_leagues.php # language/de/info_acp_matches.php # styles/prosilver/template/all_bets.html # styles/prosilver/template/results.html # styles/prosilver/template/table.html # styles/prosilver/theme/football.css
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
* ----------------------------------------------------------------------------------------- */
|
||||
.fa-paragraph:before {
|
||||
font-weight: bold;
|
||||
content: '§';
|
||||
font-weight: bold;
|
||||
content: '§';
|
||||
}
|
||||
|
||||
ul.dropdown-contents i.icon {
|
||||
@@ -14,8 +14,8 @@ ul.dropdown-contents i.icon {
|
||||
}
|
||||
|
||||
.football-table-scroll {
|
||||
overflow-x:visible;
|
||||
overflow-y:visible;
|
||||
overflow-x:auto;
|
||||
overflow-y:visible;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -195,7 +195,6 @@ table.football td.td_pts_total { text-align: right; padding: 4px 4px 0 2px; }
|
||||
table.football td.td_rank { text-align: right; }
|
||||
table.football td.td_group { text-align: center; }
|
||||
table.football td.td_hits { text-align: center; }
|
||||
table.football td.td_bonus { text-align: center; }
|
||||
table.football td.td_wins { text-align: right; padding: 0 2px 0 4px; }
|
||||
table.football td.td_match_no { text-align: right; }
|
||||
table.football td.td_logo { text-align: center; }
|
||||
|
||||
Reference in New Issue
Block a user