Changeset - 875b417b4155
[Not reviewed]
beta
0 1 0
Mads Kiilerich - 13 years ago 2013-01-21 19:47:11
madski@unity3d.com
Grafted from: d2a5ec84b2b4
css: one do not just uppercase case sensitive identifiers
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -2786,7 +2786,6 @@ h3.files_location {
 
  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 @@ h3.files_location {
 
  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 @@ table.code-browser .submodule-dir {
 
	border: medium none;
 
	color: #FFF;
 
	float: left;
 
	text-transform: uppercase;
 
	font-weight: 700;
 
	font-size: 14px;
 
	margin: 0;
0 comments (0 inline, 0 general)