Sha256: 13d6723409a5b8e020af34b0c6fe13714ce8c6392331ce8d3c6d30f95cb4ba0c
Contents?: true
Size: 1011 Bytes
Versions: 1
Compression:
Stored size: 1011 Bytes
Contents
body { padding-top: 60px; padding-bottom: 80px; } #login_screen { position:relative; top:10%; text-align:center; } .channel .messages { padding: 0; } .channel .status { text-align: center; color: #999; } .users { margin: 0; list-style: none; list-style-position: inside; } .channel .users li { margin-bottom: 5px; } .channel .username { font-weight: bold; vertical-align: top; } .messages time { color: #999; display: block; text-align: right; } .channel .sidebar-nav { position: fixed; right: 30px; } .new_message { position: fixed; bottom: 0; margin-left: -20px; margin-bottom: 0; padding: 10px; } .new_message input { width: 100%; } .new_message .btn-toolbar { margin-top:0; } #share_code textarea { width:520px; font: 12px Menlo, Monaco, "Courier New", monospace; } /*this should be temporary. not sure how else to fix this*/ .popover { margin-left: -50px } .popover.bottom .arrow { left: 80%; } .popover-inner { width: 150px } .popover-title { display: none }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mad_chatter-0.3.1 | templates/web/css/mad_chatter.css |