This commit is contained in:
syuilo 2018-02-17 03:01:00 +09:00
parent 7d377925a0
commit 684662a475
31 changed files with 119 additions and 94 deletions

View file

@ -509,11 +509,11 @@ export default Vue.extend({
color #777
> .folders
> mk-drive-folder
> .mk-drive-folder
border-bottom solid 1px #eee
> .files
> mk-drive-file
> .mk-drive-file
border-bottom solid 1px #eee
> .more

View file

@ -72,7 +72,7 @@ export default Vue.extend({
padding 16px
background #eee
> mk-user-card
> .mk-user-card
&:not(:last-child)
margin-right 16px

View file

@ -120,7 +120,7 @@ export default Vue.extend({
padding 16px
overflow-wrap break-word
> mk-time
> .mk-time
display inline
position absolute
top 16px

View file

@ -114,7 +114,7 @@ export default Vue.extend({
> .notifications
> mk-notification
> .mk-notification
margin 0 auto
max-width 500px
border-bottom solid 1px rgba(0, 0, 0, 0.05)

View file

@ -77,7 +77,7 @@ export default Vue.extend({
height 20px
background linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%)
> mk-time
> .mk-time
display inline-block
padding 8px
color #aaa

View file

@ -285,7 +285,7 @@ export default Vue.extend({
@media (min-width 500px)
font-size 24px
> mk-url-preview
> .mk-url-preview
margin-top 8px
> .media

View file

@ -130,7 +130,7 @@ export default Vue.extend({
max-width 500px
margin 0 auto
> mk-post-preview
> .mk-post-preview
padding 16px
> .attaches
@ -159,7 +159,7 @@ export default Vue.extend({
background-size cover
background-position center center
> mk-uploader
> .mk-uploader
margin 8px 0 0 0
padding 8px

View file

@ -201,7 +201,7 @@ export default Vue.extend({
.name
font-weight bold
> mk-time
> .mk-time
position absolute
top 8px
right 16px
@ -217,7 +217,7 @@ export default Vue.extend({
> .reply-to
background rgba(0, 0, 0, 0.0125)
> mk-post-preview
> .mk-post-preview
background transparent
> article
@ -359,7 +359,7 @@ export default Vue.extend({
font-size 12px
color #ccc
> mk-poll
> .mk-poll
font-size 80%
> .repost
@ -374,7 +374,7 @@ export default Vue.extend({
font-size 28px
background #fff
> mk-post-preview
> .mk-post-preview
padding 16px
border dashed 1px #c0dac6
border-radius 8px

View file

@ -55,7 +55,7 @@ export default Vue.extend({
font-size 15px
color #ccc
> mk-follow-button
> .mk-follow-button
display inline-block
margin 8px 0 16px 0

View file

@ -141,7 +141,7 @@ export default Vue.extend({
border 4px solid #313a42
border-radius 12px
> mk-follow-button
> .mk-follow-button
float right
height 40px
@ -199,7 +199,7 @@ export default Vue.extend({
> i
font-size 14px
> mk-activity-table
> .mk-activity-table
margin 12px 0 0 0
> nav

View file

@ -37,7 +37,7 @@ export default Vue.extend({
white-space nowrap
padding 8px
> mk-user-card
> .mk-user-card
&:not(:last-child)
margin-right 8px

View file

@ -59,7 +59,7 @@ export default Vue.extend({
max-width 600px
margin 0 auto
> mk-post-detail
> .mk-post-detail
margin 0 0 8px 0
> section