Added new skin and plugin

New skin (skin-black). Added pace plugin to show page loading like
youtube.
This commit is contained in:
Abdullah Almsaeed
2014-03-05 20:31:29 -05:00
parent ec3856d238
commit 90f829f420
44 changed files with 484 additions and 85 deletions

View File

@@ -0,0 +1,6 @@
copy.src.files=false
copy.src.on.open=false
copy.src.target=/Applications/MAMP/htdocs/PhpProject2
index.file=index.php
run.as=LOCAL
url=http://localhost:8888/AdminLTE/

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group/>
</open-files>
</project-private>

View File

@@ -0,0 +1,11 @@
auxiliary.org-netbeans-modules-css-prep.less_2e_compiler_2e_options=
auxiliary.org-netbeans-modules-css-prep.less_2e_configured=true
auxiliary.org-netbeans-modules-css-prep.less_2e_enabled=true
auxiliary.org-netbeans-modules-css-prep.less_2e_mappings=/less:/css
include.path=${php.global.include.path}
php.version=PHP_54
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=false
web.root=.

9
nbproject/project.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>AdminLTE</name>
</data>
</configuration>
</project>