Revert "Last Sync"

This reverts commit 605d2d6213.
This commit is contained in:
ultimatemember
2015-01-14 00:12:09 +02:00
parent c4e6ef4933
commit b4d7f80d24
24 changed files with 15928 additions and 1022 deletions
+19 -1
View File
@@ -208,6 +208,24 @@
padding-bottom: 22px !important;
}
p._icon_search{
position: relative;
width: 85% !important;
margin: 0 auto !important;
padding: 12px 0 0 0 !important;
}
p._icon_search:before {
position: absolute;
right: 6px;
top: 13px;
font-size: 18px;
content: "\ebe1";
font-family: "ultimatemember";
color: #aaa;
}
p._icon_search input[type=text]{padding-right: 40px!important}
.um-admin-icons {
padding: 0 0 15px 12px;
float: left;
@@ -217,7 +235,7 @@
cursor: pointer;
float: left;
margin: 5px;
color: #777;
color: #bbb;
border: 4px solid #eee;
border-radius: 3px;
}