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
5b4cf28e
Commit
5b4cf28e
authored
Mar 13, 2019
by
Liam
Committed by
Robert Lyon
Mar 20, 2019
Browse files
Bug #1765276: Fixed styling of SmartEvidence popover
behatnotneeded Change-Id: I7d086b6194937a4dd9a8b627ee938328d613473d
parent
fd81a14a
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/sass/components/_framework.scss
View file @
5b4cf28e
...
...
@@ -79,11 +79,12 @@
font-size
:
0
.875rem
;
margin
:
0
;
padding
:
8px
14px
;
background-color
:
scale-color
(
$
card-header
-bg
,
$lightness
:
-
15
.26
);
background-color
:
scale-color
(
$
table-accent
-bg
,
$lightness
:
-
2%
);
border-bottom
:
1px
solid
scale-color
(
$gray-100
,
$lightness
:
-3
.78
);
border-radius
:
3px
3px
0
0
;
}
.popover-content
{
padding
:
8px
14px
;
ol
,
ul
{
padding-left
:
15px
;
...
...
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