Fix mirror UI style and work on #475
This commit is contained in:
parent
b162e565b3
commit
c1ceec45da
6 changed files with 15 additions and 12 deletions
|
@ -686,7 +686,7 @@ ol.linenums {
|
|||
width: auto;
|
||||
}
|
||||
/*
|
||||
The dashboard page style
|
||||
The dashboard page style
|
||||
*/
|
||||
#dashboard-header {
|
||||
border-bottom: 1px solid #d6d6d6;
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
@import "../ui/var";
|
||||
|
||||
/*
|
||||
The dashboard page style
|
||||
The dashboard page style
|
||||
*/
|
||||
|
||||
@dashboardHeaderBorderColor: #D6D6D6;
|
||||
@dashboardHeaderLinkColor: #444;
|
||||
@dashboardHeaderLinkHoverColor: #D9453D;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue