Fixed background color and Jill Transparency
This commit is contained in:
parent
1fd118385f
commit
8c9780d561
|
@ -313,10 +313,10 @@ atom-text-editor {
|
|||
atom-text-editor[mini] .scroll-view {
|
||||
padding-left: 1px;
|
||||
}
|
||||
.item-views {
|
||||
background-image: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
||||
.editor {
|
||||
background: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
||||
background-position: right;
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto 100%;
|
||||
background-color: #FFFFFF;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user