mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 06:33:50 +09:00
- removed Install Info handlers;
- updated handlers for the wp-admin settings; - avoid double generate sections (hidden process); - nav tabs and subtabs using WordPress native CSS;
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
@import "mixins"
|
||||
@import "colors"
|
||||
|
||||
##{$prefix}settings-wrap
|
||||
.subsubsub
|
||||
+flex( row, flex-start, center, wrap )
|
||||
margin-left: -3px
|
||||
margin-right: -3px
|
||||
a
|
||||
margin: 0 3px
|
||||
//##{$prefix}settings-wrap
|
||||
// .subsubsub
|
||||
// +flex( row, flex-start, center, wrap )
|
||||
// margin-left: -3px
|
||||
// margin-right: -3px
|
||||
// a
|
||||
// margin: 0 3px
|
||||
|
||||
.#{$prefix}settings-section
|
||||
.description
|
||||
|
||||
Reference in New Issue
Block a user