mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
Update 1.2.92
This commit is contained in:
@@ -341,6 +341,8 @@ font-weight: normal;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.um-profile-note a{border:none!important}
|
||||
|
||||
.um-profile-note a:hover {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
@@ -380,7 +382,7 @@ font-weight: normal;
|
||||
.um-profile-nav-item.without-icon i {display: none}
|
||||
|
||||
.um-profile-nav-item a:hover {background: #555}
|
||||
.um-profile-nav-item i {font-size: 18px;height: 18px;line-height: 18px;position: absolute;display: block;top: 8px;left: 10px}
|
||||
.um-profile-nav-item i {font-size: 18px;height: 18px;line-height: 18px;position: absolute;display: block;top: 7px;left: 10px}
|
||||
.um-profile-nav-item span.title {padding-left: 5px}
|
||||
.um-profile-nav-item span.count {
|
||||
font-size: 12px;
|
||||
@@ -509,4 +511,19 @@ font-weight: normal;
|
||||
max-width: 250px;
|
||||
display: inline-block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.um-tab-notifier {
|
||||
position: absolute;
|
||||
background: none repeat scroll 0% 0% rgb(198, 81, 81);
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
border-radius: 999px;
|
||||
line-height: 18px;
|
||||
top: 2px;
|
||||
right: 8px;
|
||||
font-size: 11px;
|
||||
font-weight: 400;
|
||||
}
|
||||
Reference in New Issue
Block a user