Removed Redux Panel Tracking

This commit is contained in:
ultimatemember
2015-01-03 16:57:19 +02:00
parent a06b54ab28
commit 6d4baf7618
3 changed files with 5 additions and 82 deletions
+4 -1
View File
@@ -269,7 +269,10 @@
top: 1px;
}
.um-member-connect a:hover {opacity: 1}
.um-member-connect a:hover {
opacity: 1;
color: #fff;
}
/*
- Members pagination
+1 -1
View File
@@ -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;