diff rhodecode/public/css/style.css @ 3413:d79f3505549e beta

whitespace cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 27 Feb 2013 02:17:52 +0100
parents 3373e1b3f4c9
children efc00d363d1e
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Wed Feb 27 01:28:29 2013 +0100
+++ b/rhodecode/public/css/style.css	Wed Feb 27 02:17:52 2013 +0100
@@ -314,7 +314,7 @@
     background-color: #003B76;
     opacity: 0.01;
     cursor: pointer;
-    min-height: 10px;	
+    min-height: 10px;
     width: 100% !important;
     -webkit-border-radius: 0px 0px 4px 4px;
     -khtml-border-radius: 0px 0px 4px 4px;
@@ -326,7 +326,7 @@
 	opacity: 0.2;
     -webkit-transition: opacity 0.5s ease-in-out;
     -moz-transition: opacity 0.5s ease-in-out;
-    transition: opacity 0.5s ease-in-out;	
+    transition: opacity 0.5s ease-in-out;
 }
 
 #header #header-inner {
@@ -359,7 +359,7 @@
     -moz-border-radius: 0px 0px 0px 0px;
     border-radius: 0px 0px 0px 0px;
     position: fixed !important;
-    z-index: 10000;    
+    z-index: 10000;
 }
 
 .ie7 #header #header-inner.hover,
@@ -2154,7 +2154,7 @@
 #quick_login .unread a {
     color: #FFFFFF;
     display: block;
-    padding: 2px;    
+    padding: 2px;
 }
 #quick_login .notifications a:hover,
 #quick_login .unread a:hover {