Changeset - 7b74079beec9
[Not reviewed]
beta
0 10 0
Mads Kiilerich - 13 years ago 2013-01-30 01:22:44
madski@unity3d.com
Transplanted from: 8625cec0e44d
coding style: fix trailing and leading spaces and tabs
2 files changed with 0 insertions and 10 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/pygments.css
Show inline comments
 
@@ -37,7 +37,6 @@ div.codeblock .code-header .stats .left.
 
	border-right:1px solid #ccc;
 
}
 
div.codeblock .code-header .stats .left.item pre{
 
	
 
}
 
div.codeblock .code-header .stats .left.item.last{
 
	border-right:none;
 
@@ -89,7 +88,6 @@ div.search-code-body pre .break{
 
	width: 100%;
 
	color: #747474;
 
	display: block;
 
	
 
}
 
div.annotatediv{
 
	margin-left:2px;
rhodecode/public/css/style.css
Show inline comments
 
@@ -1875,7 +1875,6 @@ div.form div.fields div.field div.button
 
}
 

	
 
#summary {
 
	
 
}
 

	
 
#summary .metatag {
 
@@ -2510,7 +2509,6 @@ h3.files_location {
 
.cs_files .changes {
 
	float: right;
 
	color:#003367;
 
	
 
}
 

	
 
.cs_files .changes .added {
 
@@ -2885,7 +2883,6 @@ div.browserblock .browser-search {
 
}
 

	
 
div.browserblock #node_filter_box {
 
	
 
}
 

	
 
div.browserblock .search_activate {
 
@@ -3132,7 +3129,6 @@ table.code-browser .submodule-dir {
 
	border: 1px solid gray;
 
	background: #fff;
 
	z-index: 9050;
 
	
 
}
 

	
 
.ac .yui-ac-shadow {
 
@@ -3367,11 +3363,9 @@ table.code-browser .submodule-dir {
 
}
 

	
 
.flash_msg {
 
	
 
}
 

	
 
.flash_msg ul {
 
	
 
}
 

	
 
.error_red {
 
@@ -3524,7 +3518,6 @@ div.gravatar img {
 
}
 

	
 
#content div.box div.title div.search {
 
	
 
	border-left: 1px solid #316293;
 
}
 

	
 
@@ -4872,7 +4865,6 @@ table.code-difftable .code pre{
 
	background-image: none !important;
 
	cursor: auto !important;
 
	background-color: inherit !important;
 
	
 
}
 

	
 
div:target {
0 comments (0 inline, 0 general)