import a wallet inside a profile

This commit is contained in:
Gustavo Maximiliano Cortez 2014-10-16 17:39:22 -03:00 committed by Matias Alejo Garcia
commit 0e1cdda52d
6 changed files with 38 additions and 58 deletions

View file

@ -180,8 +180,6 @@ a:hover {
.open input,
.join input,
.setup input,
.import input,
.import textarea,
.settings input {
border-radius: 2px;
background: #EDEDED;
@ -268,19 +266,6 @@ a:hover {
color: #fff;
}
.import fieldset, .settings fieldset {
border: 1px solid #3C5269;
}
.import fieldset legend, .settings fieldset legend {
background: transparent;
color: #fff;
font-weight: normal;
}
.import input[type="file"],
.import label,
.import label small,
.settings label,
.settings label small {
color: #fff;