##// END OF EJS Templates
invoke css
Jonathan Frederic -
Show More
@@ -8534,7 +8534,7 b' ul.breadcrumb span {'
8534 border: none;
8534 border: none;
8535 }
8535 }
8536 .list_item:hover .list_item {
8536 .list_item:hover .list_item {
8537 background-color: #ddd;
8537 background-color: #dddddd;
8538 }
8538 }
8539 .list_item a {
8539 .list_item a {
8540 text-decoration: none;
8540 text-decoration: none;
@@ -8691,7 +8691,7 b' ul#new-menu {'
8691 border-radius: 0px;
8691 border-radius: 0px;
8692 }
8692 }
8693 #running .panel-group .panel .panel-body .list_container .list_item {
8693 #running .panel-group .panel .panel-body .list_container .list_item {
8694 border-bottom: 1px solid #ddd;
8694 border-bottom: 1px solid #dddddd;
8695 }
8695 }
8696 #running .panel-group .panel .panel-body .list_container .list_item:last-child {
8696 #running .panel-group .panel .panel-body .list_container .list_item:last-child {
8697 border-bottom: 0px;
8697 border-bottom: 0px;
General Comments 0
You need to be logged in to leave comments. Login now