Changeset - 555a351a671c
[Not reviewed]
Mads Kiilerich - 11 years ago 2014-07-03 01:03:25
madski@unity3d.com
old style: navigation divs on file view are better inline
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -3098,12 +3098,17 @@ table.code-browser .submodule-dir {
 

	
 
.info_box input#view {
 
    text-align: center;
 
    padding: 4px 3px 2px 2px;
 
}
 

	
 
.info_box_elem {
 
    display: inline-block;
 
    padding: 0 2px;
 
}
 

	
 
.yui-overlay, .yui-panel-container {
 
    visibility: hidden;
 
    position: absolute;
 
    z-index: 2;
 
}
 

	
0 comments (0 inline, 0 general)