Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
c7b5f9fa
Commit
c7b5f9fa
authored
May 31, 2016
by
Robert Lyon
Committed by
Gerrit Code Review
May 31, 2016
Browse files
Merge "Made top line darker for profile and dashboard page - Bug #1582989"
parents
fbff896a
2c25dadf
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/sass/features/_dashboard-widget.scss
View file @
c7b5f9fa
...
...
@@ -176,5 +176,5 @@ $logged-in-height-mobile: 100px;
.dashboard-editable
{
margin-top
:
$grid-gutter-width
;
padding
:
(
$grid-gutter-width
-
10
)
0
;
border-top
:
1px
solid
#
eee
;
border-top
:
1px
solid
#
ccc
;
}
htdocs/theme/raw/sass/typography/_typography.scss
View file @
c7b5f9fa
...
...
@@ -87,9 +87,6 @@ h1 {
margin-right
:
0
;
}
}
&
.user-icon-name
{
border-bottom-color
:
#f0f0f0
;
}
}
.page-header
,
...
...
Write
Preview
Supports
Markdown
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