Recent Changes

This commit is contained in:
ultimatemember
2015-01-06 00:38:33 +02:00
parent 22880e5ae6
commit b0d42ad4c8
24 changed files with 424 additions and 288 deletions
+10 -8
View File
@@ -23,6 +23,16 @@
background: #3ba1da url(../img/logo_small.png) no-repeat center 0px !important;
}
.um-about-wrap a.button-primary {
height: 46px;
line-height: 46px;
padding: 0 20px !important;
font-size: 14px;
border: none;
}
.um-about-wrap a {text-decoration: none}
/*
- General
*/
@@ -78,14 +88,6 @@ body.um-admin-modal-open {
color: #fff;
}
.um-admin a.button,
.um-admin input.button {
background: #f9f9f9 !important;
box-shadow: none !important;
color: #777;
border-radius: 2px;
}
.um-admin a.button i,
.um-admin a.button-primary i {
font-size: 15px !important;