Changeset - 41acc70d471f
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 15 years ago 2011-05-12 18:07:24
marcin@python-works.com
fixed css issues with action icons
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -2123,13 +2123,13 @@ padding-left:20px;
 
text-align:left;
 
padding-top:0px;
 
}
 
 
.action_button {
 
border:0;
 
display:block;
 
display:inline;
 
}
 
 
.action_button:hover {
 
border:0;
 
text-decoration:underline;
 
cursor:pointer;
0 comments (0 inline, 0 general)