Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
3DClient4SimStadtAPI
Commits
ccc82897
Commit
ccc82897
authored
Jan 11, 2022
by
Turbil
Browse files
attributebutton fixed
parent
2f22e52d
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/main.html
View file @
ccc82897
...
...
@@ -261,17 +261,17 @@
</div>
</div>
<!--Attributbutton-->
<
button
class=
"dropdown-btn"
>
Attributes
<i
class=
"fa fa-caret-down"
></i></button
>
<
div
id=
"filterswitches"
class=
"dropdown-container"
>
<div
class=
"drop
p
"
>
<
div
class=
"item"
></div
>
<
button
class=
"dropdown-btn"
>
Attributes
<em
class=
"fa fa-caret-down"
></em></button
>
<div
class=
"drop
down-container
"
>
<div
class=
"dropp-header"
>
<a
href=
"#"
class=
"dropp-header__btn js-dropp-action"
>
<
i
class=
"i
con
"
></
i
>
<
em
class=
"i
tem
"
></
em
>
</a>
</div>
<div
class=
"dropp-body"
>
<label
for=
"pvPotential"
>
PV-Value
<input
type=
"radio"
id
=
"pvPotential"
name=
"dropp"
value=
"PV-Value"
>
<input
type=
"radio"
key
=
"pvPotential"
name=
"dropp"
value=
"PV-Value"
>
</label>
<label
for=
"shadowData"
>
Shadow-Value
<input
type=
"radio"
id=
"shadowData"
name=
"dropp"
value=
"Shadow-Value"
>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment