Thomas Bruederli
2014-02-05 e837d8515addd9f1eeede00f1be0ab9ef3967c7c
plugins/acl/skins/larry/acl.css
@@ -29,7 +29,6 @@
#acltable td
{
  white-space: nowrap;
  border: none;
  text-align: center;
}
@@ -38,19 +37,24 @@
  border-left: #BBD3DA dotted 1px;
  font-size: 11px;
  font-weight: bold;
  width: auto;
}
#acltable tbody td
{
  border-bottom: #DDDDDD 1px solid;
  text-align: center;
  padding: 2px;
  height: 16px;
  cursor: default;
}
#acltable thead td.user
{
  border-left: none;
  width: 30%;
}
#acltable.advanced thead td.user {
   width: 25%;
}
#acltable tbody td.user
@@ -60,7 +64,6 @@
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  border-left: none;
  width: 50px;
}
#acltable tbody td.partial