fix: make lock/unlock visible buttons match style
This commit is contained in:
@@ -33,27 +33,6 @@
|
||||
border-bottom-color: #a30000;
|
||||
}
|
||||
|
||||
/*
|
||||
page btns
|
||||
*/
|
||||
.pageActionBtn {
|
||||
background: transparent;
|
||||
border: 1px solid #1e1e1e;
|
||||
color: #3a3a3a;
|
||||
padding: 0.6rem 1rem;
|
||||
font-family: 'Oswald', sans-serif;
|
||||
font-size: 0.75rem;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.08em;
|
||||
cursor: pointer;
|
||||
transition: all 0.15s ease;
|
||||
}
|
||||
|
||||
.pageActionBtn:hover {
|
||||
color: #666666;
|
||||
border-color: #2e2e2e;
|
||||
}
|
||||
|
||||
/*
|
||||
char picker
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user