Browse Source
fixes to forum new post page, adds sticky db migration to allow for sticky posts, updates ui
pull/13/head
fixes to forum new post page, adds sticky db migration to allow for sticky posts, updates ui
pull/13/head
22 changed files with 48 additions and 163 deletions
Split View
Diff Options
-
2build/minified/collections/menu.min.css
-
2build/minified/elements/button.min.css
-
2build/minified/elements/image.min.css
-
2build/minified/views/comment.min.css
-
4build/packaged/semantic.min.css
-
2build/packaged/semantic.min.js
-
1build/uncompressed/collections/menu.css
-
9build/uncompressed/elements/button.css
-
6build/uncompressed/elements/image.css
-
1build/uncompressed/views/comment.css
-
7node/src/documents/collections/menu.html
-
1node/src/files/components/semantic/collections/menu.css
-
9node/src/files/components/semantic/elements/button.css
-
6node/src/files/components/semantic/elements/image.css
-
1node/src/files/components/semantic/views/comment.css
-
3node/src/files/javascript/library/sidr.js
-
120node/src/files/stylesheets/menu.css
-
12node/src/layouts/default.html.eco
-
2src/collections/menu.less
-
10src/elements/button.less
-
6src/elements/image.less
-
3src/views/comment.less
2
build/minified/collections/menu.min.css
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
2
build/minified/elements/button.min.css
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1 +1 @@ |
|||
.ui.image{display:inline-block;vertical-align:middle;max-width:100%;background-color:rgba(0,0,0,.05)}img.ui.image{display:block;background:0}.ui.image img{display:block;max-width:100%;height:auto}.ui.disabled.image{cursor:default;opacity:.3}.ui.rounded.images .image,.ui.rounded.images img,.ui.rounded.image{-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.circular.images .image,.ui.circular.images img,.ui.circular.image{margin-right:.5em;-webkit-border-radius:500em;-moz-border-radius:500em;border-radius:500em}.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.image{margin-right:.5em;display:inline-block;width:2em;height:2em;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.floated.image,.ui.floated.images{float:left;margin-right:.5em}.ui.right.floated.images,.ui.right.floated.image{float:right;margin-left:.5em}.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.image{width:20px;font-size:.7rem}.ui.mini.images .image,.ui.mini.images img,.ui.mini.image{width:35px;font-size:.8rem}.ui.small.images .image,.ui.small.images img,.ui.small.image{width:80px;font-size:.9rem}.ui.medium.images .image,.ui.medium.images img,.ui.medium.image{width:300px;font-size:1rem}.ui.large.images .image,.ui.large.images img,.ui.large.image{width:450px;font-size:1.1rem}.ui.huge.images .image,.ui.huge.images img,.ui.huge.image{width:600px;font-size:1.2rem}.ui.images{font-size:0;margin:0 -.25rem 0rem}.ui.images .image,.ui.images img{display:inline-block;margin:0 .25em .5em} |
|||
.ui.image{display:inline-block;vertical-align:middle;max-width:100%;background-color:rgba(0,0,0,.05)}img.ui.image{display:block;background:0}.ui.image img{display:block;max-width:100%;height:auto}.ui.disabled.image{cursor:default;opacity:.3}.ui.rounded.images .image,.ui.rounded.images img,.ui.rounded.image{-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.circular.images .image,.ui.circular.images img,.ui.circular.image{margin-right:.5em;-webkit-border-radius:500em;-moz-border-radius:500em;border-radius:500em}.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.image{margin-right:.5em;display:inline-block;width:2em;height:2em;-webkit-border-radius:500em;-moz-border-radius:500em;border-radius:500em}.ui.floated.image,.ui.floated.images{float:left;margin-right:.5em}.ui.right.floated.images,.ui.right.floated.image{float:right;margin-left:.5em}.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.image{width:20px;font-size:.7rem}.ui.mini.images .image,.ui.mini.images img,.ui.mini.image{width:35px;font-size:.8rem}.ui.small.images .image,.ui.small.images img,.ui.small.image{width:80px;font-size:.9rem}.ui.medium.images .image,.ui.medium.images img,.ui.medium.image{width:300px;font-size:1rem}.ui.large.images .image,.ui.large.images img,.ui.large.image{width:450px;font-size:1.1rem}.ui.huge.images .image,.ui.huge.images img,.ui.huge.image{width:600px;font-size:1.2rem}.ui.images{font-size:0;margin:0 -.25rem 0rem}.ui.images .image,.ui.images img{display:inline-block;margin:0 .25em .5em} |
@ -1 +1 @@ |
|||
.ui.comments a{cursor:pointer}.ui.comments .comment{position:relative;margin-top:.75em;padding-top:.75em;width:100%}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .avatar{display:block;float:left;width:4em}.ui.comments .comment .avatar img{display:block;margin:0 auto;width:3em;height:3em;border-radius:500px}.ui.comments .comment>.content,.ui.comments .comment>.avatar{display:block}.ui.comments .comment .avatar~.content{padding:0 1em}.ui.comments .comment>.avatar~.content{padding-top:.25em;margin-left:3.5em}.ui.comments .comment .metadata{display:inline-block;margin-left:.3em;color:rgba(0,0,0,.4)}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .3em 0 0}.ui.comments .comment .text{margin:0 0 .5em}.ui.comments .comment .actions{font-size:.9em}.ui.comments .comment .actions a{display:inline-block;margin:0 .3em 0 0;color:rgba(0,0,0,.3)}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.6)}.ui.comments .reply.form{margin-top:.75em;width:100%;max-width:30em}.ui.comments .comment .reply.form{margin-left:2em}.ui.comments>.reply.form{margin-top:1.5em;max-width:40em}.ui.comments .reply.form textarea{height:12em}.ui.comments .comment .comments{margin-top:.25em;padding-top:.25em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments>.comment .comments{margin-left:2em}.ui.comments>.comment>.comments>.comment>.comments{margin-left:1.75em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments{margin-left:1.5em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments>.comment .comments{margin-left:.5em}.ui.threaded.comments .comment .comments{margin-left:2em!important;padding-left:2em!important;-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.05);-moz-box-shadow:-1px 0 0 rgba(0,0,0,.05);box-shadow:-1px 0 0 rgba(0,0,0,.05)}.ui.minimal.comments .comment .actions{opacity:0;-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;transition:opacity .1s ease-out;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.small.comments{font-size:.875em} |
|||
.ui.comments a{cursor:pointer}.ui.comments .comment{position:relative;margin-top:.75em;padding-top:.75em}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .avatar{display:block;float:left;width:4em}.ui.comments .comment .avatar img{display:block;margin:0 auto;width:3em;height:3em;border-radius:500px}.ui.comments .comment>.content,.ui.comments .comment>.avatar{display:block}.ui.comments .comment .avatar~.content{padding:0 1em}.ui.comments .comment>.avatar~.content{padding-top:.25em;margin-left:3.5em}.ui.comments .comment .metadata{display:inline-block;margin-left:.3em;color:rgba(0,0,0,.4)}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .3em 0 0}.ui.comments .comment .text{margin:0 0 .5em}.ui.comments .comment .actions{font-size:.9em}.ui.comments .comment .actions a{display:inline-block;margin:0 .3em 0 0;color:rgba(0,0,0,.3)}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.6)}.ui.comments .reply.form{margin-top:.75em;width:100%;max-width:30em}.ui.comments .comment .reply.form{margin-left:2em}.ui.comments>.reply.form{margin-top:1.5em;max-width:40em}.ui.comments .reply.form textarea{height:12em}.ui.comments .comment .comments{margin-top:.25em;padding-top:.25em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments>.comment .comments{margin-left:2em}.ui.comments>.comment>.comments>.comment>.comments{margin-left:1.75em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments{margin-left:1.5em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments>.comment .comments{margin-left:.5em}.ui.threaded.comments .comment .comments{margin-left:2em!important;padding-left:2em!important;-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.05);-moz-box-shadow:-1px 0 0 rgba(0,0,0,.05);box-shadow:-1px 0 0 rgba(0,0,0,.05)}.ui.minimal.comments .comment .actions{opacity:0;-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;transition:opacity .1s ease-out;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.small.comments{font-size:.875em} |
4
build/packaged/semantic.min.css
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
2
build/packaged/semantic.min.js
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,120 +0,0 @@ |
|||
.ui.menu { |
|||
background-image: -webkit-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: -moz-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: -o-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: -ms-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); |
|||
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); |
|||
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); |
|||
} |
|||
.ui.tiered.menu { |
|||
background-image: -webkit-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.02) 100%) |
|||
; |
|||
background-image: -moz-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.02) 100%) |
|||
; |
|||
background-image: -o-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.02) 100%) |
|||
; |
|||
background-image: -ms-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.02) 100%) |
|||
; |
|||
background-image: linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.02) 100%) |
|||
; |
|||
} |
|||
.ui.tiered.menu .item.active { |
|||
-moz-box-shadow: 0px 1px 0px 0px #F9F9F9; |
|||
-webkit-box-shadow: 0px 1px 0px 0px #F9F9F9; |
|||
box-shadow: 0px 1px 0px 0px #F9F9F9; |
|||
} |
|||
|
|||
.ui.pointing.menu .active.item:after { |
|||
background-color: #F1F1F1; |
|||
} |
|||
.ui.vertical.pointing.menu .active.item:after { |
|||
background-color: #FAFAFA; |
|||
} |
|||
|
|||
|
|||
.ui.vertical.menu, |
|||
.ui.secondary.menu, |
|||
.ui.text.menu { |
|||
background-image: none; |
|||
} |
|||
|
|||
.ui.vertical.menu .item { |
|||
background-image: -webkit-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.01) 100%) |
|||
; |
|||
background-image: -moz-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.01) 100%) |
|||
; |
|||
background-image: -o-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.01) 100%) |
|||
; |
|||
background-image: -ms-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.01) 100%) |
|||
; |
|||
background-image: linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.01) 100%) |
|||
; |
|||
} |
|||
.ui.inverted.vertical.menu .item { |
|||
background-image: -webkit-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: -moz-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: -o-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: -ms-linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
background-image: linear-gradient(top, |
|||
transparent 0%, |
|||
rgba(0, 0, 0, 0.05) 100%) |
|||
; |
|||
} |
|||
.ui.vertical.menu .item .menu .item { |
|||
background-image: none; |
|||
} |
|||
|
|||
.ui.vertical.secondary.menu .item, |
|||
.ui.vertical.secondary.menu .item, |
|||
.ui.vertical.secondary.menu .item { |
|||
background-image: none; |
|||
} |
Write
Preview
Loading…
Cancel
Save