File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master/border-radius
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master/border-radius/comment.less
// // Component: Comment // // ======================================================================== // Variables // ======================================================================== // // New // @comment-primary-border-radius: 0; // 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-border-radius = 0) { border-radius: @comment-primary-border-radius; } // Miscellaneous // ======================================================================== .hook-comment-misc() {}