Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 3109) sorted by path

12345678910>>...125

/template/20cones/
H A DCHANGELOG.md9 - New `a:hover` style to top links
H A DCOPYING33 For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
51 patents. We wish to avoid the danger that redistributors of a free
64 a notice placed by the copyright holder saying it may be distributed
66 refers to any such program or work, and a "work based on the Program"
68 that is to say, a work containing the Program or a portion of it,
76 is covered only if its contents constitute a work based on the
85 and give any other recipients of the Program a copy of this License
88 You may charge a fe
[all...]
H A DREADME.md3 20Cones is a template for DokuWiki based on default template.
5 You can see a demo in [https://www.20cones.org]
26 customized. To use multi-language topbar, you must create a topbar page for each
31 These pages must only have a list of links, the social part is common for all
35 This is an example of a topbar page:
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
14 ; be checked for updates when considering a cache rebuild while files
49 ; give your wiki a new look.
/template/20cones/css/
H A D20cones.less21 #dokuwiki__header .logo a {
64 #dokuwiki__usertools, #dokuwiki__usertools a,#dokuwiki__sitetools a {
67 #dokuwiki__usertools a.action {
91 #qsearch__out a {
98 div.notify a {
138 #dokuwiki__header a
143 #dokuwiki__header a.tab-home {
160 #tab-menu ul:first-of-type li a:hover {
166 #tab-menu li a {
[all...]
H A D_diff.css3 * differences between two versions of a page (?do=diff).
15 /* no style.ini colours because deleted and added lines have a fixed background colour */
26 .dokuwiki table.diff th a {
94 .dokuwiki .diffnav a {
98 .dokuwiki .diffnav a span {
102 .dokuwiki .diffnav a:hover,
103 .dokuwiki .diffnav a:active,
104 .dokuwiki .diffnav a:focus {
109 .dokuwiki .diffnav a:before {
118 .dokuwiki .diffnav a
[all...]
H A D_fileuploader.css73 .qq-uploader li a {
H A D_footnotes.css8 .dokuwiki sup a.fn_top {
29 .dokuwiki div.footnotes div.fn sup a.fn_bot {
H A D_links.css8 .dokuwiki a.wikilink1 {
11 .dokuwiki a.wikilink2 {
14 .dokuwiki a.wikilink2:link,
15 .dokuwiki a.wikilink2:visited {
18 .dokuwiki a.wikilink2:hover,
19 .dokuwiki a.wikilink2:active,
20 .dokuwiki a.wikilink2:focus {
25 .dokuwiki span.curid a {
31 .dokuwiki a.urlextern,
32 .dokuwiki a
[all...]
H A D_media_fullscreen.css124 /* make it look like a tab (as in _tabs.css) */
246 #mediamanager__page .filelist li dt a {
273 #mediamanager__page .filelist .thumbs li dt a {
278 #mediamanager__page .filelist .thumbs li dt a img {
328 #mediamanager__page .filelist .rows li dt a {
333 #mediamanager__page .filelist .rows li dt a img {
491 #mediamanager__diff th a {
H A D_media_popup.css154 #media__content a.mediafile {
159 [dir=rtl] #media__content a.mediafile {
186 #media__content div.detail div.thumb a {
H A D_modal.css38 #link__wiz_result div a {
44 [dir=rtl] #link__wiz_result div a {
49 #link__wiz_result div.type_u a {
52 #link__wiz_result div.type_f a {
55 #link__wiz_result div.type_d a {
H A D_recent.css21 .dokuwiki form.changes ul li a {
24 .dokuwiki form.changes ul li span.user a {
33 .dokuwiki form.changes li a.diff_link {
36 .dokuwiki form.changes li a.revisions_link {
39 .dokuwiki form.changes li a.wikilink1,
40 .dokuwiki form.changes li a.wikilink2 {
H A D_search.css
H A D_tabs.css35 .dokuwiki .tabs > ul li a,
37 .dokuwiki ul.tabs li a {
48 [dir=rtl] .dokuwiki .tabs > ul li a,
50 [dir=rtl] .dokuwiki ul.tabs li a {
58 .dokuwiki ul.tabs li a:link,
59 .dokuwiki ul.tabs li a:visited {
61 .dokuwiki .tabs > ul li a:hover,
62 .dokuwiki .tabs > ul li a:active,
63 .dokuwiki .tabs > ul li a:focus,
64 .dokuwiki .tabs > ul li .curid a,
[all...]
H A D_toc.css64 #dw__toc ul li a {
H A Dbasic.less195 a {
198 a:link,
199 a:visited {
203 a:link:hover,
204 a:visited:hover,
205 a:link:focus,
206 a:visited:focus,
207 a:link:active,
208 a:visited:active {
415 a
[all...]
H A Dcontent.less38 .dokuwiki a.wikilink1 {
44 .dokuwiki a.wikilink2 {
132 a {
208 #dokuwiki__content span.curid a {
212 #dokuwiki__content strong span.curid a {
H A Ddesign.less45 a {
58 a {
74 .mode_admin .action.admin a,
75 .mode_login .action.login a,
76 .mode_register .action.register a,
77 .mode_profile .action.profile a,
78 .mode_recent .action.recent a,
79 .mode_index .action.index a,
80 .mode_media .action.media a,
81 .mode_revisions .action.revs a,
[all...]
H A Dpagetools.less55 a {
81 a:active,
82 a:focus,
83 a:hover {
120 li a span {
H A Dprint.css56 a:link,
57 a:visited {
65 a.urlextern:after,
66 a.interwiki:after,
67 a.mail:after {
139 /*____________ a bit of layout ____________*/
148 #dokuwiki__header .logo a {
/template/20cones/images/
H A Dpagetools-build.php4 * This script generates a sprite from the unprocessed pagetool icons by combining them
5 * and overlaying a color layer for the active state.
7 * This script requires a current libGD to be available.
72 * Convert a hex color code to an rgb array
97 * Scale (darken/lighten) a given image
110 $a = ($rgba >> 24) & 0xFF;
119 $color = imagecolorallocatealpha($img, $r, $g, $b, $a);
/template/a_free_worldic/
H A DCOPYING33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
H A D_design.css140 div.dokuwiki a:hover {
144 div.dokuwiki h1 a {
148 div.dokuwiki a.action {
152 div.dokuwiki .bar a.action {
159 div.dokuwiki a.urlextern{
165 div.dokuwiki h1 a,
166 div.dokuwiki h2 a,
167 div.dokuwiki h3 a,
168 div.dokuwiki h4 a,
169 div.dokuwiki h5 a,
[all …]
H A D_fileuploader.css77 .qq-uploader li a {

12345678910>>...125