style.css

Same filename and directory in other branches
  1. 7.x themes/seven/style.css
  2. 7.x themes/garland/style.css
  3. 7.x themes/bartik/css/style.css
.ajax-content {
  background-color: red;
}

File

core/modules/system/tests/modules/test_htmx/css/style.css

View source
  1. .ajax-content {
  2. background-color: red;
  3. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.