Loading public/css/app.css +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ body { padding-top: 50px; font-weight: normal; } .content { padding-top: 20px; padding-bottom: 10px; height: 100%; min-height: 100%; } /** Overview **/ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } table.shard-map { table-layout: fixed; } @-moz-document url-prefix() { table.shard-map { Loading Loading @@ -106,3 +106,5 @@ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user .pager-text { border: none !important; } .info-text { color: #6F7579; } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } public/overview.html +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ </div> </div> <table class="table table-bordered table-condensed table-rounded table-inverse shard-map"> <table class="table table-bordered table-condensed table-rounded table-inverse shard-map noselect"> <thead> <tr> <td> Loading public/pagination.html +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <div class="col-lg-12"> <nav class="pull-right"> <ul class="pager"> <ul class="pager noselect"> <li> <span class="pager-text">{{page.first | number:0}}-{{page.last | number:0}} of {{page.total | number:0}}</span> </li> Loading src/app/css/app.css +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ body { padding-top: 50px; font-weight: normal; } .content { padding-top: 20px; padding-bottom: 10px; height: 100%; min-height: 100%; } /** Overview **/ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } table.shard-map { table-layout: fixed; } @-moz-document url-prefix() { table.shard-map { Loading Loading @@ -106,3 +106,5 @@ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user .pager-text { border: none !important; } .info-text { color: #6F7579; } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } Loading
public/css/app.css +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ body { padding-top: 50px; font-weight: normal; } .content { padding-top: 20px; padding-bottom: 10px; height: 100%; min-height: 100%; } /** Overview **/ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } table.shard-map { table-layout: fixed; } @-moz-document url-prefix() { table.shard-map { Loading Loading @@ -106,3 +106,5 @@ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user .pager-text { border: none !important; } .info-text { color: #6F7579; } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
public/overview.html +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ </div> </div> <table class="table table-bordered table-condensed table-rounded table-inverse shard-map"> <table class="table table-bordered table-condensed table-rounded table-inverse shard-map noselect"> <thead> <tr> <td> Loading
public/pagination.html +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <div class="col-lg-12"> <nav class="pull-right"> <ul class="pager"> <ul class="pager noselect"> <li> <span class="pager-text">{{page.first | number:0}}-{{page.last | number:0}} of {{page.total | number:0}}</span> </li> Loading
src/app/css/app.css +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ body { padding-top: 50px; font-weight: normal; } .content { padding-top: 20px; padding-bottom: 10px; height: 100%; min-height: 100%; } /** Overview **/ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } table.shard-map { table-layout: fixed; } @-moz-document url-prefix() { table.shard-map { Loading Loading @@ -106,3 +106,5 @@ table.shard-map { table-layout: fixed; -webkit-touch-callout: none; -webkit-user .pager-text { border: none !important; } .info-text { color: #6F7579; } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }