[ljcom] r9321: LJSUP-5429: AbuseForm Page
Committer: esavintcev
LJSUP-5429: AbuseForm PageA trunk/htdocs/stc/abuse.css
Added: trunk/htdocs/stc/abuse.css
===================================================================
--- trunk/htdocs/stc/abuse.css (rev 0)
+++ trunk/htdocs/stc/abuse.css 2010-08-09 07:06:09 UTC (rev 9321)
@@ -0,0 +1,44 @@
+.b-areport {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ }
+ .b-areport-item {
+ margin: 0 0 15px;
+ padding: 0;
+ list-style: none;
+ }
+ .b-areport-field {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ }
+ .b-areport-field LI.b-areport-field-title {
+ margin: 0 0 5px;
+ padding: 0;
+ }
+ .b-areport-field LI {
+ margin: 0 0 5px;
+ padding: 0;
+ list-style: none;
+ }
+ .b-areport-field-lite {
+ clear:left;
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ }
+ .b-areport-field-lite LI.b-areport-field-title {
+ float: left;
+ width: 10em;
+ margin: 0 1em 0 0;
+ padding: 1px 0 0;
+ }
+ .b-areport-field LI {
+ margin: 0 0 5px;
+ padding: 0;
+ list-style: none;
+ }
+.b-areport-desc {
+ margin: 0 0 1em;
+ }
