Lines Matching +full:dokuwiki +full:-
1 div.dokuwiki a.plugin_davcard_url:link,
2 div.dokuwiki a.plugin_davcard_url:active,
3 div.dokuwiki a.plugin_davcard_url:hover,
4 div.dokuwiki a.plugin_davcard_url:visited {
6 z-index: 10;
9 div.dokuwiki a.plugin_davcard_url:link span.plugin_davcard_popup,
10 div.dokuwiki a.plugin_davcard_url:active span.plugin_davcard_popup,
11 div.dokuwiki a.plugin_davcard_url:visited span.plugin_davcard_popup {
15 div.dokuwiki a.plugin_davcard_url:hover {
16 text-decoration: none !important;
17 z-index: 15;
20 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup {
27 min-height: 64px;
29 background-color: __background__;
32 font-size: 90%;
35 div.dokuwiki a.plugin_davcard_url span.plugin_davcard_nopopup {
39 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup span.adr,
40 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup span.tel,
41 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup span.email_outer,
42 div.dokuwiki #davcardAddressbookList span.adr,
43 div.dokuwiki #davcardAddressbookList span.tel
47 margin-left: 45px;
50 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup span.adr span.type,
51 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup span.tel span.type,
52 div.dokuwiki a.plugin_davcard_url:hover span.plugin_davcard_popup span.email_type,
53 div.dokuwiki #davcardAddressbookList span.adr span.type,
54 div.dokuwiki #davcardAddressbookList span.tel span.type
56 font-weight: bold;
57 margin-left: -45px;
61 div.dokuwiki .plugin_davcard_popup_overlay {
64 margin-top: 1em;
68 div.dokuwiki .plugin_davcard_popup_overlay ul {
70 list-style-type: none;
73 div.dokuwiki .plugin_davcard_popup_overlay ul li {
74 margin-left: 2em;
77 div.dokuwiki .plugin_davcard_popup_overlay ul li.dataov_name {
78 margin-left: 0;
79 margin-bottom: 0.3em;
82 div.dokuwiki .plugin_davcard_popup_overlay ul li.dataov_name div {
83 font-weight: bold;
86 div.dokuwiki .plugin_davcard_popup_overlay img {
87 max-width: 100px;
91 div.dokuwiki .plugin_davcard_popup_overlay .plugin_davcard_popup_container {
95 div.dokuwiki .plugin_davcard_popup_overlay .plugin_davcard_popup_image {
99 div.dokuwiki .plugin_davcard_popup_overlay .plugin_davcard_popup_content {
103 div.dokuwiki .plugin_davcard_popup_overlay .plugin_davcard_popup_container::after {