mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
24 lines
407 B
Stylus
24 lines
407 B
Stylus
.root
|
|
absolute bottom left right
|
|
height 24px
|
|
border-top $ui-border
|
|
background-color $ui-backgroundColor
|
|
|
|
.zoom
|
|
navButtonColor()
|
|
absolute right
|
|
height 24px
|
|
width 60px
|
|
border-width 0 1px
|
|
border-style solid
|
|
border-color $ui-borderColor
|
|
|
|
.update
|
|
navButtonColor()
|
|
position absolute
|
|
right 60px
|
|
height 24px
|
|
border-width 0 0 0 1px
|
|
border-style solid
|
|
border-color $ui-borderColor
|