Home
last modified time | relevance | path

Searched +full:background +full:color +(+path:plugin +path:anewssystem) -(+path:plugin +path:anewssystem +path:lang) (Results 1 – 2 of 2) sorted by last modified time

/plugin/anewssystem/
H A Dstyle.css109 background-color: #AF2A2A;
177 background-color: #ffffff;
227 background-color: transparent;
237 background-color: transparent;
246 background-color: transparent;
252 background-color: transparent;
257 background-color: transparent;
289 background-color: transparent;
374 background: rgb(255,255,255);
400 background: rgb(255,255,204);
[all …]
H A Dsyntax.php626 … if(cextract>max) output = \'<span style="color:red;">\' + cextract + \'</span>\';
895 (\#([0-9a-fA-F]{3}|[0-9a-fA-F]{6}))| #color value
898 $styles .= ' background-color: '.$token.';';
1534 if(cextract>max) output = \'<span style="color:red;">\' + cextract + \'</span>\';