Skip to content
GitLab
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
9c24291d
Commit
9c24291d
authored
Oct 05, 2018
by
Cecilia Vela Gurovic
Committed by
Gerrit Code Review
Oct 05, 2018
Browse files
Merge "Bug #1796166: Style adjustments for LTI grading screen Edit"
parents
459431e8
9b2f9beb
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/sass/_custom.scss
View file @
9c24291d
...
...
@@ -633,3 +633,8 @@ div.toolbarhtml {
background-color
:
$gray-lighter
!
important
;
}
}
.releaseviewform
{
position
:
relative
;
top
:
15px
;
}
htdocs/theme/raw/sass/components/_contextual-help.scss
View file @
9c24291d
...
...
@@ -43,6 +43,7 @@ span.help {
padding
:
0
14px
8px
;
font-size
:
$font-size-base
-
1
;
@include
box-shadow
(
0
5px
10px
rgba
(
0
,
0
,
0
,.
2
));
color
:
$text-color
;
// Overrides for proper insertion
white-space
:
normal
;
...
...
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