1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/16476] Eliminate links to deleted background images in tweaks.css

PHPBB3-16476
This commit is contained in:
rxu
2020-05-12 18:27:46 +07:00
parent 919597bfcf
commit 1f8149706c

View File

@@ -28,14 +28,6 @@ dd label input { vertical-align: text-bottom\9; }
border-radius: 0;
}
.headerbar, .forumbg {
background-image: url("./images/bg_header.gif");
}
.forabg {
background-image: url("./images/bg_list.gif");
}
.tabs .tab > a {
border-radius: 0;
}