Fix mirror UI style and work on #475

This commit is contained in:
Unknwon 2014-09-16 08:32:13 -04:00
parent b162e565b3
commit c1ceec45da
6 changed files with 15 additions and 12 deletions

View file

@ -686,7 +686,7 @@ ol.linenums {
width: auto;
}
/*
The dashboard page style
The dashboard page style
*/
#dashboard-header {
border-bottom: 1px solid #d6d6d6;

View file

@ -1,9 +1,7 @@
@import "../ui/var";
/*
The dashboard page style
The dashboard page style
*/
@dashboardHeaderBorderColor: #D6D6D6;
@dashboardHeaderLinkColor: #444;
@dashboardHeaderLinkHoverColor: #D9453D;