blob: 917ec6972f51019f3d7e91078ff087f7874fc5ed [file] [log] [blame]
.ticket_title{
margin: 0;
}
.ticket_feed{
float: right;
}
th[data-sort], .nav-button{ cursor: pointer; }
th[data-sort]:hover, .nav-button:hover{ text-decoration: underline; }
.nav-button.disabled{ color: gray; }
.nav-button.disabled:hover{ text-decoration: none; }
.open{ color: #050; }
.closed{ color: #f33; }
.gray { color: #aaa; }
#vote { margin: -15px 10px 30px; }
#vote .vote-text { position: relative; top: 5px; }
#vote .vote-text.fright { display: inline; }