mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Minor CSS Changes
This commit is contained in:
@@ -239,7 +239,7 @@ p.disabled-on-off .um-admin-yesno *{
|
||||
top: 4px;
|
||||
font-size: 18px;
|
||||
line-height: 18px !important;
|
||||
color: #B1B1B1;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.um-admin-yesno span.yes, .um-admin-yesno span.no {
|
||||
|
||||
@@ -180,7 +180,7 @@
|
||||
|
||||
.um-admin-btns a span.remove:before{
|
||||
font-family: "ultimatemember" !important;
|
||||
content: "\e483";
|
||||
content: "?";
|
||||
}
|
||||
.um-admin-btns a span:hover{color: #cb3838}
|
||||
|
||||
@@ -218,11 +218,11 @@ p._icon_search{
|
||||
p._icon_search:before {
|
||||
position: absolute;
|
||||
right: 6px;
|
||||
top: 13px;
|
||||
font-size: 18px;
|
||||
content: "\ebe1";
|
||||
top: 15px;
|
||||
font-size: 16px;
|
||||
content: "c";
|
||||
font-family: "ultimatemember";
|
||||
color: #aaa;
|
||||
color: #999;
|
||||
}
|
||||
p._icon_search input[type=text]{padding-right: 40px!important}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user