Edit profile button
This commit is contained in:
@@ -611,6 +611,12 @@ body {
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
white-space: nowrap; }
|
||||
.LP-Button--fullWidth {
|
||||
text-align: center; }
|
||||
.LP-Button.LP-Link {
|
||||
display: block; }
|
||||
.LP-Button.LP-Link:hover {
|
||||
color: #f9f9f9; }
|
||||
.LP-Button:active {
|
||||
background-color: #76323F;
|
||||
color: #f9f9f9; }
|
||||
|
Reference in New Issue
Block a user