mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-27 00:25:50 +03:00
[PR #57] [CLOSED] more css works #155
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#155
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/tuxis-ie/nsedit/pull/57
Author: @piwats
Created: 10/22/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
f67229bmore sex-appeal! initial commit6463fb3Create foundation.css7f429e9Create modernizr.js0917373Create foundation.min.js47aebd7Create main.css72e3879rename dtsi.css to main.cssa3df4d9add $showslavezones = FALSE;📊 Changes
6 files changed (+6763 additions, -83 deletions)
View changed files
📝
includes/config.inc.php-dist(+1 -0)📝
index.php(+132 -83)➕
theme/css/main.css(+23 -0)➕
theme/fnd5/css/foundation.css(+6579 -0)➕
theme/fnd5/js/foundation.min.js(+20 -0)➕
theme/fnd5/js/vendor/modernizr.js(+8 -0)📄 Description
1.) Redesign of the login page
2.) Navbar using foundation5, searchbox in navbar (the clear button inside the searchbox has to be modified, looks displaced at the moment)
2.) add option to hide slave-zones, e.g. $showslavezones, line 170
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.