1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-10 09:24:21 +01:00

Brings back "install" button in setting page, needs to be prettier

This commit is contained in:
Rob Cameron 2014-02-27 16:00:13 -08:00
parent a8326ed33c
commit 496cb194fd

View File

@ -3,7 +3,6 @@
.btn-background (@color, @hover-color, @selected-color, @text-color) {
color: @text-color;
background-color: transparent;
transition: color 0.2s;
&:hover, &:focus {