1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

init via Paket von feltel (von timo salmen für 3.1)

https://debianforum.de/forum/viewtopic.php?f=5&t=158531&p=1069091#p1069091
This commit is contained in:
Thorsten S
2017-07-02 20:36:07 +02:00
commit 192636463e
270 changed files with 15841 additions and 0 deletions

106
theme/gallery.css Normal file
View File

@@ -0,0 +1,106 @@
.gallery-icon, .gallery-icon a { background: none top left no-repeat; }
ul.profile-icons li.gallery-icon { width: 20px; height: 20px; }
.gallery-icon, .gallery-icon a { background-image: url("{T_IMAGESET_PATH}/icon_contact_gallery.gif"); }
.buttons div.upload-icon { width: {IMG_BUTTON_UPLOAD_IMAGE_WIDTH}px; height: {IMG_BUTTON_UPLOAD_IMAGE_HEIGHT}px; }
.upload-icon span { background-image: url("{IMG_BUTTON_UPLOAD_IMAGE_SRC}"); }
.icon-gallery {
background-position: 0 50%;
background-repeat: no-repeat;
padding: 1px 0 0 17px;
background-image: url("{T_THEME_PATH}/images/icon_gallery.gif");
}
.rtl .icon-gallery {
background-position: 100% 50%;
padding: 1px 17px 0 0;
}
fieldset.gallery dd.simulate-dt label {
margin-left: 0;
float: left;
font-weight: bold;
text-align: left;
color: #425067;
}
.rtl fieldset.gallery dd.simulate-dt label {
text-align: right;
}
fieldset.gallery dl:hover dd.simulate-dt label {
color: #000000;
}
fieldset.gallery dt.simulate-dt {
width: 22em;
}
fieldset.gallery dt.first {
min-height: 16em;
}
fieldset.gallery dd.simulate-dt {
margin-left: 0;
float: left;
}
fieldset.gallery dd.simulate-dd {
margin-left: 35em;
}
fieldset.gallery #format-buttons {
margin-top: 0;
}
fieldset.gallery input.readonly, fieldset.gallery textarea.readonly {
background: #DCDCDC;
}
dd.g_lastimage {
padding-left: 5px;
width: 30%;
}
dd.g_moderation {
width: 35%;
}
dd.g_rating, dd.g_comments {
width: 12%;
text-align: center;
font-size: 1.1em;
}
dd.g_status {
width: 15%;
text-align: center;
font-size: 1.1em;
}
span.reported-images-number {
color: red;
}
.g_unapproved {
background-position: 100% 0;
background-repeat: no-repeat;
background-image: url("{T_IMAGESET_PATH}/icon_gallery_unapproved.gif");
}
.g_locked {
background-position: 100% 0;
background-repeat: no-repeat;
background-image: url("{T_IMAGESET_PATH}/icon_gallery_locked.gif");
}
.g_reported {
background-position: 100% 0;
background-repeat: no-repeat;
background-image: url("{T_IMAGESET_PATH}/icon_gallery_reported.gif");
}
input.autowidth-gallery {
width: 96%;
max-width: 186px;
}

BIN
theme/images/arrow_down.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

BIN
theme/images/arrow_left.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 B

BIN
theme/images/arrow_up.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

BIN
theme/images/bg_button.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

BIN
theme/images/bg_menu.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

BIN
theme/images/bg_tabs1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
theme/images/bg_tabs2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

BIN
theme/images/icon_bump.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

BIN
theme/images/icon_faq.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

BIN
theme/images/icon_home.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

BIN
theme/images/icon_pages.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

BIN
theme/images/icon_print.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

BIN
theme/images/icon_ucp.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

0
theme/images/index.htm Normal file
View File

BIN
theme/images/no_avatar.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

BIN
theme/images/quote.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

0
theme/index.htm Normal file
View File

3
theme/large.css Normal file
View File

@@ -0,0 +1,3 @@
body {
font-size: 12px;
}

