Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f8126dee
Commit
f8126dee
authored
Jul 05, 2018
by
Imre Farkas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve conflict in app/assets/stylesheets/pages/settings.scss
parent
7f774f7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
app/assets/stylesheets/pages/settings.scss
app/assets/stylesheets/pages/settings.scss
+16
-16
No files found.
app/assets/stylesheets/pages/settings.scss
View file @
f8126dee
...
...
@@ -191,7 +191,22 @@
}
}
<<<<<<<
HEAD
.initialize-with-readme-setting
{
.form-check
{
margin-bottom
:
10px
;
.option-title
{
font-weight
:
$gl-font-weight-normal
;
display
:
inline-block
;
color
:
$gl-text-color
;
}
.option-description
{
color
:
$project-option-descr-color
;
}
}
}
.nested-settings
{
padding-left
:
20px
;
}
...
...
@@ -214,21 +229,6 @@
.float-right
{
margin-left
:
auto
;
=======
.initialize-with-readme-setting
{
.form-check
{
margin-bottom
:
10px
;
.option-title
{
font-weight
:
$gl-font-weight-normal
;
display
:
inline-block
;
color
:
$gl-text-color
;
}
.option-description
{
color
:
$project-option-descr-color
;
}
>>>>>>>
upstream
/
master
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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