Skip to content

Commit

Permalink
v1.7.2 - Merge pull request #54 from JoryHogeveen/dev
Browse files Browse the repository at this point in the history
v1.7.2
  • Loading branch information
JoryHogeveen authored Jun 13, 2017
2 parents 0c3c6ad + 597920d commit 58ac778
Show file tree
Hide file tree
Showing 28 changed files with 2,630 additions and 1,313 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ This plugin will work with most other plugins but these are tested:
* **BuddyPress**
* **Genesis Framework** *(and probably other theme frameworks)*
* **Gravity Forms**
* **Groups 2.1+** *(Custom integration: adds a view type for groups. Pro version not tested)*
* **Pods Framework 2.0+**
* **Members**
* **Restrict User Access 0.13+** *(Custom integration: adds a view type for access levels)*
Expand Down
4 changes: 2 additions & 2 deletions assets/css/view-admin-as.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author Jory Hogeveen <info@keraweb.nl>
* @package View_Admin_As
* @since 1.1
* @version 1.7.1
* @version 1.7.2
* @preserve
*/

Expand Down Expand Up @@ -91,7 +91,7 @@
* Icon fixes
*/
#wpadminbar #wp-admin-bar-vaa > .ab-item > .ab-label {float: left;} /* IE fix */
#wpadminbar #wp-admin-bar-vaa > .ab-item > .ab-icon {float: right; margin-right: 0; margin-left: 6px; top: 2px;}
#wpadminbar #wp-admin-bar-vaa > .ab-item .ab-icon {float: right; margin-right: 0; margin-left: 6px; top: 2px;}
#wpadminbar #wp-admin-bar-vaa .vaa-has-icon > .ab-item > .ab-icon {float: none; font-size: 16px; line-height: 16px; vertical-align: text-bottom; font-weight: normal !important; padding: 0;}
#wpadminbar #wp-admin-bar-vaa .vaa-has-icon > .ab-item::before {display: none;}
#wpadminbar #wp-admin-bar-vaa .vaa-has-icon.menupop > .ab-item {padding-left: 10px; padding-right: 10px;}
Expand Down
4 changes: 2 additions & 2 deletions assets/css/view-admin-as.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 58ac778

Please sign in to comment.