source: extensions/Comments_Access_Manager/template/cm.css @ 11069

Last change on this file since 11069 was 11069, checked in by Eric, 13 years ago

Add new feature : Users in a specified group can post comments without admin validation when "Comments for all" is enabled and admin validation is enabled.
New version 2.2.1 hard coded for publication

  • Property svn:eol-style set to LF
File size: 186 bytes
Line 
1/* jQuery cluetip instructions */
2label.cluetip
3{
4  font-weight:bold;
5}
6
7/* CM instructions */
8div.FieldTitle
9{
10  text-align:center;
11  text-decoration: underline;
12  font-weight:bolder;
13}
Note: See TracBrowser for help on using the repository browser.