1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-07-02 02:55:21 +00:00

refactor Router & add User settings

This commit is contained in:
Rokt33r
2015-07-11 10:53:04 +09:00
parent 9422825aec
commit e0d52d3578
9 changed files with 290 additions and 47 deletions
+5 -4
View File
@@ -82,7 +82,7 @@ textarea.block-input
h1, h2
margin 5px auto 25px
.PlanetNavigator
.UserNavigator
background-color planetNavBgColor
absolute left top bottom
width 50px
@@ -100,7 +100,6 @@ textarea.block-input
&.active, &:active, &.focus, &:focus, &.hover, &:hover
img
opacity 1
ul>li
padding 10px 3px
.shortCut
@@ -117,6 +116,7 @@ textarea.block-input
height 44px
text-align center
background-color planetAnchorBgColor
text-decoration none
color planetAnchorColor
line-height 44px
font-size 1.1em
@@ -153,11 +153,12 @@ textarea.block-input
color white
.PlanetContainer
fullsize()
.PlanetMain
absolute top bottom right
left 50px
.PlanetMain
fullsize()
.PlanetHeader
absolute left right top
overflow-y hidden