1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
|
/* essential and basic css settings */
body {background:#fff; margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0; padding:0; margin:0; width:100%;}
pre, code {font-family:monospace; font-size:12px; overflow:auto; text-align:left;}
#bitlayouttable {width:100%; padding:0; margin:0;}
#bitleft,
#bitright {vertical-align:top; width:170px; overflow:hidden;}
#bitmain {vertical-align:top;}
#bitbottom {font:10px verdana,sans-serif; color:#999; text-align:center; clear:both;}
.norecords {font-weight:bold;}
.boxtitle {text-align:center;}
.boxtitle .icon {vertical-align:middle;}
.popup {background:#fff; width:250px; border:1px solid #000; line-height:normal;}
.icon,.icon:hover,
a.icon,a.icon:hover {border:0px;}
.portrait,.avatar {float:right; padding:0 0 5px 5px;}
.menu .head {display:block; white-space:nowrap;}
.menu .item {display:block;}
.highlight {font-weight:bolder;}
a.create {font-style:italic}
a.skip {position:absolute; top:0; left:-999em;}
a.skip:active,
a.skip:focus {left:0em;}
a img {border:0;}
.quicktag {margin:1px;}
.selected {font-weight:bolder}
.floaticon {float:right;}
span.actionicon {float:right;}
td.actionicon {text-align:right;}
.actionicon a,
.floaticon a {padding:0 3px;}
.navbar,
.comment,
.footer {clear:both;}
.date,
.footer,
.pagination,
small {color:#999;}
.panelsubmitrow {text-align:center;}
.pagination {text-align:center;}
.storage {float:right; clear:both; text-align:center;}
.clear {clear:both;}
/*** forms ***/
html>body textarea {width:100%;}
form {margin:0; padding:0;}
.row {clear:both;}
.formlabel {float:left; width:14em; text-align:right;}
.forminput {margin-left:14.5em;}
.formhelp {cursor:help;}
.closebutton {position:absolute; top:1px; right:1px;}
.submit {text-align:center; padding-bottom:10px;}
.minifind {width:400px;}
.error,
.errorpage .boxtitle {color:#f00; font-weight:bold;}
.warning {color:#f80;}
.success {color:#090;}
.display.confirm .body {width:450px; margin:0 auto;}
/* priorities */
.prio1 {background:#dfc !important;}
.prio2 {background:#efc !important;}
.prio3 {background:#ffc !important;}
.prio4 {background:#fec !important;}
.prio5 {background:#fdc !important;}
/* annoyances and grievances */
.module textarea {width:auto;}
.comment .content {overflow:auto;}
/* lists */
ul,ol,dl {margin-top:0; margin-bottom:0;}
.module ol,
.module ul,
.menu ul {margin:0; padding:0}
.module ol li {margin:0 0 0 3em; padding:0;}
.module ul li,
.menu li,
ul.toc li {list-style:none;}
ul.toc ul {margin-left:1.5em; padding:0;}
.navbar {height:2em;}
.navbar ul {padding:0; margin:0; list-style:none;}
.navbar ul li {float:left;}
ul.data {margin:0; padding:0;}
ul.data li.item {list-style:none; margin:0; padding:0;}
ul.data li.item .thumb {float:right;}
li.error,li.success,
li.note,li.warning {list-style:none;}
ul.toc li {list-style:none;}
li.treenode {list-style:none; clear:both; border-top:1px solid #999;}
ul.tree {margin:0;padding-left:20px;}
/* structures */
.structurebar {clear:both;}
.structurebar .path {display:block;}
.gallerybar .path {display:block;}
.navigation span {display:block; width:50%; float:left;}
.navigation .right {text-align:right;}
/* multi file upload */
#fileslist div span {display:block; width:75%; float:left;}
/* css driven dropdown menus - horizontal */
.hor {line-height:18px;}
#nav,#nav a,#nav li ul {z-index:10000;}
.hor,.hor a,.hor li ul {z-index:1000;}
.ver,.ver a,.ver li ul {z-index:1000;}
.hor,.hor ul {padding:0; margin:0; list-style:none;}
.hor a {white-space:nowrap; display:block;}
.hor li {width:auto;}
.hor li li,
.hor li ul {width:13em; display:block; text-align:left;}
.hor .head {width:auto; padding:0 0.5em;}
.hor li {float:left; position:relative;}
.hor li ul {position:absolute; left:-999em; background:#fff; border:1px solid #999;}
.hor li ul ul {margin:-20px 0 0 13em;}
.hor .icon {position:absolute; left:28px; top:2px; vertical-align:middle; margin-left:-26px;}
.hor li li a {margin:0 0 0 2em;}
/* css driven dropdown menus - vertical */
.ver, .ver ul {padding:0; margin:0; list-style:none; float:left; width:13em;}
.ver li {position:relative;}
.ver li li {position:relative; float:left; width:13em;}
.ver li ul {position:absolute; left:-999em; margin-left:11.05em; margin-top:-1.35em; background:#fff;}
.ver li ul ul {left:-999em;}
.ver li a {width:13em; w\idth:12em; display:block;}
/* ieHover used as suckerfish class for MSIE hover support */
.hor li:hover ul ul, .hor li:hover ul ul ul, .hor li.ieHover ul ul, .hor li.ieHover ul ul ul,
.ver li:hover ul ul, .ver li:hover ul ul ul, .ver li.ieHover ul ul, .ver li.ieHover ul ul ul {left:-999em;}
.hor li:hover ul, .hor li li:hover ul, .hor li li li:hover ul, .hor li.ieHover ul, .hor li li.ieHover ul, .hor li li li.ieHover ul,
.ver li:hover ul, .ver li li:hover ul, .ver li li li:hover ul, .ver li.ieHover ul, .ver li li.ieHover ul, .ver li li li.ieHover ul {left:auto;}
/* Support for MSIE select box hiding part of suckerfish */
.hor iframe,.ver iframe {position:absolute; left:0; top:0; z-index:-1; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}
/* tabs */
.tabsystem .tabcontainer {margin:0; padding:0; border:0; clear:both;}
.tabsystem .tabcontainer ul,
.tabsystem .tabcontainer li {margin:0; padding:0; border:0; list-style-type:none; display:inline;}
.tabsystem .tabcontainer .tab,
.tabsystem .tabcontainer .tab-active {position:relative; display:inline; float:left; z-index:1; white-space:nowrap;}
.tabsystem .tabpage {clear:both;}
h4 {margin:0; padding:0; font-size:1em;}
a.external {background:transparent url("icons/external_link.png") no-repeat left; padding-left:12px;}
/* should we move these settings to individual packages? */
.stickies textarea,
.stickies input[type='text'] {background:#ffc;}
.stickynote .boxtitle {border-bottom: 1px solid #dda;}
.stickynote {background-color:#ffc; width:300px; padding:3px;}
.phpbb a:hover img {border:none}
.phpbb img {border:none}
.articles .content div.image {float:left; padding:0 1em 0 0;}
.fisheyeimage .boxcontent,
.fisheyegallery .boxcontent,
.image .boxcontent {text-align:center;}
.attbrowser table {text-align:center;}
|