mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-30 18:04:27 +00:00
ccb909be60
Bug: T271956 Change-Id: I336e7a319a7a4eb5f6fc9f07b149d584a15c73c4
7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
/* Ace Editor customizations */
|
|
|
|
// T271956
|
|
.ace_gutter-cell {
|
|
color: #72777d;
|
|
}
|