Skip to content
Snippets Groups Projects
Unverified Commit 791fbeea authored by Weilbyte's avatar Weilbyte Committed by GitHub
Browse files

Merge pull request #15 from Weilbyte/develop

Make cells background transparent
parents 64de494b 6962dedb
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ border-width:0;
}
.x-grid-cell-inner {
background:#2c2f33;
background: transparent;
color:#fff;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment