mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
Move help book out of English.lproj
This way localizations without a help book will fall back on the english one.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
body {
|
||||
font: 12px "Lucida Grande", sans-serif;
|
||||
}
|
||||
|
||||
pre {
|
||||
background-color: #E2E2E2;
|
||||
border: 1px solid #919699;
|
||||
padding: 10px 20px 10px 20px;
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user