1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

修正 - Member list, Team listのデザイン修正

This commit is contained in:
Rokt33r
2015-08-21 02:13:41 +09:00
parent 503a806446
commit 4e34f16e33
3 changed files with 26 additions and 8 deletions

View File

@@ -251,8 +251,20 @@
font-size 1.2em
margin-bottom 15px
.teams
margin-left 10px
li
padding 0 10px
margin-bottom 15px
clearfix()
.teamInfo
float left
.teamProfileName
margin-bottom 5px
.teamName
margin-left 5px
font-size 0.8em
color inactiveTextColor
a:hover .teamProfileName, a:hover .teamName
text-decoration underline
margin-bottom 10px
font-size 1.1em
.createTeamButton, .addMemberButton
@@ -278,11 +290,8 @@
color inactiveTextColor
.createTeamButton, .addMemberButton
btnStripDefault()
.members .role
margin-left 7px
margin-top 2px
color inactiveTextColor
font-size 0.85em
a:hover .memberProfileName, a:hover .memberName
text-decoration underline
.planetList
absolute right bottom
top 125px
@@ -300,6 +309,11 @@
.planets
margin-left 15px
li
a
font-size 1.1em
text-decoration none
&:hover
text-decoration underline
margin-bottom 10px
.createPlanetButton
btnStripDefault()