Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mediteran
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
mediteran
Commits
962ed5df
Commit
962ed5df
authored
4 months ago
by
Alok Singh
Committed by
Sohail Lajevardi
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3494206
: Read more and Add new comment, needs some style and remove space
parent
08e70d44
No related branches found
No related tags found
1 merge request
!14
mediteran-3494206: Read more and Add new comment, needs some style and remove space.
Pipeline
#370758
canceled
4 months ago
Stage: build
Stage: validate
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/base/elements.css
+23
-0
23 additions, 0 deletions
css/base/elements.css
with
23 additions
and
0 deletions
css/base/elements.css
+
23
−
0
View file @
962ed5df
...
@@ -303,3 +303,26 @@ span.marker {
...
@@ -303,3 +303,26 @@ span.marker {
font-size
:
12px
;
font-size
:
12px
;
font-weight
:
600
;
font-weight
:
600
;
}
}
.inline
{
margin-top
:
20px
;
margin-bottom
:
50px
;
margin-left
:
0
;
padding-left
:
0
;
}
.inline
li
a
{
background
:
#0678be
;
color
:
#fff
;
padding
:
8px
18px
;
border-radius
:
5px
;
border
:
1px
solid
#0678be
;
}
.inline
li
a
:hover
{
background
:
#fff
;
border
:
1px
solid
#0678be
;
color
:
#0678be
;
text-decoration
:
none
;
box-shadow
:
0
4px
8px
rgba
(
6
,
120
,
190
,
0.3
);
}
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