This repository was archived by the owner on May 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 < % print(ob.status === 'not-connected' ? polyglot.t('serverConnectModal.connect') : polyglot.t('Retry')) %>
1515 </ a >
1616 < % if (!ob.default) { %>
17- < a class ="btn btn-txt btn-secondary custCol-secondary pull-right marginLeft5 positionWrapper js-edit-config tooltip " data-tooltip ="Edit Configuration ">
17+ < a class ="btn btn-txt btn-secondary custCol-secondary pull-right marginLeft5 positionWrapper js-edit-config tooltip tooltip-leftTop zIndex4 " data-tooltip ="Edit Configuration ">
1818 < span class ="ion-ios-gear textOpacity1 fullCentered "> </ span >
1919 </ a >
20- < a class ="btn btn-txt btn-secondary custCol-secondary pull-right fontSize13 positionWrapper js-delete-config tooltip " data-tooltip ="Delete Configuration ">
20+ < a class ="btn btn-txt btn-secondary custCol-secondary pull-right fontSize13 positionWrapper js-delete-config tooltip tooltip-leftTop " data-tooltip ="Delete Configuration ">
2121 < span class ="ion-ios-trash textOpacity1 fullCentered "> </ span >
2222 </ a >
2323 < % } %>
Original file line number Diff line number Diff line change 11< div class ="flexContainer flex-border custCol-primary ">
22 < div class ="flexRow ">
3- < div class ="list flexRow flexExpand border0 custCol-border js-rows-wrap autoOverflowYHideX customThemeScrollbar " style ="max- height: 325px ">
3+ < div class ="list flexRow flexExpand border0 custCol-border js-rows-wrap autoOverflowYHideX customThemeScrollbar " style ="height: 325px ">
44 < h2 class ="js-zero-configs marginCenter rowTop20 "> No server configurations.</ h2 >
55 </ div >
66 </ div >
You can’t perform that action at this time.
0 commit comments