2018-12-12 18:06:25 +01:00
|
|
|
@import "{ohif:viewerbase}/app"
|
2016-08-11 12:47:09 +02:00
|
|
|
|
|
|
|
|
#aboutModal
|
|
|
|
|
.logo
|
|
|
|
|
.logoText
|
|
|
|
|
display: inline-block
|
|
|
|
|
font-family: $logoFontFamily
|
|
|
|
|
font-weight: $logoFontWeight
|
2016-08-23 19:24:51 +02:00
|
|
|
theme('color', '$textPrimaryColor')
|
2016-08-11 12:47:09 +02:00
|
|
|
font-size: 20pt
|
|
|
|
|
line-height: 45px
|
|
|
|
|
text-decoration: none
|
|
|
|
|
|
|
|
|
|
.logoImage
|
|
|
|
|
width: 45px
|
|
|
|
|
height: 45px
|
|
|
|
|
margin: 0 1rem
|
|
|
|
|
|
|
|
|
|
.forkOnGithub
|
|
|
|
|
position: absolute
|
|
|
|
|
top: 0
|
|
|
|
|
right: 0
|
|
|
|
|
border: 0
|
|
|
|
|
cursor: pointer
|