/* ICONS */
#theme_wrapper .theme_sidebar #pf_panel_quicklink_project
{
background: #F0F0F0 url('../images/16_projects.png') no-repeat 5px 50%;
}
.pf_inline_menu li a span.pf_comment_no
{
background: none !important;
}
.panel_edit
{
background: url('../images/16_edit.png') no-repeat 0 0;
}
/* 24x24 ICONS */
#pf_button_home span
{
background: url('../images/24_home.png') no-repeat 50% 0;
}
#pf_button_controlpanel span
{
background: url('../images/24_cpanel.png') no-repeat 50% 0;
}
#pf_button_projects span
{
background: url('../images/24_projects.png') no-repeat 50% 0;
}
#pf_button_tasks span
{
background: url('../images/24_tasks.png') no-repeat 50% 0;
}
#pf_button_time span
{
background: url('../images/24_time.png') no-repeat 50% 0;
}
#pf_button_filemanager span
{
background: url('../images/24_files.png') no-repeat 50% 0;
}
#pf_button_calendar span
{
background: url('../images/22_calendar.png') no-repeat 50% 0;
}
#pf_button_board span
{
background: url('../images/24_chat.png') no-repeat 50% 0;
}
#pf_button_profile span
{
background: url('../images/24_profile.png') no-repeat 50% 0;
}
#pf_button_users span
{
background: url('../images/24_users.png') no-repeat 50% 0;
}
#pf_button_groups span
{
background: url('../images/24_groups.png') no-repeat 50% 0;
}
#pf_button_config span
{
background: url('../images/22_config.png') no-repeat 50% 0;
}
#pf_button_logout span
{
background: url('../images/24_logout.png') no-repeat 50% 0;
}
/* 16x16 ICONS */
.pf_edit a span
{
background: url('../images/16_edit.png') no-repeat 0 50%;
}
.pf_save a span
{
background: url('../images/16_save.png') no-repeat 0 50%;
}
.pf_apply a span,
.pf_approve a span,
.pf_accept a span,
.pf_complete a span
{
background: url('../images/16_apply.png') no-repeat 0 50%;
}
.pf_new a span
{
background: url('../images/16_add.png') no-repeat 0 50%;
}
.pf_show a span
{
background: url('../images/16_searchdoc.png') no-repeat 0 50%;
}
.pf_subscribe a span
{
background: url('../images/16_contact.png') no-repeat 0 50%;
}
.pf_delete a span,
.pf_deny a span,
.pf_cancel a span
{
background: url('../images/16_delete.png') no-repeat 0 50%;
}
.pf_back a span
{
background: url('../images/16_back.png') no-repeat 0 50%;
}
.pf_unsubscribe a span
{
background: url('../images/16_unsubscribe.png') no-repeat 0 50%;
}
.pf_config a span
{
background: url('../images/16_config.png') no-repeat 0 50%;
}
.pf_copy a span
{
background: url('../images/16_copy.png') no-repeat 0 50%;
}
.pf_tasks a span
{
background: url('../images/16_tasks.png') no-repeat 0 50%;
}
.pf_archive a span
{
background: url('../images/16_redo.png') no-repeat 0 50%;
}
.pf_unarchive a span,
.pf_activate a span
{
background: url('../images/16_undo.png') no-repeat 0 50%;
}
.pf_order a span
{
background: url('../images/16_reorder.png') no-repeat 0 50%;
}
.pf_import a span
{
background: url('../images/16_bottom.png') no-repeat 0 50%;
}
.pf_new_folder a span
{
background: url('../images/16_newfolder.png') no-repeat 0 50%;
}
.pf_new_file a span
{
background: url('../images/16_file.gif') no-repeat 0 50%;
}
.pf_new_note a span
{
background: url('../images/16_newnote.png') no-repeat 0 50%;
}
.pf_move a span
{
background: url('../images/16_progress.png') no-repeat 0 50%;
}
.pf_access a span
{
background: url('../images/16_access.png') no-repeat 0 50%;
}
.pf_join a span
{
background: url('../images/16_join.png') no-repeat 0 50%;
}
.pf_invite a span
{
background: url('../images/16_invite.png') no-repeat 0 50%;
}
.pf_global a span,
.pf_website a span
{
background: url('../images/16_global.png') no-repeat 0 50%;
}
.pf_update a span
{
background: url('../images/16_webupdate.png') no-repeat 0 50%;
}
.pf_month a span
{
background: url('../images/16_month.png') no-repeat 0 50%;
}
.pf_week a span
{
background: url('../images/16_week.png') no-repeat 0 50%;
}
.pf_day a span
{
background: url('../images/16_day.png') no-repeat 0 50%;
}
.pf_sections a span
{
background: url('../images/16_sections.png') no-repeat 0 50%;
}
.pf_panels a span
{
background: url('../images/16_panels.png') no-repeat 0 50%;
}
.pf_processes a span
{
background: url('../images/16_processes.png') no-repeat 0 50%;
}
.pf_mods a span
{
background: url('../images/16_mods.png') no-repeat 0 50%;
}
.pf_themes a span
{
background: url('../images/16_themes.png') no-repeat 0 50%;
}
.pf_languages a span
{
background: url('../images/16_languages.png') no-repeat 0 50%;
}
.pf_install a span
{
background: url('../images/16_install.png') no-repeat 0 50%;
}
.pf_uninstall a span
{
background: url('../images/16_uninstall.png') no-repeat 0 50%;
}
.pf_comments a span,
.pf_reply a span
{
background: url('../images/16_chat.png') no-repeat 0 50%;
}
.pf_timeadd a span
{
background: url('../images/16_timeadd.png') no-repeat 0 50%;
}

