Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
7d9e8b00c4daf11f65d6f5edc3e22d6c96eec1d0
/
.
/
views
/
ngXosViews
/
globalXos
/
src
/
sass
/
main.scss
blob: 4ecf82d5f970a60de1e4532a11f758a61317062d [
file
] [
log
] [
blame
]
@import
'../../../../style/sass/lib/_variables.scss'
;
#xosGlobalXos {
ui
-
view
,
xos
-
list
{
display
:
block
;
}
.
well
.
active
{
background
:
$brand
-
primary
;
color
:
#fff;
}
}