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 {
|
atom-text-editor[mini] .scroll-view {
|
||||||
padding-left: 1px;
|
padding-left: 1px;
|
||||||
}
|
}
|
||||||
.item-views {
|
.editor {
|
||||||
background-image: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
background: url("atom://va11halla-syntax/styles/JillTransparent.png");
|
||||||
background-position: right;
|
background-position: right;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: auto 100%;
|
background-size: auto 100%;
|
||||||
background-color: #FFFFFF;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user