Skip to content

Commit cebb169

Browse files
authored
Merge pull request doxygen#11826 from albert-github/feature/bug_cleanup_css
Remove commented out css entries
2 parents 079c360 + 5e87433 commit cebb169

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

templates/html/lightmode_settings.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636

3737
--icon-background-color: ##88;
3838
--icon-foreground-color: white;
39-
/*
40-
--icon-doc-image: url('doc.svg');
41-
--icon-folder-open-image: url('folderopen.svg');
42-
--icon-folder-closed-image: url('folderclosed.svg');*/
4339
--icon-folder-open-fill-color: ##CC;
4440
--icon-folder-fill-color: ##DD;
4541
--icon-folder-border-color: ##60;

templates/html/search_common.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ iframe#MSearchResults {
280280

281281
div.SRPage {
282282
margin: 5px 2px;
283-
/*background-color: var(--search-results-background-color);*/
284283
}
285284

286285
.SRChildren {

0 commit comments

Comments
 (0)