moderation panel design cleanup PT 144120491

This commit is contained in:
IAmSamHankins
2017-05-26 12:48:15 -04:00
parent 32715d3903
commit 05e5200e79
5 changed files with 20 additions and 10 deletions
@@ -73,6 +73,8 @@
font-weight: 500;
background-color: transparent;
transition: background-color 200ms;
font-weight: 100;
letter-spacing: .8;
&:hover {
background-color: #232323;
@@ -80,6 +82,7 @@
&.active {
background-color: #232323;
font-weight: 400;
}
}