1
1
mirror of https://github.com/primer/css.git synced 2024-10-26 17:34:39 +03:00

update form colors

This commit is contained in:
Colin 2020-10-21 15:40:47 -04:00
parent 326b191076
commit b90a667a93
3 changed files with 5 additions and 4 deletions

6
package-lock.json generated
View File

@ -2680,9 +2680,9 @@
}
},
"@primer/primitives": {
"version": "0.0.0-a6d51cc",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-0.0.0-a6d51cc.tgz",
"integrity": "sha512-fWjzXh+vjd8cDuk64I6I79bDOCMBOSUfzDJ3eUu3tyQH4rT6zI3SmXBaO88G4Kb7VBxpmzF55i27isThIXC1+A=="
"version": "0.0.0-a44acbf",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-0.0.0-a44acbf.tgz",
"integrity": "sha512-ahLulHiCCtC64GC4Q449tPEZLFxC1ifqCYZqDKMqkiZHHO6gOg+J5A+mUAfg341yBTVJd+vIX/ZHVef9VesgGA=="
},
"@reach/router": {
"version": "1.3.3",

View File

@ -41,7 +41,7 @@
},
"dependencies": {
"@primer/octicons": "^9.1.1",
"@primer/primitives": "0.0.0-a6d51cc"
"@primer/primitives": "0.0.0-a44acbf"
},
"devDependencies": {
"@octokit/rest": "^16.34.0",

View File

@ -257,6 +257,7 @@ dl.form-group > dd, // TODO: Deprecate
.write-content {
position: relative;
background: var(--color-previewable-comment-form-bg);
}
// Form style with a write and a preview tab