Skip to content

Commit

Permalink
#75 Populate Query
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPealing committed Sep 26, 2018
1 parent b2aeea1 commit f797b60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/qp.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ div[class|='qp-icon'] {
.qp-icon-NonclusteredIndexUpdate{background: url('qp_icons.png') -192px -96px }
.qp-icon-OnlineIndexInsert{background: url('qp_icons.png') -224px -96px }
.qp-icon-ParameterTableScan{background: url('qp_icons.png') -256px -96px }
.qp-icon-PopulationQuery{background: url('qp_icons.png') -288px -96px }
.qp-icon-PopulateQuery{background: url('qp_icons.png') -192px -224px }
.qp-icon-RdiLookup{background: url('qp_icons.png') -0px -128px }
.qp-icon-RefreshQuery{background: url('qp_icons.png') -32px -128px }
.qp-icon-RemoteDelete{background: url('qp_icons.png') -64px -128px }
Expand Down Expand Up @@ -182,7 +182,6 @@ div[class|='qp-icon'] {
.qp-icon-Udx{background: url('qp_icons.png') -192px -192px }
.qp-icon-Update{background: url('qp_icons.png') -96px -192px }
.qp-icon-While{background: url('qp_icons.png') -224px -192px }
.qp-icon-PopulateQuery{background: url('qp_icons.png') -96px -0px }
.qp-icon-StmtCursor{background: url('qp_icons.png') -96px -0px }
.qp-icon-StmtCond{background: url('qp_icons.png') -0px -224px }
.qp-icon-SequenceProject{background: url('qp_icons.png') -96px -0px }
Expand Down
Binary file modified css/qp_icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f797b60

Please sign in to comment.