Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/template/bootstrap3/compat/inc/Menu/
H A DMobileMenu.php50 * @param string $empty empty option label
54 public function getDropdown($empty = '', $button = '>') { argument
70 $html .= '<option value="">' . $empty . '</option>';
/template/monobook/user/
H A Dtabs.php.dist54 if (!empty($conf["recent_days"])){
64 if (!empty($conf["useacl"]) &&
65 !empty($conf["subscribers"]) &&
66 !empty($loginname)){ //$loginname was defined within main.php
67 if (empty($INFO["subscribedns"])){ //$INFO comes from DokuWiki core
/template/vector/user/
H A Dtabs.php.dist84 if (!empty($conf["useacl"]) &&
85 !empty($conf["subscribers"]) &&
86 !empty($loginname)){ //$loginname was defined within main.php
87 if (empty($INFO["subscribedns"])){ //$INFO comes from DokuWiki core
100 if (!empty($conf["recent_days"])){
/template/mnml-blog/user/
H A Dboxes.php.dist115 if (!empty($loginname)){ //$loginname comes from main.php
119 if (!empty($INFO["writable"])){ //$INFO comes from DokuWiki core
120 if (!empty($INFO["draft"])){
123 if(!empty($INFO["exists"])){
137 if (!empty($INFO["isadmin"]) ||
138 !empty($INFO["ismanager"])){
/template/sprintdoc/css/
H A Darea_msg.less13 &:empty {
H A Dbase_fontello-icons.less62 .icon-bookmark-empty { &::before { content: '\e83b'; } } /* '' */
74 .icon-clipboard-empty { &::before { content: '\e856'; } } /* '' */
H A Darea_nav-page-attributes.less
/template/sprintdoc/fonts/icons/
H A Dfontello-codes.css35 .icon-bookmark-empty:before { content: '\e83b'; } /* '' */
62 .icon-clipboard-empty:before { content: '\e856'; } /* '' */
/template/templar/less/
H A Dvariables.less56 @headingsFontFamily: inherit; // empty to use BS default, @baseFontFamily
58 @headingsColor: inherit; // empty to use BS default, @textColor
H A Dlabels-badges.less33 &:empty {
/template/breeze/bower_components/gumby/sass/var/icons/
H A D_entypo-icon-list.scss9 icon-heart-empty $entypo-icon-heart-empty,
11 icon-star-empty $entypo-icon-star-empty,
/template/usable/blueprint/src/
H A Dgrid.css76 /* Add these to a column to append empty cols. */
101 /* Add these to a column to prepend empty cols. */
/template/dokucms/
H A DREADME.md59 …ll be used. If the file option is chosen and no sidebar file exists, the sidebar will remain empty.
62 …es to be removed from the index if "clean index" is switched on (default: empty) (for "index" side…
/template/quickjump/blueprint/src/
H A Dgrid.css76 /* Add these to a column to append empty cols. */
101 /* Add these to a column to prepend empty cols. */
/template/varicolored/css/
H A Dfordokuwiki.css45 #footer p, #footer .doc:not(:empty), #footer .license {
/template/boozurk/css/
H A Dfont-awesome.min.css24empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.…
/template/nostalgia/css/
H A Dprint.css118 empty-cells: show;
/template/notepad/css/
H A Dprint.css118 empty-cells: show;
/template/starter/css/
H A Dprint.css119 empty-cells: show;
/template/benjamin/css/
H A Dprint.css118 empty-cells: show;
/template/cowboy/css/
H A Dprint.css118 empty-cells: show;
/template/jessica/css/
H A Dprint.css118 empty-cells: show;
/template/arcadebasic/css/
H A Dprint.css118 empty-cells: show;
/template/m1/css/
H A Dprint.css118 empty-cells: show;
/template/plaintext/css/
H A Dprint.css118 empty-cells: show;

12345678910>>...15