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

Merge pull request #5975 from rxu/ticket/16476

[ticket/16476] Eliminate links to deleted background images in tweaks.css
This commit is contained in:
Marc Alexander
2020-05-17 16:42:39 +02:00

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;
}