1
/* common.css - MoinMoin Default Styles
3
Copyright (c) 2001, 2002, 2003 by Juergen Hermann
4
Copyright © 2008 Ubuntu-it - Created by Milo Casagrande <milo@ubuntu.com>,
5
Leo Iannacone <l3on@ubuntu.com>, Alessio Treglia <quadrispro@ubuntu.com>.
7
Copyright © 2011 Ubuntu-it - Giuseppe Terrasi <peppe84@ubuntu-it.org>:
8
in order to fix some problem after upgrade to Moin 1.9.x and to add processor #!wiki,
9
mostly edit are at the end of file.
16
background-color: white;
18
/*font-family: "Lucida Grande", Verdana, Lucida, Helvetica,Arial, sans-serif; */
19
font-family: 'bitstream vera sans', 'dejavu sans', verdana, sans-serif;
33
/*text-decoration: none;*/
34
} /* (ubuntu-it link) */
40
a.nonexistent, a.badinterwiki {
42
} /* ubuntu dark tan */
44
#pagelocation a, #pagelocation a:visited {
45
text-decoration: none;
50
h1, h2, h3, h4, h5, h6
56
text-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
69
h3 {font-size: 1.1em;}
70
h4, h5 {font-size: 1em;}
80
/* from ubuntu_styles; sizes changed to em */
86
border-bottom:1px solid #ECECEC;
101
a, img, img.drawing {
107
background-color: #FAFAFA;
108
border: 1px dotted #DDDDDD;
111
font-family: courier, monospace;
113
/* begin css 3 or browser specific rules - do not remove!
114
see: http://forums.techguy.org/archive/index.php/t-249849.html */
115
white-space: pre-wrap;
116
word-wrap: break-word;
117
white-space: -moz-pre-wrap;
118
white-space: -pre-wrap;
119
white-space: -o-pre-wrap;
120
/* end css 3 or browser specific rules */
126
border-collapse: collapse;
132
border: 1pt solid #CCCCCC;; /* ubuntu dark tan */
142
border-top: 1pt solid #AAA; /* ubuntu dark tan */
156
color: #AAA; /* ubuntu dark tan */
164
color: #AAA; /* ubuntu dark tan */
167
#pagebottom {clear: both;}
1
169
/* standard rule ---- */
4
background-color: #C1B496; /* ubuntu dark tan */
173
background-color: #ECECEC; /* ubuntu dark tan */
215
387
/* end MonthCalendar stuff */
391
/*Note, avvisi e suggerimenti */
394
background-color:#F6F5F0;
395
border:1px solid #AAAAAA;
399
border:1px solid #FFCC66;
400
background-color:#FFFFCC;
406
border: 1px solid #8CACBB;
411
#page-history a, #page-history a:hover {
418
input #titlesearch, input #fullsearch {
433
textarea, input[type=text], input[type=password] {
437
/* Added in order to import wiki parser */
438
/* start admonition section */
439
#content div.caution,
440
#content div.important,
443
#content div.warning {
444
border: 1pt solid #E5E5E5;
445
background-color: #FFFFFF;
448
margin: 10pt 30pt 10pt 30pt;
449
background-repeat: no-repeat;
450
background-position: 8px 8px;
451
min-height: 64px; /*64=48+8+8 but doesn't work with IE*/
455
#content div.caution p,
456
#content div.important p,
459
#content div.warning p {
460
margin-top: 8px; /*to align text with bg graphic*/
463
#content div.tip { background-image: url("../img/icons/admon-tip.png"); }
464
#content div.note { background-image: url("../img/icons/admon-note.png"); }
465
#content div.important { background-image: url("../img/icons/admon-important.png"); }
466
#content div.caution { background-image: url("../img/icons/admon-caution.png"); }
467
#content div.warning { background-image: url("../img/icons/admon-warning.png"); }
469
/* end admonition section */
471
/* start simply color changes on wiki parser */
472
.comment { color: #555555; background-color: #DDDDFF; }
474
.red { background-color: #FFCCCC; }
475
.green { background-color: #CCFFCC; }
476
.blue { background-color: #CCCCFF; }
477
.yellow { background-color: #FFF29F; }
478
.orange { background-color: #FFD59B; }
481
.solid { border: 2px solid #000000; padding: 2px; }
482
.dashed { border: 2px dashed #000000; padding: 2px; }
483
.dotted { border: 2px dotted #000000; padding: 2px; }
485
.left { text-align: left; }
486
.center { text-align: center; }
487
.right { text-align: right; }
488
.justify { text-align: justify; }
489
.align { clear:both }
491
/* end simply color changes on wiki parser */
494
/* Classes for styling Toc */
495
/* Added by Leonardo Iannacone on April '08 */
496
.toc, .supported-releases, .page_info {
506
box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
507
-webkit-border-radius:4px;
508
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
509
-moz-border-radius:4px;
510
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
518
p.toc-core-heading, p.table-of-contents-heading {
527
/* Added for VersioniSupportate macro */
529
.supported-releases, .page_info {
537
.supported-releases {
541
.supported-releases-core, .page_info-core {
542
background-position: top right;
543
background-repeat: no-repeat;
552
text-shadow: white 0px 1px 1px;
556
p.supported-releases-heading, p.page_info-core {
563
background-repeat: no-repeat;
564
background-position: center;
567
.supported-releases-core a {
570
/* class for no javascript enabled */
583
background: url("../img/package.png") no-repeat right;
589
/* Added for increasing monospace character */
598
text-decoration: none;
602
border-bottom:1px solid #ECECEC;
603
text-shadow:0 1px 3px rgba(0, 0, 0, 0.15);
611
/* This one shows a separator in the page location */
612
#pagelocation li:after {
617
/* This one erase the last separator */
618
#pagelocation li:last-child:after {
622
#page img.inline_left {
623
margin: 5px 15px 5px 20px;
627
#page img.inline_right {
628
margin: 5px 20px 5px 15px;
631
#page img.inline_center {
633
margin: 5px auto 5px auto;
638
/* diffs from classic */
646
background-color: #C0C0C0;
649
background-color: #E0FFE0;
650
font-family: courier,monospace;
652
white-space: pre-wrap;
654
word-wrap: break-word;
657
background-color: #FFFFE0;
658
font-family: courier,monospace;
660
white-space: pre-wrap;
662
word-wrap: break-word;
665
background-color: #80FF80;
668
background-color: #FFFF80;
676
div.diff-info-rev-comment span.diff-info-value {
679
div.diff-info-header {
680
background-color: #E8E8E8;
681
margin: -0.25em -0.5em 0.25em;
682
padding: 0.25em 0.5em;
691
.searchresult dd span {
695
/* We use here dumb css1 ids because of IE suckiness */
711
backgorund-color: white;