Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
anhur
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
anhur
Merge requests
!2
anhur-3496010: Read more and add new comment needs to be styled.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
anhur-3496010: Read more and add new comment needs to be styled.
issue/anhur-3496010:anhur-3496010
into
dev2
Overview
0
Commits
2
Pipelines
1
Changes
2
Open
Alok Singh
requested to merge
issue/anhur-3496010:anhur-3496010
into
dev2
5 months ago
Overview
0
Commits
2
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
dev2
version 1
4f3dd0cc
5 months ago
dev2 (HEAD)
and
latest version
latest version
ea5748ef
2 commits,
5 months ago
version 1
4f3dd0cc
1 commit,
5 months ago
2 files
+
69
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
anhur_subtheme/css/anhur-subtheme-style.css
+
20
−
0
Options
/* Add your css code here */
.inline
li
{
background-color
:
#f1f1f1
;
border-radius
:
5px
;
}
.inline
li
:hover
{
background-color
:
#ccc
;
cursor
:
pointer
;
}
.inline
li
a
:hover
{
background
:
#ccc
;
}
.node__content
ul
.links
li
:last-child
{
margin-left
:
10px
;
padding-right
:
15px
!important
;
}
ul
.links
li
a
{
font-size
:
16px
;
color
:
#000
;
}
Loading