Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
175cfaf761f62f105ddf21e9ae4401ab3f96d2ab
/
.
/
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;
}
}