View file upload/library/XenForo/ViewAdmin/AdminStyleProperty/List.php

File size: 172B
<?php

class XenForo_ViewAdmin_AdminStyleProperty_List extends XenForo_ViewAdmin_StyleProperty_List
{
	// just grabs the functionality form the public style property list
}