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
941b9ca2
Commit
941b9ca2
authored
Aug 31, 2016
by
Alex Beregszaszi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CSS: remove duplicate properties
parent
c2a03b92
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
browser-solidity.css
assets/css/browser-solidity.css
+0
-2
universal-dapp.css
assets/css/universal-dapp.css
+0
-1
No files found.
assets/css/browser-solidity.css
View file @
941b9ca2
...
@@ -64,7 +64,6 @@ body {
...
@@ -64,7 +64,6 @@ body {
}
}
#files
.file
{
#files
.file
{
display
:
inline-block
;
padding
:
0
0.6em
;
padding
:
0
0.6em
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
background-color
:
#F4F6FF
;
background-color
:
#F4F6FF
;
...
@@ -345,7 +344,6 @@ body {
...
@@ -345,7 +344,6 @@ body {
.sol.error
,
.sol.error
,
.sol.warning
{
.sol.warning
{
border-radius
:
0
;
word-wrap
:
break-word
;
word-wrap
:
break-word
;
cursor
:
pointer
;
cursor
:
pointer
;
position
:
relative
;
position
:
relative
;
...
...
assets/css/universal-dapp.css
View file @
941b9ca2
...
@@ -54,7 +54,6 @@
...
@@ -54,7 +54,6 @@
.udapp
.title
{
.udapp
.title
{
margin-bottom
:
0.4em
;
margin-bottom
:
0.4em
;
display
:
inline-block
;
padding
:
0.2em
;
padding
:
0.2em
;
background-color
:
rgba
(
255
,
255
,
255
,
0.5
);
background-color
:
rgba
(
255
,
255
,
255
,
0.5
);
display
:
block
;
display
:
block
;
...
...
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