1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

[ticket/13741] Remove outdated references to tweaks.css

PHPBB3-13741
This commit is contained in:
cyberalien
2015-04-03 11:14:20 +03:00
parent 9f54d2b590
commit e120e6ac97
3 changed files with 2 additions and 12 deletions

View File

@@ -111,7 +111,6 @@ img {
}
hr {
/* Also see tweaks.css */
border: 0 solid transparent;
border-top-width: 1px;
height: 1px;
@@ -711,8 +710,7 @@ table.info tbody th {
/* Misc layout styles
---------------------------------------- */
/* column[1-2] styles are containers for two column layouts
Also see tweaks.css */
/* column[1-2] styles are containers for two column layouts */
.column1 {
float: left;
clear: left;