forked from LiveCarta/LiveCartaWP
@@ -1112,7 +1112,7 @@ header {
|
|||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: white;
|
color: white;
|
||||||
background: #e89f29;
|
background: #46362d;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
|
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
|
||||||
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
|
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
|
||||||
@@ -1124,7 +1124,7 @@ header {
|
|||||||
transform: translateY(-50%); }
|
transform: translateY(-50%); }
|
||||||
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link:hover {
|
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #cc0000; }
|
background: #654e41; }
|
||||||
header .sign-block .button.bordered {
|
header .sign-block .button.bordered {
|
||||||
background: rgba(255, 255, 255, 0.9); }
|
background: rgba(255, 255, 255, 0.9); }
|
||||||
header .sign-block .button.bordered + .button.bordered {
|
header .sign-block .button.bordered + .button.bordered {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -129,6 +129,10 @@ header {
|
|||||||
header .sign-block .button.mp-top-left:hover {
|
header .sign-block .button.mp-top-left:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
opacity: 0.7; }
|
opacity: 0.7; }
|
||||||
|
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link {
|
||||||
|
background: #134d94; }
|
||||||
|
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link:hover {
|
||||||
|
background: #1965c1; }
|
||||||
header .mobile-menu .btn-toggle-menu {
|
header .mobile-menu .btn-toggle-menu {
|
||||||
color: #333;
|
color: #333;
|
||||||
text-shadow: none; }
|
text-shadow: none; }
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -178,6 +178,10 @@ header {
|
|||||||
header .sign-block .button.mp-top-left:hover {
|
header .sign-block .button.mp-top-left:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
opacity: 0.7; }
|
opacity: 0.7; }
|
||||||
|
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link {
|
||||||
|
background: #134d94; }
|
||||||
|
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link:hover {
|
||||||
|
background: #1965c1; }
|
||||||
header .mobile-menu .btn-toggle-menu {
|
header .mobile-menu .btn-toggle-menu {
|
||||||
color: #333;
|
color: #333;
|
||||||
text-shadow: none; }
|
text-shadow: none; }
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user