Last change
on this file since 24933 was
11070,
checked in by Eric, 14 years ago
|
-- Features refactory --
When "Comments for all" is disabled:
- Users in a specified group can post comments without admin validation when admin validation is enabled.
- Nickname is mandatory for guests comments
When "Comments for all" is enabled:
- Users in a specified group can post comments without admin validation when admin validation is enabled.
- Only a specified group can post comments
-- Admin panel refactory --
The admin panel displays option related with the state of "Comments for all" option.
New version 2.2.2 hard coded for publication
|
-
Property svn:eol-style set to
LF
|
File size:
220 bytes
|
Line | |
---|
1 | /* jQuery cluetip instructions */ |
---|
2 | label.cluetip |
---|
3 | { |
---|
4 | font-weight:bold; |
---|
5 | } |
---|
6 | |
---|
7 | /* CM instructions */ |
---|
8 | div.FieldTitle |
---|
9 | { |
---|
10 | text-align:center; |
---|
11 | text-decoration: underline; |
---|
12 | font-weight:bolder; |
---|
13 | } |
---|
14 | |
---|
15 | div.cm_hide |
---|
16 | { |
---|
17 | display: none; |
---|
18 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.