Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
XRF-App
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
chnet
XRF-App
Commits
ac428f96
There was a problem fetching the pipeline summary.
Commit
ac428f96
authored
7 years ago
by
Laura Cappelli
Browse files
Options
Downloads
Patches
Plain Diff
risoluzione conflitti merge
parent
23032b36
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
index.html
+1
-20
1 addition, 20 deletions
index.html
style.css
+1
-12
1 addition, 12 deletions
style.css
with
2 additions
and
32 deletions
index.html
+
1
−
20
View file @
ac428f96
...
...
@@ -80,18 +80,6 @@
<div
class=
"col-sm-4"
>
<div
class=
"well"
id=
"mappa-pannel"
>
<h2>
XRF Image
</h2>
<
<<<<<<
HEAD
<
div
style=
"position: relative;"
>
<canvas
id=
"myCanvas"
onmousedown=
"findPosDown(event);"
onmouseup=
"findPosUp(event);"
style=
"position: absolute; left: 0, top: 0; z-index:0"
>
Browser doesn't support canvas tag
</canvas>
<canvas
id=
"selectionCanvas"
style=
"position: absolute; left: 0; top: 0; z-index: 1;"
>
</canvas>
=======
<!-- Simbolo impostazioni -->
<div
data-toggle=
"collapse"
data-target=
"#collapse-settings"
>
...
...
@@ -112,7 +100,6 @@
<div
style=
"position: relative; height=400px;"
>
<canvas
id=
"selectionCanvas"
height=
"400px"
width=
"360px"
onmousedown=
"findPosDown(event);"
onmouseup=
"findPosUp(event);"
></canvas>
<canvas
id=
"myCanvas"
height=
"400px"
width=
"360px"
></canvas>
>>>>>>> ModificheAspettoGrafico
</div>
<!-- ./canvas -->
...
...
@@ -133,10 +120,8 @@
<!-- ./impostazini -->
</div>
<
<<<<<<
HEAD
=
======
<!-- ./ pannello-mappa -->
>>>>>>> ModificheAspettoGrafico
</div>
<!-- ./mappa -->
...
...
@@ -231,11 +216,7 @@
<footer>
<p>
© CHNET 2017
</p>
<
<<<<<<
HEAD
<
img
width=
"150"
src=
"Logo-chnet.png"
class=
"img-responsive center-block"
>
=======
<img
width=
"100"
src=
"Logo-chnet.png"
class=
"img-responsive center-block"
>
>>>>>>> ModificheAspettoGrafico
</footer>
<!--Librerie -->
...
...
This diff is collapsed.
Click to expand it.
style.css
+
1
−
12
View file @
ac428f96
...
...
@@ -196,16 +196,6 @@
float
:
right
;
margin-right
:
10px
;
}
<<<<<<<
HEAD
/* spinner */
.fa
{
position
:
absolute
;
z-index
:
999
;
margin-top
:
300px
;
}
=======
.panel-default
{
background-color
:
transparent
;
height
:
50px
;
...
...
@@ -242,5 +232,4 @@
left
:
0
;
bottom
:
0
;
right
:
0
;
}
>>>>>>>
ModificheAspettoGrafico
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment