ohif-viewer/Packages/lesiontracker/client/components/userAccountMenu/userAccountMenu.styl

30 lines
503 B
Stylus
Raw Normal View History

2016-06-07 19:09:47 +02:00
@import "{design}/app"
#userAccountMenu
2016-06-07 19:09:47 +02:00
padding: 5px
height: 100%
2016-06-07 19:09:47 +02:00
.dropdown-toggle
cursor: pointer
2016-06-09 11:21:21 +02:00
line-height: 20px
font-weight: 400
font-size: 13px
2016-06-07 19:09:47 +02:00
text-decoration: none
background-color: $primaryBackgroundColor
color: $textSecondaryColor
2016-06-09 11:21:21 +02:00
.menuButton
display: inline-block
padding-left: 5px
border-left: solid 1px #516873
.fa
color: #94a8b3
.caret
color: #516873
2016-06-07 19:09:47 +02:00
ul.dropdown-menu
li
cursor: pointer