alecpl
2010-05-11 35a39020ffcfdc0b3783b34f1661a332526e9969
- small fix of padding in #taskbar


1 files modified
2 ■■■ changed files
skins/default/common.css 2 ●●● patch | view | raw | blame | history
skins/default/common.css
@@ -158,7 +158,7 @@
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  padding: 6px 14px 6px 27px;
  padding: 6px 12px 6px 26px;
  background: url(images/taskicons.gif) no-repeat;
}