Home
last modified time | relevance | path

Searched refs:user (Results 51 – 75 of 835) sorted by path

12345678910>>...34

/template/arcadebasic/css/
H A Darcadebasic.css2139 -webkit-user-select: none;
2140 -moz-user-select: none;
2141 -ms-user-select: none;
2142 user-select: none; }
H A Ddesign.css103 /*____________ user tools ____________*/
120 #dokuwiki__usertools ul li.user {
124 [dir=rtl] #dokuwiki__usertools ul li.user {
/template/arctic-mbo/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
H A Ddesign.css344 div.dokuwiki span.user {
640 div.dokuwiki table.diff th span.user {
H A Dlayout.css74 div.dokuwiki div.meta div.user {
H A Dprint.css245 .toc, .footerinc, .header, .bar, .user { display: none; }
H A Drtl.css36 div.meta div.user {
H A Dtpl_functions.php137 $user = $_SERVER['REMOTE_USER'];
138 $user_sb = $user_ns . ':' . $user . ':' . $pname;
140 $subst = array('pattern' => array('/@USER@/'), 'replace' => array($user));
146 if(preg_match('/'.$user_ns.':'.$user.':.*/', $svID)) {
/template/arctic/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
H A D_diff.css29 .dokuwiki table.diff th span.user {
H A D_recent.css24 .dokuwiki form.changes ul li span.user a {
45 .dokuwiki form.changes li span.user {
H A Ddesign.css351 div.dokuwiki span.user {
645 div.dokuwiki table.diff th span.user {
H A Dlayout.css73 div.dokuwiki div.meta div.user {
H A Dprint.css227 #dw__toc, .footerinc, .header, .bar, .user { display: none; }
H A Drtl.css36 div.meta div.user {
H A Dtpl_functions.php128 $user = $_SERVER['REMOTE_USER'];
129 $user_sb = $user_ns . ':' . $user . ':' . $pname;
131 $subst = array('pattern' => array('/@USER@/'), 'replace' => array($user));
137 if(preg_match('/'.$user_ns.':'.$user.':.*/', $svID)) {
/template/arctictut/
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
H A Ddesign.css347 div.dokuwiki span.user {
643 div.dokuwiki table.diff th span.user {
H A Dlayout.css73 div.dokuwiki div.meta div.user {
H A Dprint.css227 #dw__toc, .footerinc, .header, .bar, .user { display: none; }
H A Drtl.css36 div.meta div.user {
H A Dtpl_functions.php127 $user = $_SERVER['REMOTE_USER'];
128 $user_sb = $user_ns . ':' . $user . ':' . $pname;
130 $subst = array('pattern' => array('/@USER@/'), 'replace' => array($user));
136 if(preg_match('/'.$user_ns.':'.$user.':.*/', $svID)) {
/template/argon-alt/assets/css/
H A Dargon-design-system.css2614 user-select: none;
21367 -webkit-user-select: none;
21368 -moz-user-select: none;
21369 -ms-user-select: none;
21370 user-select: none;
22009 -webkit-user-select: none;
22010 -moz-user-select: none;
22011 -ms-user-select: none;
22012 user-select: none;
22188 user-select: none;
[all …]
H A Ddoku.css2685 user-select: none;
22297 -webkit-user-select: none;
22298 -moz-user-select: none;
22299 -ms-user-select: none;
22300 user-select: none;
22939 -webkit-user-select: none;
22940 -moz-user-select: none;
22941 -ms-user-select: none;
22942 user-select: none;
23114 user-select: none;
[all …]
H A Ddoku.scss388 // Modify user, delete user

12345678910>>...34