Socket
Socket
Sign inDemoInstall

elfinder-material-theme

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

Material/css/theme-gray.css

2

bower.json

@@ -8,3 +8,3 @@ {

"description": "Theme for elFinder",
"main": "Material/theme.css",
"main": "Material/css/theme.css",
"keywords": [

@@ -11,0 +11,0 @@ "elFinder",

{
"name": "elfinder-material-theme",
"version": "2.0.0",
"version": "2.0.1",
"description": "Theme for elFinder",
"main": "Material/theme.css",
"main": "Material/css/theme.css",
"scripts": {

@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -7,2 +7,6 @@ # elFinder-Material-Theme

# Usage
## Install guide for new versions: [Theme load](https://github.com/Studio-42/elFinder/wiki/How-to-load-CSS-with-RequireJS%3F)
### For old versions:
* Copy the `/Material` folder from this repository to the `/themes` folder of your

@@ -14,3 +18,3 @@ elFinder installation (create the folder if it doesn't exist)

```html
<link rel="stylesheet" type="text/css" media="screen" href="themes/Material/theme.css">
<link rel="stylesheet" type="text/css" media="screen" href="themes/Material/css/theme.css">
```

@@ -20,7 +24,8 @@ or Gray Theme

```html
<link rel="stylesheet" type="text/css" media="screen" href="themes/Material/theme-gray.css">
<link rel="stylesheet" type="text/css" media="screen" href="themes/Material/css/theme-gray.css">
```
- Clone the repo: `git clone https://github.com/RobiNN1/elFinder-Material-Theme.git`
- Install with [npm](https://www.npmjs.com): `npm install elfinder-material-theme`
- Install with [Bower](https://bower.io): `bower install elfinder-material-theme`
- Clone the repo: `$ git clone https://github.com/RobiNN1/elFinder-Material-Theme.git`
- Install with [npm](https://www.npmjs.com): `$ npm install elfinder-material-theme`
- Install with [Bower](https://bower.io): `$ bower install elfinder-material-theme`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc