@import "include/variables.less"; @import "../vendor/bootstrap/variables.less"; @import "../vendor/bootstrap/mixins.less"; div#ccm-profile-header { position: relative; } div#ccm-profile-statistics-bar { font-weight: bold; font-size: 13px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; padding-top: 8px; margin-top: 20px; margin-bottom: 20px; padding-bottom: 8px; } div#ccm-profile-statistics-bar div.clearfix { padding-bottom: 0px; } div.ccm-profile-statistics-item { float: left; margin-right: 40px; } div.ccm-profile-badge-image { text-align: center; color: #aaa; font-size: 80%; } div#ccm-profile-avatar { position: absolute; right: 0px; bottom: 10px; background: white; } div#ccm-profile-avatar img { border: 1px solid #c2c2c2; border-radius: 3px; max-width: 80px; max-height: 80px; } table.ccm-profile-messages-list td { vertical-align: middle !important; } td.ccm-profile-messages-item-mailbox, td.ccm-profile-messages-item-name { font-size: 16px; font-weight: bold; } td.ccm-profile-messages-item-mailbox { white-space: nowrap; } td.ccm-profile-messages-item-name, td.ccm-profile-mailbox-last-message { width: 100%; } table.ccm-profile-messages-list td.ccm-profile-message-from { text-align: center; padding-right: 40px; } table.ccm-profile-messages-list td.ccm-profile-message-from img { width: 50px; height: 50px; } div#ccm-private-message-detail { padding-left: 45px; padding-top: 9px; position: relative; } div#ccm-private-message-detail img.u-avatar { width: 30px; height: 30px; position: absolute; top: 9px; left: 2px; } div#ccm-private-message-detail .btn-toolbar { position: absolute; top: 0px; right: 0px; margin-top: 0px; } div#ccm-private-message-detail { position: relative; } div#ccm-private-message-subject-time { margin-top: 20px; } #ccm-members-directory td.ccm-members-directory-avatar { padding-right: 20px; width: 80px; } td.ccm-members-directory-avatar img { border-radius: 3px; border: 1px solid #333; width: 50px !important; height: 50px !important; } #ccm-members-directory td { vertical-align: middle; } .ccm-members-directory-name { } .ccm-members-directory-name a { font-weight: 100; font-size: 24px; } #ccm-account-menu { position: absolute; top: 10px; right: 10px; }