mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Update 1.2.92
This commit is contained in:
@@ -41,4 +41,34 @@
|
||||
.um-admin-drag-fld-title, .um-admin-drag-fld-type {
|
||||
float: right;
|
||||
margin: 0 20px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
.redux-main {
|
||||
margin-left: 0!important;
|
||||
margin-right: 201px !important;
|
||||
}
|
||||
|
||||
#redux-header h2 {
|
||||
padding: 2px 0 4px 15px;
|
||||
}
|
||||
|
||||
.redux-container #redux-header .display_header {float: right}
|
||||
|
||||
.admin-color-fresh .redux-sidebar .redux-group-menu li.hasSubSections a .extraIconSubsections {float: left}
|
||||
|
||||
.select2-container .select2-choice > .select2-chosen {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
.select2-container .select2-choice .select2-arrow {
|
||||
border: none !important;
|
||||
right: auto !important;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
||||
.select2-container .select2-choice > .select2-chosen {
|
||||
margin-right: 10px !important;
|
||||
margin-left: 26px !important;
|
||||
}
|
||||
|
||||
.redux-container-switch .switch-options {float: right;margin-right:0!important}
|
||||
Reference in New Issue
Block a user