source: products/quintagroup.plonecomments/branches/jquery/quintagroup/plonecomments/skins/quintagroup_plonecomments/qcomments.css @ 3106

Last change on this file since 3106 was 3106, checked in by kroman0, 13 years ago

Merged changes from trunk and last fixes in templates

File size: 169 bytes
Line 
1.discussion .comments {
2 color: Black !important;
3 text-decoration: none;
4 cursor: text;
5}
6.discussion textarea {
7 width: 100%;
8}
9.discussion fieldset {
10 clear: both;
11}
Note: See TracBrowser for help on using the repository browser.