comparison rhodecode/public/css/style.css @ 1326:41acc70d471f beta

fixed css issues with action icons
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 12 May 2011 18:07:24 +0200
parents caca5ee05bb7
children 3bce31f026b8
comparison
equal deleted inserted replaced
1325:89ff3e30470f 1326:41acc70d471f
2124 padding-top:0px; 2124 padding-top:0px;
2125 } 2125 }
2126 2126
2127 .action_button { 2127 .action_button {
2128 border:0; 2128 border:0;
2129 display:block; 2129 display:inline;
2130 } 2130 }
2131 2131
2132 .action_button:hover { 2132 .action_button:hover {
2133 border:0; 2133 border:0;
2134 text-decoration:underline; 2134 text-decoration:underline;