Hi Mark,
These are my custom.css tweaks within my template. I've also updated back to v1.3.22.
If you take a look, the stream font size, toolbar item size & a few others don't take precedence.
Thanks
#jsn-header {
z-index: 601;
position: relative;
}
.jfbconnect-wrapper {
text-align: center;
}
.jfbconnect-wrapper .social-login .pull-left {
float: none !important;
margin: 0 !important;
}
.jfbconnect-wrapper .social-login .pull-left a {
display: inline-block !important;
}
.jfbconnect-wrapper .social-login .pull-left a img {
max-width: 90px !important;
}
.jfbconnect-wrapper .social-login >div {
display: inline-block !important;
}
[class^="tm-"] div#fd button,
[class^="tm-"] div#fd input,
[class^="tm-"] div#fd textarea {
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
}
.method-totp .well {
display: none;
}
.method-totp fieldset legend {
font-size: 12px;
font-weight: 700;
}
.method-totp fieldset ul {
padding: 0;
margin: 0;
list-style: none;
}
.method-totp fieldset ul li {
list-style: none;
}
.method-totp fieldset .span6 {
width: 100%;
}
.method-totp fieldset .alert-info {
background: none;
border: none;
}
.method-totp fieldset .control-group label.control-label {
width: 20%;
}
.method-totp fieldset .control-group .controls {
margin-left: 0;
}
.method-totp fieldset .control-group .controls #totpsecuritycode {
font-size: 12px;
padding: 5px 10px;
line-height: 1.5;
border-radius: 3px;
height: 30px;
width: 160px;
}
body div#fd.es .es-stream-content {
font-size: 14px;
font-family: tahoma;
padding: 0 10px;
margin: 10px 0;
word-wrap: break-word;
color: rgba(0,0,0,0.8);
}
body div#fd.es .es-stream-meta {
padding: 10px;
border-bottom: 1px solid #d7d7d7;
background-color: #f4f6f7;
}
body div#fd.es.view-friends .es-item {
background: #f4f6f7;
}
body div#fd.es .es-item {
border: 1px solid #d7d7d7;
border-radius: 3px;
padding: 10px;
background-color: #f4f6f7;
}
body div#fd.es .es-toolbar .fd-nav>li>a [class^="ies-"], body div#fd.es .es-toolbar .fd-nav>li>a [class*=" ies-"] {
vertical-align: top;
position: relative;
width: 20px;
height: 14px;
line-height: 14px;
color: #3a77b6;
font-size: 20px;
text-align: center;
}
body div#fd.es .es-stream-meta .es-stream-title a {
font-size: 12px;
font-weight: 900;
}
body div#fd.es .es-widget * {
font-size: 11px;
font-weight: 900;
}
body div#fd.es .es-container .es-sidebar {
width: 210px;
padding-top: 3px;
position: relative;
border-right: 1px solid #d7d7d7;
display: table-cell;
vertical-align: top;
}
body div#fd.es .es-streams {
padding: 10px 0 0 15px;
color: rgba(0,0,0,0.8);
}
body div#fd.es .es-filterbar {
position: relative;
z-index: 2;
height: 40px;
padding: 4px 14px;
border-bottom: 0px solid #d7d7d7;
}
body div#fd.es.popbox-notifications {
font-family: 'Lucida Grande','Gisha','Lucida Sans Unicode','Lucida Sans',Lucida,Arial,Verdana,sans-serif;
font-size: 12px;
width: 380px;
font-size: 12px;
font-weight: bold;
min-height: 64px;
}
body div#fd.es.view-conversations .es-sidebar .es-conversation-username {
margin: 5px 0 0 5px;
font-size: 12px;
font-weight: bold;
line-height: 16px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
body div#fd.es.view-conversations.layout-read ul.conversation-messages>li.message-item {
padding: 15px 0;
font-size: 14px;
font-family: tahoma;
width: 100%;
}
body div#fd.es.view-conversations.layout-read ul.conversation-messages>li.message-item {
padding: 15px 0;
font-size: 13px;
width: 100%;
}
body div#fd.es.popbox li>a {
color: #666 !important;
font-size: 12px;
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 16px;
white-space: nowrap;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
body div#fd.es .login-box-title {
font-weight: bold;
font-size: 29px;
font-family: ta;
color: #13294a;
margin-top: 20px;
text-align: center;
line-height: 34px;
}
body div#fd.es {
font-family: 'Lucida Grande','Gisha','Lucida Sans Unicode','Lucida Sans',Lucida,Arial,Verdana,sans-serif;
font-size: 15px;
line-height: 18px;
font-size-adjust: none;
}