You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2013/08/27 11:54:18 UTC

svn commit: r1517772 - /openmeetings/trunk/singlewebapp/src/main/webapp/css/theme.css

Author: solomax
Date: Tue Aug 27 09:54:18 2013
New Revision: 1517772

URL: http://svn.apache.org/r1517772
Log:
Recordings are now deletable

Modified:
    openmeetings/trunk/singlewebapp/src/main/webapp/css/theme.css

Modified: openmeetings/trunk/singlewebapp/src/main/webapp/css/theme.css
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/main/webapp/css/theme.css?rev=1517772&r1=1517771&r2=1517772&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/src/main/webapp/css/theme.css (original)
+++ openmeetings/trunk/singlewebapp/src/main/webapp/css/theme.css Tue Aug 27 09:54:18 2013
@@ -726,7 +726,7 @@ div.tableWrapperSmall {
 .clear {
 	clear: both;
 }
-.om-icon, .add-icon, .new-email-icon, .user-icon, .refresh-icon, .folder-create-icon, .tick-icon, .cross-icon {
+.om-icon, .add-icon, .new-email-icon, .user-icon, .refresh-icon, .folder-create-icon, .tick-icon, .cross-icon, .trash-icon {
 	background-repeat: no-repeat;
 	width: 18px;
 	height: 18px;