Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
c3bda48fbb4250bc409afe44684a147d0b08573c
/
.
/
openecomp-ui
/
resources
/
scss
/
bootstrap-cust
/
_modals.scss
blob: 6bc6e46b2f2712da7bf8e1b993c443440248f8d2 [
file
] [
log
] [
blame
]
.
modal
-
content
{
.
modal
-
header
{
border
-
top
:
3px
solid $blue
;
.
modal
-
title
{
@extend
.
heading
-
2
;
}
}
.
modal
-
body
{
padding
:
15px
;
}
.
modal
-
footer
{
padding
:
15px
;
border
-
top
:
0
;
background
-
color
:
$tlv
-
gray
;
}
}