Plugin Directory

Changeset 1185873


Ignore:
Timestamp:
06/23/2015 02:41:34 AM (11 years ago)
Author:
brshift
Message:

version 1.2

Location:
shift-short-wp-admin-theme/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • shift-short-wp-admin-theme/trunk/css/general.css

    r1182564 r1185873  
    33h1,h2,h3,h4,h5,h6{font-family:'Bitter',serif}
    44body{font-family:"PT Sans",sans-serif}
     5html{background:#fff}
    56#wpadminbar *{font-family:"PT Sans",sans-serif}
    6 #wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img{border-width:0;border-radius:100%;width:26px;height:26px}
    7 #wpadminbar{height:32px;box-shadow:0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);padding:4px 0;background-color:#fff}
    87#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#696969}
    98#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{color:lightgray}
    109li#wp-admin-bar-wp-logo{display:none}
    1110#wpadminbar .ab-top-menu>li:hover>.ab-item{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-goog-ms-border-radius:5px}
    12 #wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{margin-top:-5px;-webkit-border-radius:0 5px 5px 5px;-khtml-border-radius:0 5px 5px 5px;-moz-border-radius:0 5px 5px;border-radius:0 5px 5px 5px}
    1311#adminmenu,#adminmenuback,#adminmenuwrap{width:130px;background-color:transparent}
    14 #adminmenu{margin:8px 0}
    15 #adminmenuback{background-image:url(../images/purty-wood.png);background-color:rgba(0,0,0,0.7)}
     12#adminmenuback{box-shadow:inset -5px 0 15px rgba(0,0,0,0.2);background:#45484d;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(69,72,77,1)),color-stop(100%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);background:-o-linear-gradient(top,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(top,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0)}
     13#adminmenuwrap{background:none!important}
    1614#adminmenu .wp-submenu{width:130px;margin-bottom:1px}
    1715#adminmenu .wp-submenu-head,#adminmenu a.menu-top{font-size:9.5pt;letter-spacing:-.02em;text-transform:lowercase;line-height:18px}
    18 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu div.wp-menu-image, #adminmenu li.menu-top:hover div.wp-menu-image {background-color:rgba(0,0,0,0.1);}
    19 #adminmenu li.menu-top div.wp-menu-name{text-indent:2pt}
    20 #adminmenu li.menu-top div.wp-menu-image{width:32px;}
    21 #adminmenu li.menu-top:hover, #adminmenu li.menu-top{-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
    22 #adminmenu .wp-submenu{left:130px}
    23 #collapse-menu{font-size:7pt;text-transform:uppercase}
     16#adminmenu li.menu-top:hover,#adminmenu li.menu-top{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}
    2417.folded #adminmenu li{margin-left:0}
    2518ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{display:none}
     
    3225.wrap h2:before{content:'@'}
    3326h2.nav-tab-wrapper:before{display:none}
    34 #screen-meta-links{margin:10px 20px 0 0}
    35 #adminmenu li.wp-menu-separator {display: inherit;margin: 6px auto 6px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);max-width: 80%}
    36 #adminmenu .docs{background-color: rgba(0,0,0,0.1);}
     27#adminmenu li.wp-menu-separator{display:inherit;margin:6px auto;border-bottom:1px dashed rgba(255,255,255,0.1);max-width:80%}
     28#adminmenu .docs{background-color:rgba(0,0,0,0.1)}
     29#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu div.wp-menu-image,#adminmenu li.menu-top:hover div.wp-menu-image{background-color:rgba(0,0,0,0.1)}
     30#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img{border-width:0;border-radius:100%;width:26px;height:26px}
     31.wp-core-ui .button-primary {box-shadow: none;border-width: 2px;border-radius: 0;font-weight: 700;text-transform: uppercase;background: none;border-color: #1d1d1d;color: #1d1d1d}
     32.wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover{box-shadow: none}
     33#poststuff h3, .postbox .hndle, .stuffbox .hndle{background:#fff;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDclIiBzdG9wLWNvbG9yPSIjZjZmNmY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(47%,rgba(246,246,246,1)),color-stop(100%,rgba(237,237,237,1)));background:-webkit-linear-gradient(-45deg,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);background:-o-linear-gradient(-45deg,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);background:-ms-linear-gradient(-45deg,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);background:linear-gradient(135deg,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=1);text-transform: lowercase}
     34#poststuff h3:before, .postbox .hndle:before, .stuffbox .hndle:before{content: '#'}
     35#wp-content-editor-tools {background-color: white}
     36@media screen and (min-width: 960px) {
     37#adminmenu{margin:-32px 0 0}
     38#collapse-menu{display:none}
     39#adminmenu .wp-submenu{left:130px}
     40#wpadminbar{height:0;box-shadow:none;padding:0;background-color:transparent;width:auto!important}
     41#adminmenu li.menu-top div.wp-menu-name{text-indent:2pt}
     42#adminmenu li.menu-top div.wp-menu-image{width:32px}
     43li#wp-admin-bar-my-account .ab-sub-wrapper{display:block!important;position:relative;left:0;float:none;right:initial}
     44#wp-admin-bar-my-account a.ab-item{display:none}
     45li#wp-admin-bar-user-info a.ab-item,li#wp-admin-bar-edit-profile a.ab-item,li#wp-admin-bar-logout a.ab-item{display:inherit}
     46#wpadminbar .ab-top-secondary{float:left;margin-left:115px;margin-top:-32px}
     47#wpadminbar #wp-admin-bar-user-info span{margin-left:0}
     48#wp-admin-bar-user-info .avatar{width:56px;height:56px;border-radius:50%}
     49#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin:0}
     50li#wp-admin-bar-my-account{margin-top:42px!important}
     51li#wp-admin-bar-my-account .ab-sub-wrapper{background:none!important;box-shadow:none!important}
     52li#wp-admin-bar-edit-profile a.ab-item{color:#000}
     53li#wp-admin-bar-my-account a.ab-item{padding:0}
     54#wpadminbar #wp-admin-bar-user-info a{margin-left:-10px}
     55#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info .username{display:none}
     56#wpadminbar ul li{display:none}
     57#wp-admin-bar-my-account.menupop,#wp-admin-bar-user-info,#wp-admin-bar-edit-profile,#wp-admin-bar-logout{display:inherit!important}
     58#screen-meta-links{margin-top:-32px}
     59#screen-meta{margin:-30px 0 30px!important}
     60li#wp-admin-bar-edit-profile a.ab-item,li#wp-admin-bar-logout a.ab-item{font-size:0;min-width:0!important;height:32px!important}
     61li#wp-admin-bar-edit-profile a.ab-item:before{content:'\f338';font-size:16pt}
     62li#wp-admin-bar-logout a.ab-item:before{font-size:16pt;content:'\f112'}
     63#adminmenu:before{background-color:rgba(0,0,0,0.41);width:100%;height:100px;display:block;content:''}
     64#adminmenu a{color:#eee}
     65#wpadminbar #wp-admin-bar-user-actions.ab-submenu{width:26px}
     66}
     67@media screen and (max-width: 782px) {
     68.auto-fold #adminmenu div.wp-menu-image{height:40px;margin-top:-5px;padding-top:5px}
     69}
  • shift-short-wp-admin-theme/trunk/css/login.css

    r1182564 r1185873  
    1 @import "http://fonts.googleapis.com/css?family=Bitter:400,700";
    2 @import "http://fonts.googleapis.com/css?family=PT+Sans:400,700";
     1@import url(http://fonts.googleapis.com/css?family=Bitter:400,700);
     2@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
    33h1,h2,h3,h4,h5,h6{font-family:'Bitter',serif}
    4 body{font-family:"PT Sans",sans-serif;background-image:url(../images/purty-wood.png)}
     4body{font-family:"PT Sans",sans-serif;background:#eee;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,238,238,1)),color-stop(100%,rgba(204,204,204,1)));background:-webkit-linear-gradient(top,rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);background:-o-linear-gradient(top,rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);background:-ms-linear-gradient(top,rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);background:linear-gradient(to bottom,rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0)}
    55.login #backtoblog,.login #nav{text-align:center}
    6 .login #backtoblog a,.login #nav a{text-decoration:none;color:dimgrey;text-transform:uppercase;font-size:9pt}
    7 .login form{background:rgba(255,255,255,0.8)}
     6.login #backtoblog a,.login #nav a{text-decoration:none;color:dimgrey;font-size:9pt}
     7.login form{margin-top:0;box-shadow:0 0 1.8rem rgba(0,0,0,.15)}
    88.login label{font-size:13px;text-transform:lowercase}
    99.login h1 a{background:none;width:100%;font-size:16pt;height:100%;color:#333}
    1010.login h1 a:before{content:'Login';display:block}
    11 .login form .input,.login form input[type=checkbox],.login input[type=text]{background:rgba(255,255,255,0)}
    12 .login form .input,.login form input[type=checkbox],.login input[type=text],.login form{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-goog-ms-border-radius:5px}
     11.login form .input,.login form input[type=checkbox],.login input[type=text]{background:rgba(255,255,255,0);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-goog-ms-border-radius:5px}
     12.login h1 a{margin-bottom:0;background-color:#fff;color:#696969;padding-bottom:25px;box-shadow:0 0 1.8rem rgba(0,0,0,.15)}
     13.wp-core-ui .button-primary{background:none;border-radius:0;box-shadow:none;color:dimgrey;text-transform:uppercase;font-size:10pt;font-weight:700;text-shadow:none;border-color:dimgrey;border-width:2px;line-height:2px!important;padding:12px!important}
     14.login form .forgetmenot{margin-top:5px}
     15.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:dimgrey}
  • shift-short-wp-admin-theme/trunk/readme.txt

    r1182585 r1185873  
    1818== Frequently Asked Questions ==
    1919
    20 = Why you use wood? =
     20= How can I disable the visual? =
    2121
    22 Cause it represents the evolution of the plugin. The first version is made on wood, the next will be based on metal.
     22Just disable the plugin and everything will become standard.
    2323
    2424== Screenshots ==
    2525
    26261. Wordpress Admin Dashboard
    27 2. List of pages
     272. List of Pages
     283. Login Page
    2829
    2930== Changelog ==
     31
     32= 1.2 =
     33* Renewed the stylesheets
    3034
    3135= 1.1 =
  • shift-short-wp-admin-theme/trunk/shift-short-wp-admin-theme.php

    r1182571 r1185873  
    44Plugin URI: https://brshift.com/
    55Description: Clean the WordPress Dashboard and get more space!
    6 Version: 1.1
     6Version: 1.2
    77Author: SHIFT
    88Author URI: https://brshift.com/
Note: See TracChangeset for help on using the changeset viewer.