mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 04:35:54 +03:00
[PR #271] [MERGED] Custom css tweaks #830
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#830
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/271
Author: @gripped
Created: 4/7/2021
Status: ✅ Merged
Merged: 4/8/2021
Merged by: @benbusby
Base:
custom-css-tweaks← Head:custom-css-tweaks📝 Commits (2)
691cde6Changes to footer for consistancy and .collapsible for readabilityfce2488Add .BVG0Nb to dark-theme.css📊 Changes
3 files changed (+13 additions, -9 deletions)
View changed files
📝
app/static/css/dark-theme.css(+7 -3)📝
app/templates/display.html(+2 -2)📝
app/templates/index.html(+4 -4)📄 Description
Made to create a diff for myself as much as anything.
Anyway implemented the change to the collapsed configuration button I preferred.
Made the footer consistent between index.html and display.html and use customisable css.
Added .BVG0Nb to dark-theme.css to make "Top stories" more consistent with the rest of the page.
Is related to, but not intending to fix #247
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.