changeset 3191:875b417b4155 beta

css: one do not just uppercase case sensitive identifiers
author Mads Kiilerich <madski@unity3d.com>
date Mon, 21 Jan 2013 19:47:11 +0100
parents 786236aa313e
children b9105d31e582
files rhodecode/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Tue Jan 22 00:01:47 2013 +0100
+++ b/rhodecode/public/css/style.css	Mon Jan 21 19:47:11 2013 +0100
@@ -2786,7 +2786,6 @@
   font-size: 10px;
   font-weight: bold;
   color: #ffffff;
-  text-transform: uppercase;
   white-space: nowrap;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
@@ -2805,7 +2804,6 @@
   font-size: 10px;
   font-weight: bold;
   color: #ffffff;
-  text-transform: uppercase;
   white-space: nowrap;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
@@ -3329,7 +3327,6 @@
 	border: medium none;
 	color: #FFF;
 	float: left;
-	text-transform: uppercase;
 	font-weight: 700;
 	font-size: 14px;
 	margin: 0;