Aleksander Machniak
2014-03-22 57330612612a77e309945429fa0e832a58a17ce9
skins/classic/common.css
@@ -55,6 +55,13 @@
  text-align: center;
}
a.disabled
{
  color: #999;
  text-decoration: none;
  cursor: default;
}
hr
{
  height: 1px;
@@ -660,6 +667,12 @@
  cursor: pointer;
}
ul.treelist li ul li div.treetoggle
{
  left: 28px !important;
  left: 4px;
}
ul.treelist li div.collapsed
{
  background: url(images/icons/collapsed.png) bottom right no-repeat;
@@ -710,6 +723,16 @@
  padding-left: 45px;
}
ul.treelist ul ul li a
{
  padding-left: 65px;
}
ul.treelist ul ul ul li
{
  margin-left: 20px;
}
ul.treelist li ul li:last-child
{
  border-bottom: 0;