Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GeoVistoogsi
AR
Commits
d030678b
Commit
d030678b
authored
2 months ago
by
Cantuerk
Browse files
Options
Download
Email Patches
Plain Diff
Update public/style.css
parent
e1a11794
master
1 merge request
!192
Update public/style.css
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/style.css
+2
-2
public/style.css
with
2 additions
and
2 deletions
+2
-2
public/style.css
+
2
-
2
View file @
d030678b
...
...
@@ -242,7 +242,7 @@ button:active {
/* Style für Move Menu */
.button-row
{
display
:
flex
;
gap
:
1
0
px
;
gap
:
1
5
px
;
justify-content
:
center
;
align-items
:
center
;
}
...
...
@@ -253,7 +253,6 @@ button:active {
height
:
40px
;
border
:
none
;
border-radius
:
5px
;
padding
:
8px
;
background-color
:
#007BFF
;
cursor
:
pointer
;
transition
:
background-color
0.3s
,
transform
0.2s
;
...
...
@@ -262,6 +261,7 @@ button:active {
.control-button
img
{
width
:
40px
;
height
:
40px
;
padding
:
8px
;
object-fit
:
contain
;
}
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets