mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
Update 1.0.76
This commit is contained in:
@@ -234,21 +234,6 @@ div.uimob340 .um-account-main {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
div.uimob340 .um-account-main .um-provider {
|
||||
padding: 15px 0 0 0;
|
||||
}
|
||||
|
||||
div.uimob340 .um-account-main .um-left {
|
||||
float: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
div.uimob340 .um-account-main .um-right {
|
||||
float: none;
|
||||
display: block;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
div.uimob340 .um-account-tab {
|
||||
padding-bottom: 20px;
|
||||
border-bottom: 1px solid #eee;
|
||||
@@ -471,21 +456,6 @@ div.uimob500 .um-account-main {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
div.uimob500 .um-account-main .um-provider {
|
||||
padding: 15px 0 0 0;
|
||||
}
|
||||
|
||||
div.uimob500 .um-account-main .um-left {
|
||||
float: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
div.uimob500 .um-account-main .um-right {
|
||||
float: none;
|
||||
display: block;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
div.uimob500 .um-account-tab {
|
||||
padding-bottom: 20px;
|
||||
border-bottom: 1px solid #eee;
|
||||
@@ -533,21 +503,6 @@ div.uimob800 .um-account-main {
|
||||
max-width: 450px;
|
||||
}
|
||||
|
||||
div.uimob800 .um-account-main .um-provider {
|
||||
padding: 15px 0 0 0;
|
||||
}
|
||||
|
||||
div.uimob800 .um-account-main .um-left {
|
||||
float: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
div.uimob800 .um-account-main .um-right {
|
||||
float: none;
|
||||
display: block;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
div.uimob800 .um-account-side {
|
||||
padding: 0;
|
||||
width: 10%;
|
||||
@@ -594,7 +549,7 @@ div.uimob800 .um-account-side li a span.um-account-icontip i {
|
||||
|
||||
div.uimob800 .um-account-side li a.current,
|
||||
div.uimob800 .um-account-side li a.current:hover {
|
||||
background: #3ba1da !important;
|
||||
background: #3ba1da;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user