mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
Removed Redux Panel Tracking
This commit is contained in:
@@ -269,7 +269,10 @@
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.um-member-connect a:hover {opacity: 1}
|
||||
.um-member-connect a:hover {
|
||||
opacity: 1;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/*
|
||||
- Members pagination
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 0;
|
||||
font-size: 24px;
|
||||
font-size: 22px;
|
||||
text-decoration: none !important;
|
||||
color: #fff !important;
|
||||
padding: 5px 10px;
|
||||
|
||||
Reference in New Issue
Block a user