diff rhodecode/public/css/style.css @ 4145:47690c876a90 rhodecode-2.2.5-gpl

old style: fix icons using the existing images instead of the custom font awesome it has been marked up for
author Mads Kiilerich <madski@unity3d.com>
date Tue, 10 Dec 2013 19:28:05 +0100
parents 962f753552cd
children 5842d2115a25
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Wed Jul 02 19:03:22 2014 -0400
+++ b/rhodecode/public/css/style.css	Tue Dec 10 19:28:05 2013 +0100
@@ -2982,10 +2982,7 @@
     height: 16px;
 }
 .diffblock .changeset_file {
-    background: url("../images/icons/file.png") no-repeat scroll 3px;
-    text-align: left;
     float: left;
-    padding: 2px 0px 2px 22px;
 }
 .diffblock .diff-menu-wrapper {
     float: left;