alecpl
2008-05-15 8274ef47e9e9b2c956c209b6f7d0b30b7c676530
-folder names/icons moved 5px to the left


1 files modified
4 ■■■■ changed files
skins/default/mail.css 4 ●●●● patch | view | raw | blame | history
skins/default/mail.css
@@ -277,7 +277,7 @@
{
  font-size: 11px;
  background: url(images/icons/folder-closed.png) no-repeat;
  background-position: 10px 1px;
  background-position: 5px 1px;
  border-bottom: 1px solid #EBEBEB;
}
@@ -309,7 +309,7 @@
#mailboxlist li a
{
  display: block;
  padding-left: 32px;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;