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
ec6dc392
Commit
ec6dc392
authored
Oct 09, 2015
by
d11e9
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix logo - return to white bg
parent
dab8b388
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
browser-solidity.css
assets/css/browser-solidity.css
+2
-1
sol.gif
assets/img/sol.gif
+0
-0
index.html
index.html
+1
-1
No files found.
assets/css/browser-solidity.css
View file @
ec6dc392
...
@@ -108,7 +108,8 @@ body {
...
@@ -108,7 +108,8 @@ body {
#header
#solIcon
{
#header
#solIcon
{
float
:
left
;
float
:
left
;
height
:
5em
;
height
:
5.1em
;
background-color
:
white
;
}
}
#header
#menu
{
#header
#menu
{
...
...
assets/img/sol.gif
View replaced file @
dab8b388
View file @
ec6dc392
3.09 KB
|
W:
|
H:
2.26 KB
|
W:
|
H:
2-up
Swipe
Onion skin
index.html
View file @
ec6dc392
...
@@ -64,7 +64,7 @@ THE SOFTWARE.
...
@@ -64,7 +64,7 @@ THE SOFTWARE.
<div
id=
"righthand-panel"
>
<div
id=
"righthand-panel"
>
<div
id=
"header"
>
<div
id=
"header"
>
<div
id=
"menu"
>
<div
id=
"menu"
>
<img
id=
"solIcon"
title=
"Solidity realtime compiler and runtime"
src=
"assets/img/sol.
gif
"
alt=
"Solidity realtime compiler and runtime"
>
<img
id=
"solIcon"
title=
"Solidity realtime compiler and runtime"
src=
"assets/img/sol.
svg
"
alt=
"Solidity realtime compiler and runtime"
>
<ul
id=
"options"
>
<ul
id=
"options"
>
<li
class=
"txView active"
><i
class=
"fa fa-send"
></i></li>
<li
class=
"txView active"
><i
class=
"fa fa-send"
></i></li>
<li
class=
"envView"
><i
class=
"fa fa-cube"
></i></li>
<li
class=
"envView"
><i
class=
"fa fa-cube"
></i></li>
...
...
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