Plugin Directory

Changeset 1354932


Ignore:
Timestamp:
02/20/2016 09:34:36 PM (10 years ago)
Author:
anuislam
Message:

Fix bug

Location:
as-login/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • as-login/trunk/as-login.php

    r1216604 r1354932  
    22/**
    33 * @package as-login
    4  * @version 1.0
     4 * @version 1.1
    55 * @licence GPLv2
    66 */
     
    1111Description: AS login you can fully customize wordpress login page.
    1212Author: anuislam
    13 Version: 1.0
     13Version: 1.1
    1414Author URI: http://asfoundation.tk/
    1515*/
  • as-login/trunk/css/as-admin-login.css

    r1216604 r1354932  
    8282    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    8383}
    84 .onoffswitch-checkbox, input[type=checkbox] {
     84.onoffswitch-checkbox, .onoffswitch input[type=checkbox] {
    8585    display: none;
    8686}
  • as-login/trunk/readme.txt

    r1217859 r1354932  
    4141== Changelog ==
    4242
     43= 1.1 =
     44Fix bug
    4345= 1.0 =
    4446* Initial Release
Note: See TracChangeset for help on using the changeset viewer.