Commit c8bbc0c9 authored by Rob Stupay's avatar Rob Stupay

metropolis theme update

parent eb4c6b47
...@@ -100,22 +100,6 @@ var css = csjs` ...@@ -100,22 +100,6 @@ var css = csjs`
width: 75%; width: 75%;
padding: .36em; 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 { .contractProperty button {
${styles.rightPanel.runTab.button_Create} ${styles.rightPanel.runTab.button_Create}
min-width: 100px; min-width: 100px;
......
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