Files
CRM/libraries/jquery/pnotify/use for pines style icons/jquery.pnotify.default.icons.css
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

21 lines
441 B
CSS

/*
Document : jquery.pnotify.default.icons.css
Created on : Nov 24, 2009, 2:58:21 PM
Author : Hunter Perrin
Version : 1.2.0
Link : http://pinesframework.org/pnotify/
Description:
Pines Icon styling for Pines Notify.
*/
.ui-pnotify .picon {
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 17px;
height: 17px;
}
.ui-pnotify-title {
line-height: 17px;
min-height: 17px;
}