Project

General

Profile

« Previous | Next » 

Revision 3a555277

Added by Tom Caspy almost 9 years ago

fixes #1881 - adding auto refresh button to dashboard

View differences:

app/assets/stylesheets/dashboard.scss
margin-top: 80px;
float: right;
}
.auto-refresh {
a {
border: none;
background: none;
}
margin-left: 5px;
&.on a {
color: #005C7E;
}
&.off a {
color: #ccc;
}
}

Also available in: Unified diff