Skip to content

Commit

Permalink
#75 Add icon for Window Spool
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPealing committed Oct 28, 2018
1 parent ef8f98b commit 71454a3
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/qp.css
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ div[class|='qp-icon'] {
.qp-icon-TableInsert{background: url('qp_icons.png') -0px -192px }
.qp-icon-TableScan{background: url('qp_icons.png') -32px -192px }
.qp-icon-TableSpool{background: url('qp_icons.png') -64px -192px }
.qp-icon-WindowSpool{background: url('qp_icons.png') -64px -192px }
.qp-icon-TableUpdate{background: url('qp_icons.png') -96px -192px }
.qp-icon-TableValuedFunction{background: url('qp_icons.png') -128px -192px }
.qp-icon-Top{background: url('qp_icons.png') -160px -192px }
Expand Down
Loading

0 comments on commit 71454a3

Please sign in to comment.