| Current Path : /home/eolienneia/www/templates/yootheme/vendor/assets/uikit-themes/master/box-shadow/ |
| Current File : /home/eolienneia/www/templates/yootheme/vendor/assets/uikit-themes/master/box-shadow/comment.less |
//
// Component: Comment
//
// ========================================================================
// Variables
// ========================================================================
//
// New
//
@comment-primary-box-shadow: none;
// Component
// ========================================================================
.hook-comment() {}
// Sections
// ========================================================================
.hook-comment-body() {}
.hook-comment-header() {}
// Title
// ========================================================================
.hook-comment-title() {}
// Meta
// ========================================================================
.hook-comment-meta() {}
// Avatar
// ========================================================================
.hook-comment-avatar() {}
// List
// ========================================================================
.hook-comment-list-adjacent() {}
.hook-comment-list-sub() {}
.hook-comment-list-sub-adjacent() {}
// Style modifier
// ========================================================================
.hook-comment-primary() when not (@comment-primary-box-shadow = none) {
box-shadow: @comment-primary-box-shadow;
}
// Miscellaneous
// ========================================================================
.hook-comment-misc() {}