source: extensions/GrumPluginClasses/css/inputCheckbox.css @ 8961

Last change on this file since 8961 was 8961, checked in by grum, 13 years ago

release 3.4.0
fix bug:1984, bug:2109
js file are minified, remove packed files

  • Property svn:executable set to *
File size: 183 bytes
Line 
1/* for inputCheckbox plugin */
2.ui-inputCheckbox.ui-error {
3  background:#ff8080;
4  border:1px solid #800000;
5  color:#800000;
6}
7.ui-inputCheckbox.ui-error label {
8  color:#800000;
9}
Note: See TracBrowser for help on using the repository browser.