OSDN Git Service

PATCH: [ 1215982 ] Web: Remove arrow image from web site
authorTim Gerundt <tim@gerundt.de>
Wed, 8 Jun 2005 20:32:17 +0000 (20:32 +0000)
committerTim Gerundt <tim@gerundt.de>
Wed, 8 Jun 2005 20:32:17 +0000 (20:32 +0000)
Web/css/all.css
Web/css/print.css
Web/images/arrow_big.gif [deleted file]
Web/images/arrow_small.gif [deleted file]
Web/readme.txt

index dfa24e9..b6bb341 100644 (file)
@@ -76,11 +76,6 @@ body {
        margin-top: 0;
 }
 
-#content li {
-       list-style-image: url(../images/arrow_small.gif);
-       line-height: 125%;
-}
-
 h1, h2, h3, h4 {
        font-family: serif;
        font-weight: bold;
index 9f09b11..4d5a613 100644 (file)
@@ -35,11 +35,6 @@ body {
        margin-top: 0;
 }
 
-#content li {
-       list-style-image: url();
-       line-height: 125%;
-}
-
 h1, h2, h3, h4 {
        font-family: serif;
        font-weight: bold;
diff --git a/Web/images/arrow_big.gif b/Web/images/arrow_big.gif
deleted file mode 100644 (file)
index 2b72aeb..0000000
Binary files a/Web/images/arrow_big.gif and /dev/null differ
diff --git a/Web/images/arrow_small.gif b/Web/images/arrow_small.gif
deleted file mode 100644 (file)
index 00f1db7..0000000
Binary files a/Web/images/arrow_small.gif and /dev/null differ
index 6dd527b..d44d65a 100644 (file)
@@ -1,3 +1,8 @@
+2005-06-08 Tim
+ PATCH: [ 1215982 ] Web: Remove arrow image from web site
+  Web\css: all.css print.css
+  Web\images: removed arrow_big.gif arrow_small.gif
+
 2005-06-01 Tim
  PATCH: [ 1213019 ] Website changes for new stable release 2.2.4
   Web: index.php page.inc WinMergePAD.xml