This repository was archived by the owner on Sep 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < li > < a href ="#registry " class ="registry " data-toggle ="tab "> < img src ="styles/images/extension-manager-registry.svg "/> < br /> {{Strings.EXTENSIONS_AVAILABLE_TITLE}}</ a > </ li >
66 <!--<li><a href="#updates" class="updates" data-toggle="tab"><img src="styles/images/extension-manager-updates.svg"/><br/>{{Strings.EXTENSIONS_UPDATES_TITLE}}</a></li>-->
77 {{/showRegistry}}
8- < li > < a href ="#installed " class ="installed " data-toggle ="tab "> < img src ="styles/images/extension-manager-installed.svg "/> < br /> {{Strings.EXTENSIONS_INSTALLED_TITLE}}</ a > < span class =" notification " > </ span > </ li >
8+ < li > < a href ="#installed " class ="installed " data-toggle ="tab "> < span class =" notification " > </ span > < img src ="styles/images/extension-manager-installed.svg "/> < br /> {{Strings.EXTENSIONS_INSTALLED_TITLE}}</ a > </ li >
99 </ ul >
1010 < div >
1111 < button class ="search-clear "> ×</ button >
Original file line number Diff line number Diff line change @@ -793,7 +793,7 @@ a[href^="http"] {
793793
794794 > li {
795795 position : relative ; // for positioning .notification icon
796- > .notification {
796+ .notification {
797797 display : none ; // hidden by default
798798 background-color : #91CC41 ;
799799 color : white ;
You can’t perform that action at this time.
0 commit comments