Plugin Directory

Changeset 1607009


Ignore:
Timestamp:
03/03/2017 07:45:05 AM (9 years ago)
Author:
luke7263
Message:

Minor CSS improvements in theme.css and WP 4.7.2 compability check

Location:
cysteme-finder/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • cysteme-finder/trunk/css/theme.css

    r1563512 r1607009  
    2020/* selected file in "icons" view */
    2121.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 }
    2323/* list view*/
    2424.elfinder-cwd table tr:nth-child(odd) { background-color:#edf3fe; }
  • cysteme-finder/trunk/cysteme-finder.php

    r1563512 r1607009  
    77Author URI: http://cysteme.fr
    88Tags: gestion,fichier,fichiers,file,files,manager,finder,cysteme,explorer,explorateur,luc,christiany,cloud,partage,partages,share,shares
    9 Version: 2.1
     9Version: 2.2
    1010*/
    1111
  • cysteme-finder/trunk/readme.txt

    r1563512 r1607009  
    1 === Plugin Name === 
     1=== Plugin Name ===
    22Contributors: luke7263
    33Donate link: http://cysteme.fr/donate
     
    55Tags: file,manager,finder,drag,drop,ftp,edit,list,thumbnail,view
    66Requires at least: 4.0
    7 Tested up to: 4.7
    8 Stable tag: 4.7
     7Tested up to: 4.7.2
     8Stable tag: 4.7.2
    99License: 3-clauses BSD license, read below
    1010
     
    7777== Change Log ==
    7878
     79= 2.2
     80
     81* Minor CSS improvements and WP 4.7.2 compability check
     82
    7983= 2.1
    8084
Note: See TracChangeset for help on using the changeset viewer.