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