Author: rjollos
Date: Wed Nov 13 23:38:43 2013
New Revision: 1541760

URL: http://svn.apache.org/r1541760
Log:
0.8dev: Hide the bullets on the list of attachments for the non-compact form. 
Refs trac:#11142.

Modified:
    bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css

Modified: bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css?rev=1541760&r1=1541759&r2=1541760&view=diff
==============================================================================
--- bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css (original)
+++ bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css Wed Nov 13 
23:38:43 2013
@@ -1217,6 +1217,7 @@ table.wiki th {
 .attachments .attachment-info {
  font-weight: normal;
 }
+#attachments ul { list-style-type: none }
 
 .ticket-properties td {
  border: none;


Reply via email to