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
commit ec49bd2d69
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

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