/* This file is for your main application css. */ .custom_active { color: #fff; background-color: #080808; } .have_unread { color: #fff; font-weight: bold; } .conn_establishing { color: #999; } .shard_uri { display: inline-block; max-width: 400px; overflow: hidden; text-overflow:ellipsis; font: monospace; }