CC-6095 - better styling for learn about x links

This commit is contained in:
Duncan Sommerville 2015-08-28 16:09:18 -04:00
parent 901ca54fd6
commit 005eec5aa5
1 changed files with 4 additions and 2 deletions

View File

@ -155,12 +155,14 @@ div.btn > span {
}
#library_empty a {
font-size: 0.85em;
font-size: 0.9em;
line-height: 37px;
text-decoration: none;
color: #FF5D1A;
}
#library_empty a:visited {
color: #1683b0;
color: #CE3C01;
}
thead th.ui-state-default {