Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
c65e45b3
Commit
c65e45b3
authored
Dec 13, 2017
by
Rob Stupay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update universal-dapp
parent
68f5472f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
26 deletions
+0
-26
universal-dapp.js
src/universal-dapp.js
+0
-26
No files found.
src/universal-dapp.js
View file @
c65e45b3
...
@@ -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;
...
@@ -139,16 +123,6 @@ var css = csjs`
...
@@ -139,16 +123,6 @@ var css = csjs`
outline: none;
outline: none;
width: inherit;
width: inherit;
}
}
.call {
background-color:
${
styles
.
colors
.
blueFairyDust
}
;
border-color:
${
styles
.
colors
.
blueFairyDust
}
;
}
.constant .call {
background-color:
${
styles
.
colors
.
greenZing
}
;
width: 25%;
outline: none;
width: inherit;
}
.contractProperty input {
.contractProperty input {
display: none;
display: none;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment