[PR #57] [CLOSED] more css works #155

Closed
opened 2026-02-28 01:21:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tuxis-ie/nsedit/pull/57
Author: @piwats
Created: 10/22/2015
Status: Closed

Base: masterHead: master


📝 Commits (7)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tuxis-ie/nsedit/pull/57 **Author:** [@piwats](https://github.com/piwats) **Created:** 10/22/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`f67229b`](https://github.com/tuxis-ie/nsedit/commit/f67229b8a4748a60d4e5e859546960efde7c3660) more sex-appeal! initial commit - [`6463fb3`](https://github.com/tuxis-ie/nsedit/commit/6463fb340785d0746c235d29ed00bcfd0592e15f) Create foundation.css - [`7f429e9`](https://github.com/tuxis-ie/nsedit/commit/7f429e986ca75b2de5f9a65a2434932617a954ee) Create modernizr.js - [`0917373`](https://github.com/tuxis-ie/nsedit/commit/091737380bde7f5bfa41e1334520ac970a0ca2e6) Create foundation.min.js - [`47aebd7`](https://github.com/tuxis-ie/nsedit/commit/47aebd7ff899f543d09ec221384a44f5bc75db31) Create main.css - [`72e3879`](https://github.com/tuxis-ie/nsedit/commit/72e38799bc20765279e46b5377b6edd7ee581dec) rename dtsi.css to main.css - [`a3df4d9`](https://github.com/tuxis-ie/nsedit/commit/a3df4d9173743fadb1a851ec503abd09f09c0d20) add $showslavezones = FALSE; ### 📊 Changes **6 files changed** (+6763 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:21:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#155
No description provided.