aboutsummaryrefslogtreecommitdiff
path: root/www/inc/styles/default
diff options
context:
space:
mode:
Diffstat (limited to 'www/inc/styles/default')
-rw-r--r--www/inc/styles/default/CVS/Entries12
-rw-r--r--www/inc/styles/default/CVS/Repository1
-rw-r--r--www/inc/styles/default/CVS/Root1
-rw-r--r--www/inc/styles/default/bcg.pngbin87 -> 0 bytes
-rw-r--r--www/inc/styles/default/default.css285
-rw-r--r--www/inc/styles/default/home-inactive.pngbin253 -> 0 bytes
-rw-r--r--www/inc/styles/default/home.pngbin213 -> 0 bytes
-rw-r--r--www/inc/styles/default/left-16.pngbin298 -> 0 bytes
-rw-r--r--www/inc/styles/default/left-inactive.pngbin289 -> 0 bytes
-rw-r--r--www/inc/styles/default/left.pngbin523 -> 0 bytes
-rw-r--r--www/inc/styles/default/logo-mini.pngbin4163 -> 0 bytes
-rw-r--r--www/inc/styles/default/minus-inactive.pngbin175 -> 0 bytes
-rw-r--r--www/inc/styles/default/minus.pngbin291 -> 0 bytes
-rw-r--r--www/inc/styles/default/plus-inactive.pngbin203 -> 0 bytes
-rw-r--r--www/inc/styles/default/plus.pngbin556 -> 0 bytes
-rw-r--r--www/inc/styles/default/restricted-inactive.pngbin376 -> 0 bytes
-rw-r--r--www/inc/styles/default/restricted.pngbin367 -> 0 bytes
-rw-r--r--www/inc/styles/default/right-16.pngbin290 -> 0 bytes
-rw-r--r--www/inc/styles/default/right-inactive.pngbin294 -> 0 bytes
-rw-r--r--www/inc/styles/default/right.pngbin522 -> 0 bytes
-rw-r--r--www/inc/styles/default/title.pngbin3434 -> 0 bytes
-rw-r--r--www/inc/styles/default/zip-inactive.pngbin241 -> 0 bytes
-rw-r--r--www/inc/styles/default/zip.pngbin539 -> 0 bytes
23 files changed, 0 insertions, 299 deletions
diff --git a/www/inc/styles/default/CVS/Entries b/www/inc/styles/default/CVS/Entries
deleted file mode 100644
index 9eaa230..0000000
--- a/www/inc/styles/default/CVS/Entries
+++ /dev/null
@@ -1,12 +0,0 @@
-/bcg.png/1.1/Tue Oct 21 06:45:11 2003/-kb/
-/default.css/1.1/Wed Oct 29 00:47:30 2003//
-/left-16.png/1.1/Tue Apr 8 13:23:53 2003/-kb/
-/left.png/1.1/Wed Apr 23 11:03:22 2003/-kb/
-/logo-mini.png/1.1/Tue Oct 21 06:45:11 2003/-kb/
-/minus.png/1.1/Thu Mar 28 19:34:49 2002/-kb/
-/plus.png/1.1/Thu Mar 28 19:34:49 2002/-kb/
-/right-16.png/1.1/Tue Apr 8 13:24:17 2003/-kb/
-/right.png/1.1/Wed Apr 23 11:04:26 2003/-kb/
-/title.png/1.1/Tue Oct 28 21:54:11 2003/-kb/
-/zip.png/1.1/Fri May 23 12:44:44 2003/-kb/
-D
diff --git a/www/inc/styles/default/CVS/Repository b/www/inc/styles/default/CVS/Repository
deleted file mode 100644
index ec15a90..0000000
--- a/www/inc/styles/default/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
-original/www/inc/styles/default
diff --git a/www/inc/styles/default/CVS/Root b/www/inc/styles/default/CVS/Root
deleted file mode 100644
index 16bd216..0000000
--- a/www/inc/styles/default/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
-:ext:jimmac@cvs.tuxfamily.org:/cvsroot/original
diff --git a/www/inc/styles/default/bcg.png b/www/inc/styles/default/bcg.png
deleted file mode 100644
index d4f7ac8..0000000
--- a/www/inc/styles/default/bcg.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/default.css b/www/inc/styles/default/default.css
deleted file mode 100644
index 482267d..0000000
--- a/www/inc/styles/default/default.css
+++ /dev/null
@@ -1,285 +0,0 @@
-/* Default stylesheet
- ==================
-
- stylesheet & artwork
- (c) 2003 Jakub 'jimmac' Steiner
-
-*/
-
-body {
- background-color: #f6f6f6;
- background: url("bcg.png") top left repeat;
- /*
- margin: 0px 50px 0px 50px;
- width: auto;
- */
- margin: auto;
- width: 770px;
- font-family: "Bitstream Vera Sans", sans-serif;
- font-size: 10pt;
-}
-
-img {
- border: 0px;
-}
-
-a:link {
- color: #909090;
-}
-
-a:visited {
- color: #808080;
-}
-
-a:hover {
- color: #f0f0f0;
- background-color: #707070;
-}
-
-
-h1.title {
- background-color: #a7a9a6;
- font-size: 16pt;
- color: #808080;
- width: 100%;
- margin-bottom: 0px;
- padding: 5px;
-
-}
-
-.title a {
- display: block;
- position:relative;
- width:100%;
- height:48px;
- margin:0; padding:0;
-}
-
-.title a:hover {
- border: 0px;
- background-color: #a7a9a6;
-}
-
-.title a span {
- /* this overlays text below with an image */
- display: block;
- position:absolute; left:0; top:0; z-index:1;
- width:338px; height:48px;
- margin:0; padding:0;
- background-image: url("title.png");
- background-attachment: top left;
- background-repeat: no-repeat;
-}
-
-div.thumbroll {
- margin: 10px 0px 4px 0px;
- min-height: 29px;
-}
-
-p.bigthumbnails {
- text-align: center;
-}
-
-p.bigthumbnails a {
- padding: 0px;
- margin: 0px;
- border: 0px;
-
-}
-/*
-p.bigthumbnails a:link img {
- border: 1px solid white;
-}
-
-p.bigthumbnails a:hover img {
- border: 1px solid #909090;
-
-}
-*/
-
-a#minus,a#plus {
- display: block;
- position: relative;
- float: left;
- width:24px;
- height:24px;
- margin:0px; padding:0px;
-}
-
-a#minus {
- background: url("minus.png") top left no-repeat;
-}
-
-a#plus {
- background: url("plus.png") top left no-repeat;
-}
-
-a#zip {
- /* display: block; */
- position: relative;
- width:16px;
- height:16px;
- margin:0px; padding:0px;
- font-size: 9px;
-}
-
-a#zip span {
- background: url("zip.png") top left no-repeat;
- position:absolute; left:0; top:0; z-index:1;
- width:16px; height:16px;
-}
-
-div.navigation {
- background-color: #f6f6f6;
- width: 100%;
- padding: 5px;
- font-size: 10px;
-}
-
-div.navigation a {
- color: #a0a0a0;
- font-weight: bold;
-}
-
-div.footer {
- font-size: 9px;
- width: 100%;
- margin-top: 40px;
- padding: 5px 5px 20px 5px;
- clear: both;
- border-top: 1px dotted #909090;
-}
-
-div.year {
- font-size: 11pt;
- float: left;
- margin: 10px;
-}
-
-div.month {
- margin: 0px 0px 0px 2em;
- padding: 2px;
-}
-
-div.month h4 {
- margin: 0px 0px 3px 0px;
-}
-
-/* ul won't work on safari with float: left */
-div.month p {
- margin: 2px;
- padding: 0px 0px 0px 6px;
- list-style: none;
- font-size: 10px;
-}
-
-div#image {
- /* width: 800px; */
- display: block;
- position: relative;
- clear: both;
- margin-left: auto;
- margin-right: auto;
- /* border: 1px solid black; */
- min-height: 480px; /* only works in gecko :/ */
-}
-
-img#preview {
- position: relative;
- float: left;
- margin-right: 8px;
-}
-
-div.comment {
- margin: 2em 0px;
- color: #808080;
- font-size: 9px;
-}
-
-div.comment span {
- color: black;
- font-weight: bold;
- font-size: 10px;
-}
-
-div.navbuttons {
- position: absolute;
- top: 580px; left: 50%;
- margin-left: 260px; /* 260px to the right of the center of the page */
- width: 64px; height: 32px;
- z-index: 1;
-}
-
-div.navbuttonsshell {
- position: relative;
- width: 100%;
- margin: 2px;
-}
-
-div.navbuttonsshell a#previcon {
- display: block;
- position: absolute;
- width: 24px; height: 24px;
- margin: 2px; padding: 0;
- top: 0px;
- left: 0px;
- color: #f6f6f6;
- font-size: 30px; /* make unreadable */
- text-indent: 2em; /* push it off screen, since khtml doesn't do 0px fonts */
- overflow: hidden; /* hide the oveflow text */
- background: url("left.png") top left no-repeat; /* have a pixmap */
-}
-
-div.navbuttonsshell a#nexticon {
- display: block;
- position: absolute;
- width: 24px; height: 24px;
- margin: 2px 4px 2px auto; padding: 0;
- right: 4px; top: 0px;
- color: #f6f6f6;
- font-size: 30px; /* make unreadable */
- text-indent: 2em; /* push it off screen, since khtml doesn't do 0px fonts */
- overflow: hidden; /* hide the overflow text */
- background: url("right.png") top left no-repeat; /* have a pixmap */
-}
-
-
-div.prevthumb,div.nextthumb {
- margin-bottom: 1em;
-}
-
-div.nextthumb a,div.prevthumb a {
- text-decoration: none;
-}
-
-div#mqhq {
- margin: 2px 2px 4px 0px;
- height: 32px;
-}
-
-div#mqhq a {
- display: block;
- border: 1px solid #909090;
- padding: 2px;
- font-size: 10px;
- background-color: #f6f6f6;
- color: black;
- float: left;
- width: 48px;
- text-align: center;
- margin: 2px;
- -moz-border-radius: 2px;
-}
-
-div#mqhq a:hover {
- background-color: #909090;
- border: 1px solid black;
- color: white;
-}
-
-div.stylenavbar {
- position:relative;
- font-size: 9px;
- margin: 4px 0px;
- padding-bottom: 0px;
-}
diff --git a/www/inc/styles/default/home-inactive.png b/www/inc/styles/default/home-inactive.png
deleted file mode 100644
index 1d756bd..0000000
--- a/www/inc/styles/default/home-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/home.png b/www/inc/styles/default/home.png
deleted file mode 100644
index 46fce7c..0000000
--- a/www/inc/styles/default/home.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/left-16.png b/www/inc/styles/default/left-16.png
deleted file mode 100644
index 625a1ab..0000000
--- a/www/inc/styles/default/left-16.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/left-inactive.png b/www/inc/styles/default/left-inactive.png
deleted file mode 100644
index 38f572d..0000000
--- a/www/inc/styles/default/left-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/left.png b/www/inc/styles/default/left.png
deleted file mode 100644
index bd5607c..0000000
--- a/www/inc/styles/default/left.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/logo-mini.png b/www/inc/styles/default/logo-mini.png
deleted file mode 100644
index 8949154..0000000
--- a/www/inc/styles/default/logo-mini.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/minus-inactive.png b/www/inc/styles/default/minus-inactive.png
deleted file mode 100644
index e29159f..0000000
--- a/www/inc/styles/default/minus-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/minus.png b/www/inc/styles/default/minus.png
deleted file mode 100644
index 19eaef3..0000000
--- a/www/inc/styles/default/minus.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/plus-inactive.png b/www/inc/styles/default/plus-inactive.png
deleted file mode 100644
index 57a6186..0000000
--- a/www/inc/styles/default/plus-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/plus.png b/www/inc/styles/default/plus.png
deleted file mode 100644
index 062d005..0000000
--- a/www/inc/styles/default/plus.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/restricted-inactive.png b/www/inc/styles/default/restricted-inactive.png
deleted file mode 100644
index ccd0268..0000000
--- a/www/inc/styles/default/restricted-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/restricted.png b/www/inc/styles/default/restricted.png
deleted file mode 100644
index 23ad5b5..0000000
--- a/www/inc/styles/default/restricted.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/right-16.png b/www/inc/styles/default/right-16.png
deleted file mode 100644
index 42e783f..0000000
--- a/www/inc/styles/default/right-16.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/right-inactive.png b/www/inc/styles/default/right-inactive.png
deleted file mode 100644
index ceb394f..0000000
--- a/www/inc/styles/default/right-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/right.png b/www/inc/styles/default/right.png
deleted file mode 100644
index bc5bcc5..0000000
--- a/www/inc/styles/default/right.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/title.png b/www/inc/styles/default/title.png
deleted file mode 100644
index 8a6ad6b..0000000
--- a/www/inc/styles/default/title.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/zip-inactive.png b/www/inc/styles/default/zip-inactive.png
deleted file mode 100644
index 547dceb..0000000
--- a/www/inc/styles/default/zip-inactive.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/default/zip.png b/www/inc/styles/default/zip.png
deleted file mode 100644
index 0bc44ab..0000000
--- a/www/inc/styles/default/zip.png
+++ /dev/null
Binary files differ