Changeset 353 for CMESS/forum
- Timestamp:
- 16.01.2009 12:57:34 (3 years ago)
- File:
-
- 1 edited
-
CMESS/forum/branches/fhof/zmsforum.metobj.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CMESS/forum/branches/fhof/zmsforum.metobj.xml
r351 r353 889 889 /* --------- ZMSFORUM CUSTOMIZED -------------- */ 890 890 div#ZMSForum { 891 margin-top:2em !important; 891 margin-top:2em; 892 } 893 #ZMSForum ul.nav-tabs { 894 padding-bottom:1em 895 } 896 #ZMSForum table { 897 margin: 0em 0em 1.5em 0em; 898 } 899 #ZMSForum fieldset { 900 margin: 0em 0em 0.7em 0em; 892 901 } 893 902 #ZMSForum ul.nav-tabs li { 894 padding:0px 0.5em; ;903 padding:0px 0.5em; 895 904 list-style-type:none; 896 905 } 897 div.threadTree .zfmSubject { }898 899 906 div.threadTree .zfmAuthor, 900 907 div.threadTree .zfmDateTime { 901 908 color:#999 !important; 909 } 910 div.threadTree .zfmSubject { } 911 div.zfmFileForm { 912 padding:0.3em; 913 margin-top:0.7em; 902 914 } 903 915 … … 1173 1185 </dtml-comment> 1174 1186 1175 <div >1187 <div class="zfmFileForm"> 1176 1188 <img src="%s" alt="" /><span> %s: </span> 1177 1189 <a href="%s" target="_blank">
Note: See TracChangeset
for help on using the changeset viewer.
