Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
afbf4b33
Commit
afbf4b33
authored
Jun 03, 2025
by
Traboulsi
Browse files
Update public/assets/css/main.css
parent
0fcefef6
Pipeline
#11233
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/assets/css/main.css
View file @
afbf4b33
...
@@ -3175,4 +3175,14 @@ section,
...
@@ -3175,4 +3175,14 @@ section,
marker-end
:
url(#arrow)
;
marker-end
:
url(#arrow)
;
}
}
/* ----- End New ST -----*/
/* ----- End New ST -----*/
.topic-buttons
button
{
margin
:
0.5rem
;
padding
:
0.7rem
1.2rem
;
border
:
none
;
border-radius
:
5px
;
cursor
:
pointer
;
font-weight
:
bold
;
background-color
:
#ddd
;
}
.topic-buttons
button
.active
{
background-color
:
#333
;
color
:
white
;
}
.topic-details
{
display
:
none
;
margin
:
1rem
0
;
background
:
#f5f5f5
;
padding
:
1rem
;
border-radius
:
8px
;
}
.details
{
display
:
none
;
margin-top
:
1rem
;
background
:
#f0f0f0
;
padding
:
1rem
;
border-radius
:
5px
;
}
/* ---- End New Service -- added Juni 2025 ***/
/* ---- End New Service -- added Juni 2025 ***/
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