mirror of
https://github.com/usatiuk/y.git
synced 2025-10-28 18:37:47 +01:00
prettier buttons
This commit is contained in:
@@ -50,15 +50,15 @@
|
|||||||
font-size: 1.15rem;
|
font-size: 1.15rem;
|
||||||
|
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
border: 1px solid #F0F0F0;
|
border: 1px solid #E0E0E0;
|
||||||
|
box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.05), 2px 2px 0px 0px rgba(0, 0, 0, 0.025);
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
background-color: #EFEFEF;
|
background-color: #EFEFEF;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.pending {
|
&.pending {
|
||||||
color: gray;
|
background-color: #EEEEEE;
|
||||||
background-color: #FFFFFF;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user