Searched refs:starred (Results 1 – 8 of 8) sorted by relevance
82 $starred = plugin_load('action','starred'); variable83 if ($starred !== null) {84 $starred->tpl_starred();
2 * This file provides styles for starred plugin4 nav.nav-starred {
136 $starred = plugin_load('action','starred'); variable137 if ($starred) {138 $render = $starred->tpl_starred(false,false);
151 if (!plugin_isdisabled('starred')) {157 $instructions = p_get_instructions('{{starred>min}}');
82 css/plugins/starred.less = all
40 &.starred:before {83 &.starred:before { font-family: "bootstrap-icons"; }125 &.starred:before { font-family: "bootstrap-icons"; }167 &.starred:before { font-family: "bootstrap-icons"; }
114 css/plugins/starred.less = all
120 a.starred i:before { content: '\F588'; }