aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjimmacfx <jimmacfx@4fa712ea-3c06-0410-9261-c11b4c06c003>2006-02-14 22:12:45 +0000
committerjimmacfx <jimmacfx@4fa712ea-3c06-0410-9261-c11b4c06c003>2006-02-14 22:12:45 +0000
commit7cf8a688f0be3c355f52e0c75f9a3e32164a0fa6 (patch)
treec86903cf599762e27b3e11e8db1e65a4f6b03397
parentb50897cb0fdf0d42d306b20b8e38f19f8e2832e3 (diff)
downloadoriginal-7cf8a688f0be3c355f52e0c75f9a3e32164a0fa6.tar.gz
original-7cf8a688f0be3c355f52e0c75f9a3e32164a0fa6.tar.bz2
styles tweaks
git-svn-id: https://forgesvn1.novell.com/svn/original/trunk@10 4fa712ea-3c06-0410-9261-c11b4c06c003
-rw-r--r--www/inc/styles/classic/classic.css17
-rw-r--r--www/inc/styles/dark/dark.css11
-rw-r--r--www/inc/styles/default/bcg.pngbin87 -> 0 bytes
-rw-r--r--www/inc/styles/default/default.css386
-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.pngbin265 -> 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.pngbin169 -> 0 bytes
-rw-r--r--www/inc/styles/default/plus-inactive.pngbin203 -> 0 bytes
-rw-r--r--www/inc/styles/default/plus.pngbin188 -> 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.pngbin269 -> 0 bytes
-rw-r--r--www/inc/styles/default/title.pngbin3342 -> 0 bytes
-rw-r--r--www/inc/styles/default/zip-inactive.pngbin241 -> 0 bytes
-rw-r--r--www/inc/styles/default/zip.pngbin231 -> 0 bytes
-rw-r--r--www/inc/styles/gorilla/gorilla.css20
23 files changed, 35 insertions, 399 deletions
diff --git a/www/inc/styles/classic/classic.css b/www/inc/styles/classic/classic.css
index da56645..f2088aa 100644
--- a/www/inc/styles/classic/classic.css
+++ b/www/inc/styles/classic/classic.css
@@ -304,12 +304,23 @@ div#mqhq a:hover {
}
div.stylenavbar {
- position:relative;
+ position: fixed;
+ bottom: 0px;
+ right: 0px;
font-size: 9px;
- margin: 4px 0px;
- padding-bottom: 0px;
+ padding: 4px;
+ opacity: 0.4;
}
+div.stylenavbar ul {
+ list-style-type: none;
+ margin-left: 0px;
+ padding-left: 0px;
+
+}
+
+
+
/* Formatting of the user comments */
/*
div.commententry {
diff --git a/www/inc/styles/dark/dark.css b/www/inc/styles/dark/dark.css
index 78f82eb..8eb796c 100644
--- a/www/inc/styles/dark/dark.css
+++ b/www/inc/styles/dark/dark.css
@@ -428,14 +428,21 @@ div#mqhq a:hover {
}
div.stylenavbar {
- position:absolute;
- top: 0px;
+ position: fixed;
+ bottom: 0px;
right: 0px;
font-size: 9px;
padding: 4px;
opacity: 0.4;
}
+div.stylenavbar ul {
+ list-style-type: none;
+ margin-left: 0px;
+ padding-left: 0px;
+
+}
+
p.archives {
padding-top: 20px;
font-size: 9pt;
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 4ff7fb6..0000000
--- a/www/inc/styles/default/default.css
+++ /dev/null
@@ -1,386 +0,0 @@
-/* Default stylesheet
- ==================
-
- The default stylesheet needed a remake. Photos
- simply look better on dark background. The color
- scheme is derived form the Novell palette.
-
- Should not crash Internet Explorer anymore.
-
- stylesheet & artwork
- (c) 2004 Jakub 'jimmac' Steiner
-
-*/
-
-body {
- /*
- margin: 0px 50px 0px 50px;
- width: auto;
- */
- margin: 20px 20px 20px 100px;
- font-family: Georgia, "Bitstream Vera Sans", sans-serif;
- font-size: 13pt;
- color: #eeeeec;
- background: #2e3436 url('title.png') top left no-repeat fixed;
-}
-
-img {
- border: 0px;
-}
-
-a:link {
- color: #ffb02f;
-}
-
-a:visited {
- color: #e88000;
-}
-
-a:hover {
- color: #ffcc7a;
-}
-
-
-h1.title {
- display: none;
-}
-
-/* mini thumbnails */
-
-div.thumbroll {
- margin: 10px 0px 4px 0px;
- min-height: 29px;
-}
-
-div.thumbroll img {
- border: 1px solid #6b6c69;
- -moz-border-radius: 3px;
- Filter: Gray; /* IE only */
-}
-
-div.thumbroll a:hover img {
- border: 1px solid #ffb02f;
- Filter: none;
-}
-
-a#minus,a#plus {
- display: block;
- position: relative;
- float: left;
- width:16px;
- height:16px;
- margin:0px; padding:0px;
-}
-
-a#minus {
- background: url("minus-inactive.png") top left no-repeat;
-}
-
-a#minus:hover {
- background: url("minus.png") top left no-repeat;
-}
-
-a#plus {
- background: url("plus-inactive.png") top left no-repeat;
-}
-
-a#plus:hover {
- background: url("plus.png") top left no-repeat;
-}
-
-a#zip {
- display: inline-block;
- position: relative;
- width:16px;
- height:16px;
- margin:0px; padding:0px;
- font-size: 9px;
- color: #2e3436;
-}
-
-a#zip span {
- background: url("zip-inactive.png") top left no-repeat;
- position:absolute; left:0; top:0; z-index:1;
- width:16px; height:16px;
-}
-
-a#zip:hover span {
- background: url("zip.png") top left no-repeat;
-}
-
-p span.desc, p span.author {
- font-size: 10px;
- margin-left: 10px;
-}
-
-p span.date {
- font-size: 9px;
- margin-left: 80px;
- color: #777;
-}
-
-/* in the thumbnail page */
-
-div#info {
- font-size: 11px;
-}
-
-div#info span.key {
- font-weight: bold;
-}
-
-p.bigthumbnails {
- text-align: left;
-}
-
-p.bigthumbnails img {
- padding: 10px 4px;
- background-color: #232729;
- margin: 1px;
- border: 1px solid #6b6c69;
- -moz-border-radius: 3px;
- /* Neat, but too slow
- opacity: .5;
- */
- Filter: Gray; /* IE - I wish we had that in gecko */
-}
-
-p.bigthumbnails a:hover img {
- margin: 0px;
- border: 2px solid #ffb02f;
- Filter: none; /* IE */
-}
-
-
-
-
-div.navigation {
- margin-top: 20px;
- background-color: #5b5c59;
- width: 100%;
- padding: 5px;
- font-size: 12px;
- -moz-border-radius: 3px;
-}
-
-div.navigation a:first-child {
- padding-left: 24px;
- background: url('home-inactive.png') top left no-repeat;
-}
-
-div.navigation a:first-child:hover {
- background: url('home.png') top left no-repeat;
-}
-
-div.footer {
- font-size: 11px;
- width: 100%;
- margin-top: 20px;
- padding: 5px 5px 20px 5px;
- clear: both;
- border-top: 1px dotted #6b6c69;
- color: #6b6c69;
-}
-
-div.year {
- color: #6b6c69;
- font-size: 13pt;
- float: left;
- margin: 10px;
-}
-
-div.month {
- color: #babdb6;
- margin: 0px 0px 0px 2em;
- padding: 2px;
-}
-
-div.month h4 {
- margin: 10px 0px 5px 0px;
-}
-
-/* ul won't work on safari with float: left */
-div.month p {
- margin: 2px;
- padding: 4px 4px 6px 6px;
- list-style: none;
- font-size: 12px;
- border: 1px solid #444;
- -moz-border-radius: 5px;
-}
-
-div.month p.restricted>a {
- background: transparent url("restricted-inactive.png") top left no-repeat;
- padding: 0px 0px 3px 14px;
-}
-
-
-div.month p.restricted>a:hover {
- background: transparent url("restricted.png") top left no-repeat;
-}
-
-div#image {
- /* width: 800px; */
- display: block;
- position: relative;
- clear: both;
-}
-
-img#preview {
- position: absolute;
- top: 0px;
- right: 0px;
- bottom: 0px;
- border: 10px solid #232729;
- background-color: #6b6c69;
- padding: 1px;
- -moz-border-radius: 7px;
- left: 0px;
- margin-left: auto;
- margin-right: auto;
-}
-
-* html img#preview { /* should only match on IE; how pathetic */
- margin-left: -320px;
- left: 50%;
-}
-
-div.comment {
- margin: 2px 0px;
- color: #babdb6;
- font-size: 12px;
-}
-
-div.comment span {
- color: #6b6c69;
- font-weight: bold;
- font-size: 12px;
-}
-
-div.navbuttons {
- display: none;
-}
-
-div.prevthumb {
- position: absolute;
- margin-bottom: 1em;
- font-size: 10px;
- top: 40%;
- left: 0px;
- text-align: right;
- padding: 4px;
- /* background-color: #2e3436; */
- background-color: #232729;
- -moz-border-radius: 5px;
- border: 1px solid #6b6c69;
- opacity: .7; /* gecko, khtml */
- filter: alpha(opacity=70); /* IE */
-}
-
-div.nextthumb {
- position: absolute;
- margin-bottom: 1em;
- font-size: 10px;
- right: 0px;
- top: 40%;
- margin-left: auto;
- padding: 4px;
- /* background-color: #2e3436; */
- background-color: #232729;
- -moz-border-radius: 5px;
- border: 1px solid #6b6c69;
- opacity: .7; /* gecko, khtml */
- filter: alpha(opacity=70); /* IE */
-}
-
-div.nextthumb img, div.prevthumb img {
- margin: 1px;
- border: 1px solid #6b6c69;
- -moz-border-radius: 3px;
-}
-
-div.prevthumb a {
- display: block;
- text-decoration: none;
- background: transparent url('left-inactive.png') bottom left no-repeat;
- padding: 2px;
-}
-
-div.nextthumb a {
- display: block;
- text-decoration: none;
- background: transparent url('right-inactive.png') bottom right no-repeat;
- padding: 2px;
-}
-
-div.prevthumb a:hover {
- background: transparent url('left.png') bottom left no-repeat;
-}
-
-div.nextthumb a:hover {
- background: transparent url('right.png') bottom right no-repeat;
-}
-
-div.nextthumb a img,div.prevthumb a img {
- Filter: Gray; /* IE - I wish we had that in gecko */
-}
-
-div.nextthumb a:hover img,div.prevthumb a:hover img {
- border: 2px solid #ffb02f;
- margin: 0px;
- Filter: none;
-}
-
-.exif {
- margin-top: 20px;
- font-size: 12px;
- margin-left: auto;
- margin-right: auto;
- width: auto;
- text-align: center;
-}
-
-.exif tr td:first-child {
- color: #babdb6;
-}
-
-.exif td + td {
- text-align: left;
-}
-
-.exif span {
- cursor: help;
- border-bottom: 1px dotted #6b6c69;
-}
-
-div#mqhq {
- margin: 10px 2px 4px 0px;
- height: 32px;
-}
-
-div#mqhq a {
- display: block;
- border: 2px solid #6b6c69;
- padding: 2px;
- font-size: 10px;
- background-color: #ffb02f;
- color: black;
- float: left;
- width: 48px;
- text-align: center;
- margin: 2px;
- -moz-border-radius: 3px;
-}
-
-div#mqhq a:hover {
- background-color: #2e3436;
- border: 2px solid #ffb02f;
- color: #ffb02f;
-}
-
-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 62985d9..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 c0f3241..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 10332ae..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 a656dc3..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 45286e0..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 1c3bda1..0000000
--- a/www/inc/styles/default/zip.png
+++ /dev/null
Binary files differ
diff --git a/www/inc/styles/gorilla/gorilla.css b/www/inc/styles/gorilla/gorilla.css
index 0b8cc9b..aab91c2 100644
--- a/www/inc/styles/gorilla/gorilla.css
+++ b/www/inc/styles/gorilla/gorilla.css
@@ -287,15 +287,19 @@ div#mqhq {
}
div.stylenavbar {
- position:relative;
- /*
- left: 0px;
- right: auto;
- top:auto;
- bottom:0px;
- */
- margin: 2px;
+ position:absolute;
+ bottom: 0px;
+ right: 0px;
font-size: 9px;
+ padding: 4px;
+ opacity: 0.4;
+}
+
+div.stylenavbar ul {
+ list-style-type: none;
+ margin-left: 0px;
+ padding-left: 0px;
+
}
/* Formatting of the user comments */