Change buttons to ghost type
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
&:hover,
|
||||
&:focus,
|
||||
&.focus {
|
||||
color: @btn-default-color;
|
||||
color: @gray-lighter;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user