Changeset 1607009
- Timestamp:
- 03/03/2017 07:45:05 AM (9 years ago)
- Location:
- cysteme-finder/trunk
- Files:
-
- 3 edited
-
css/theme.css (modified) (1 diff)
-
cysteme-finder.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cysteme-finder/trunk/css/theme.css
r1563512 r1607009 20 20 /* selected file in "icons" view */ 21 21 .elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover { background:#0073aa; color:#ffffff } 22 .elfinder-cwd-file:hover { background:#0073aa ; cursor:pointer; color:#ffffff}22 .elfinder-cwd-file:hover { background:#0073aa !important; cursor:pointer; color:#ffffff !important } 23 23 /* list view*/ 24 24 .elfinder-cwd table tr:nth-child(odd) { background-color:#edf3fe; } -
cysteme-finder/trunk/cysteme-finder.php
r1563512 r1607009 7 7 Author URI: http://cysteme.fr 8 8 Tags: gestion,fichier,fichiers,file,files,manager,finder,cysteme,explorer,explorateur,luc,christiany,cloud,partage,partages,share,shares 9 Version: 2. 19 Version: 2.2 10 10 */ 11 11 -
cysteme-finder/trunk/readme.txt
r1563512 r1607009 1 === Plugin Name === 1 === Plugin Name === 2 2 Contributors: luke7263 3 3 Donate link: http://cysteme.fr/donate … … 5 5 Tags: file,manager,finder,drag,drop,ftp,edit,list,thumbnail,view 6 6 Requires at least: 4.0 7 Tested up to: 4.7 8 Stable tag: 4.7 7 Tested up to: 4.7.2 8 Stable tag: 4.7.2 9 9 License: 3-clauses BSD license, read below 10 10 … … 77 77 == Change Log == 78 78 79 = 2.2 80 81 * Minor CSS improvements and WP 4.7.2 compability check 82 79 83 = 2.1 80 84
Note: See TracChangeset
for help on using the changeset viewer.