3
theme/medium.css Normal file
View File

@@ -0,0 +1,3 @@
body {
font-size: 11px;
}

3
theme/normal.css Normal file
View File

@@ -0,0 +1,3 @@
body {
font-size: 10px;
}

129
theme/print.css Normal file
View File

@@ -0,0 +1,129 @@
/* proSilver Print Style Sheet
-------------------------------------------------
Author: subBlue ( http://www.subBlue.com/ )
Version: 25 August 2004
Copyright 2004 phpBB Group
-------------------------------------------------*/
/* Lots still TODO here! */
/* General markup styles */
* {
padding: 0;
margin: 0;
}
body {
font: 11pt Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
img, .noprint, #sub-header, #sub-footer, .navbar, .box1, .divider, .signature { display: none; }
/* Container for the main body */
#wrap {
margin: 0 2em;
}
p { font-size: 85%; }
.copyright { font-size: 75%; }
.page-number { float:right; width: auto; text-align: right; font-size: 75%; }
h1, h2, h3, h1 a, h2 a, h3 a {
font-family: "Trebuchet MS",georgia,Verdana,Sans-serif;
color: #000000;
background: none;
text-decoration: none;
font-weight: bold;
}
h1 { font-size: 20pt; }
h2 { font-size: 16pt; margin-top: 1em; }
h3 { font-size: 14pt; margin-top: 1em; }
.content {
font-size: 11pt;
line-height: 14pt;
margin-bottom: 1em;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
overflow: hidden;
}
/* CSS2 Print tip from: http://www.alistapart.com/articles/goingtoprint/ */
.postbody a:link, .postbody a:visited, .postbody a:active, .postbody a:hover {
text-decoration: underline;
padding: 0.1em 0.2em;
margin: -0.1em -0.2em;
color: #666;
background: none;
font-size: 100%;
}
html>body .postbody a:link:after, html>body .postbody a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
text-decoration: none;
}
hr {
height: 1px;
background-color: #999999;
border-width: 0;
}
.author {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
margin-bottom: 0.6em;
}
.date {
font-family: Verdana, Arial, Helvetica, sans-serif;
float: right;
position: relative;
text-align: right;
font-size: 75%;
}
/* Dont want to print url for names or titles in content area */
.postbody .author a:link, .postbody .author a:visited,
html>body .postbody .author a:link:after,
html>body .postbody .author a:visited:after,
.postquote .quote-by a:link, .postquote .quote-by a:visited,
html>body .postquote .quote-by a:link:after,
html>body .postquote .quote-by a:visited:after,
html>body .postbody h1 a:link:after, html>body .postbody h2 a:link:after {
text-decoration: none;
content: "";
}
/* Poster profile */
.postprofile { display: none; }
.grip-show { display:none; }
/* Quote */
.postquote {
font-size: 85%;
margin: 1em 18% 1em 4%;
padding: 0.5em;
position: relative;
line-height: 1.5em;
border: 1px #999999 solid;
}
.postquote img { display: none; }
.postquote span { display: block; }
.postquote span .postquote { font-size: 100%; }
.quote-by { font-weight: bold; }
/* Misc page elements */
div.spacer { clear: both; }
/* Accessibility tweaks: Mozilla.org */
.skip_link { display: none; }

3710
theme/stylesheet.css Normal file

File diff suppressed because it is too large Load Diff

35
theme/theme.cfg Normal file
View File

@@ -0,0 +1,35 @@
#
# phpBB Theme Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
# Available and used values:
# parse_css_file
#
# General Information about this theme
name = debianforum.de
copyright = © 2008 Timo Salmen for debianforum.de
version = 1.0.1
# Some configuration options
#
# You have to turn this option on if you want to use the
# path template variables ({T_IMAGESET_PATH} for example) within
# your css file.
# This is mostly the case if you want to use language specific
# images within your css file.
#
parse_css_file = 1