mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #21] [MERGED] Give the option to add a different css style #177
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#177
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/mthenw/frontail/pull/21
Author: @lexx27
Created: 10/29/2013
Status: ✅ Merged
Merged: 11/1/2013
Merged by: @mthenw
Base:
master← Head:master📝 Commits (10+)
db96f9dUser can select css style as option3e93caclet's be consistent with naming584402fminor changes01e7745remove css file54897e0merge master0972c6fadded style setting in daemon mode and passed theme option to html with the new logic784857dupdated readmea82636ffixing tests8a7d5f6lint fixes5907a89lint fix📊 Changes
7 files changed (+101 additions, -6 deletions)
View changed files
📝
README.md(+1 -0)📝
index.js(+3 -2)📝
lib/connect_builder.js(+13 -2)➕
lib/web/assets/styles/dark.css(+79 -0)📝
lib/web/assets/styles/default.css(+0 -0)📝
lib/web/index.html(+1 -1)📝
test/connect_builder.js(+4 -1)📄 Description
Tiny changes to accept style as an option.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.