mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-27 00:22:45 +00:00
Fix: Design changed
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
.UserNavigator
|
||||
background-color planetNavBgColor
|
||||
absolute left top bottom
|
||||
width 50px
|
||||
width 55px
|
||||
text-align center
|
||||
box-sizing border-box
|
||||
.userButton
|
||||
display block
|
||||
width 50px
|
||||
height 50px
|
||||
width 55px
|
||||
height 55px
|
||||
background-color black
|
||||
margin 0
|
||||
padding 0
|
||||
@@ -22,7 +22,7 @@
|
||||
img
|
||||
opacity 1
|
||||
ul.planetList>li
|
||||
padding 10px 3px
|
||||
margin 15px 0
|
||||
.shortCut
|
||||
margin-top 5px
|
||||
color lighten(textColor, 5%)
|
||||
@@ -35,6 +35,7 @@
|
||||
display block
|
||||
width 44px
|
||||
height 44px
|
||||
margin 0 auto
|
||||
text-align center
|
||||
background-color planetAnchorBgColor
|
||||
text-decoration none
|
||||
@@ -56,6 +57,7 @@
|
||||
border-radius 5px
|
||||
margin-top -41px
|
||||
margin-left 52px
|
||||
white-space nowrap
|
||||
opacity 0
|
||||
transition 0.1s
|
||||
pointer-events none
|
||||
@@ -63,8 +65,8 @@
|
||||
opacity 1
|
||||
img
|
||||
circle()
|
||||
width 44px
|
||||
height 44px
|
||||
width 55px
|
||||
height 55px
|
||||
button.newPlanet
|
||||
display block
|
||||
margin 0 auto
|
||||
@@ -89,7 +91,7 @@
|
||||
color white
|
||||
.UserHome
|
||||
absolute top bottom right
|
||||
left 50px
|
||||
left 55px
|
||||
box-sizing border-box
|
||||
padding 15px
|
||||
h1
|
||||
|
||||
Reference in New Issue
Block a user