PageRenderTime 26ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/XML/sidekick/css/test_css3_part2.css

#
CSS | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | b1b237e639ab7b053156ec2a07a33b44 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. .t1:not(.t2) {
  2. background: red;
  3. color: yellow;
  4. }