metropolis theme update

pull/3094/head
Rob Stupay 7 years ago
parent 9166a9778e
commit 88f7fdff4d
  1. 16
      src/universal-dapp.js

@ -100,22 +100,6 @@ var css = csjs`
width: 75%;
padding: .36em;
}
// .call {
// background-color: ${styles.colors.lightRed};
// border-color: ${styles.colors.lightRed};
// }
// .constant .call {
// background-color: ${styles.colors.lightBlue};
// border-color: ${styles.colors.lightBlue};
// width: 25%;
// outline: none;
// }
// .payable .call {
// background-color: ${styles.colors.red};
// border-color: ${styles.colors.red};
// width: 25%;
// }
.contractProperty button {
${styles.rightPanel.runTab.button_Create}
min-width: 100px;

Loading…
Cancel
Save