This commit is contained in:
Gustavo Maximiliano Cortez 2014-07-22 11:36:22 -03:00
commit c549a22268

View file

@ -848,6 +848,11 @@ a.text-white:hover {color: #ccc;}
margin-bottom: 20px; margin-bottom: 20px;
} }
.box-setup-copay-required {
border: 3px solid #1ABC9C;
opacity: 1;
}
.loading-screen { .loading-screen {
text-align: center; text-align: center;
background-color: #1ABC9C; background-color: #1ABC9C;