如果标题很奇怪,我实际上想说的是我有一个应用它自己的风格的框架(Richfaces)。我有一家公司 CSS,但我不是 CSS 专家,我所需要的只是覆盖来自 Richfaces 的 CSS,这样就不会对公司 CSS 中的内容应用任何内容。
这是来自我不想应用的richfaces的CSS:
*.rf-dt-hdr-c {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C4C0C9;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C4C0C9;
background-color: #D4CFC7;
background-image: url(/rfRes/colHdrGrad.png.xhtml?v=4.0.0.Final&db=eAFjZJBjZDBiZBBh!H!!zlXG!1fOH2dgAgA4fAdk&ln=org.richfaces.images);
background-position: top left;
color: #000000;
font-family: Arial, Verdana, sans-serif ;
font-size: 11px;
font-weight: bold;
padding: 4px;
text-align: center;
}