##// END OF EJS Templates
invoke css
Jonathan Frederic -
Show More
@@ -8714,7 +8714,7 b' ul.breadcrumb span {'
8714 8714 vertical-align: baseline;
8715 8715 line-height: 22px;
8716 8716 position: relative;
8717 top: -1px;
8717 top: 1px;
8718 8718 }
8719 8719 .list_header > div .item_link,
8720 8720 .list_item > div .item_link {
@@ -8738,7 +8738,6 b' ul.breadcrumb span {'
8738 8738 vertical-align: baseline;
8739 8739 }
8740 8740 .item_buttons {
8741 padding-top: 4px;
8742 8741 line-height: 1em;
8743 8742 margin-left: -5px;
8744 8743 }
@@ -8755,6 +8754,7 b' ul.breadcrumb span {'
8755 8754 min-width: 13ex;
8756 8755 }
8757 8756 .item_buttons .running-indicator {
8757 padding-top: 4px;
8758 8758 color: #5cb85c;
8759 8759 }
8760 8760 .toolbar_info {
General Comments 0
You need to be logged in to leave comments. Login now