Commit 346eb589 authored by Alex Beregszaszi's avatar Alex Beregszaszi

Fix border-button -> border-color

parent 8b363701
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
.udapp-setup button { .udapp-setup button {
background-color: #556DF3; background-color: #556DF3;
border-button: #556DF3; border-color: #556DF3;
color: white; color: white;
cursor: pointer; cursor: pointer;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment