RFE 3141334: Reload icon

New icon by Michael Keck
and move it with other navi frame icons
This commit is contained in:
Marc Delisle
2010-12-23 13:02:53 -05:00
parent 8b609dfe35
commit fc37859b42
5 changed files with 18 additions and 24 deletions

View File

@@ -134,7 +134,6 @@ div#leftframelinks .icon {
margin: 0;
}
div#reloadlink a img,
div#leftframelinks a img.icon {
margin: 0;
padding: 0.2em;
@@ -231,12 +230,6 @@ div#left_tableList ul ul {
background: <?php echo $GLOBALS['cfg']['NaviPointerBackground']; ?>;
color: <?php echo $GLOBALS['cfg']['NaviPointerColor']; ?>;
}
#reloadlink {
clear: both;
float: <?php echo $right; ?>;
display: block;
padding: 1em;
}
#NavFilter {
display: none;