less hacking way of pulling poe data
This commit is contained in:
5
app/components/stash-tab/stash-tab.scss
Normal file
5
app/components/stash-tab/stash-tab.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.quad-tab {
|
||||
background-size: 24px 24px;
|
||||
background-image: linear-gradient(to right, grey 1px, transparent 1px),
|
||||
linear-gradient(to bottom, grey 1px, transparent 1px);
|
||||
}
|
||||
Reference in New Issue
Block a user