MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //home/cafsindia/cloud_cafsinfotech_in/dist/select2/docs/_sass/_code.scss
// Code (inline and block)

// Inline code within headings retain the heading's background-color
h2 code,
h3 code,
h4 code {
  background-color: inherit;
}

// Modify Bootstrap's styles for blocks of code
pre.prettyprint {
  padding: 9px 14px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}