Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-website.git/shortlog/ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18
...commit
http://git.netsurf-browser.org/netsurf-website.git/commit/ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18
...tree
http://git.netsurf-browser.org/netsurf-website.git/tree/ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18
The branch, master has been updated
via ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18 (commit)
from 720425e4a010cbbf245c93adc23d91e9c25c05ea (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18
commit ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Remove redundant rule.
diff --git a/documentation/guide.html b/documentation/guide.html
index 59dc3b1..89c22cb 100644
--- a/documentation/guide.html
+++ b/documentation/guide.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>NetSurf | User Guide</title>
-<link rel="stylesheet" type="text/css" href="/netsurf.css">
+<link rel="stylesheet" type="text/css" href="../netsurf.css">
<link rel="icon" type="image/png" href="/webimages/favicon.png">
</head>
diff --git a/netsurf.css b/netsurf.css
index 0b6239e..9b20ee3 100644
--- a/netsurf.css
+++ b/netsurf.css
@@ -981,9 +981,6 @@ dl.news > dd {
.toolbarsprites + .toolbarsprites {
border-left: thin solid #bbb; }
-.toolbarsprites + p {
- margin-top: 1em; }
-
/*
* Progress page
-----------------------------------------------------------------------
Summary of changes:
documentation/guide.html | 2 +-
netsurf.css | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/documentation/guide.html b/documentation/guide.html
index 59dc3b1..89c22cb 100644
--- a/documentation/guide.html
+++ b/documentation/guide.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>NetSurf | User Guide</title>
-<link rel="stylesheet" type="text/css" href="/netsurf.css">
+<link rel="stylesheet" type="text/css" href="../netsurf.css">
<link rel="icon" type="image/png" href="/webimages/favicon.png">
</head>
diff --git a/netsurf.css b/netsurf.css
index 0b6239e..9b20ee3 100644
--- a/netsurf.css
+++ b/netsurf.css
@@ -981,9 +981,6 @@ dl.news > dd {
.toolbarsprites + .toolbarsprites {
border-left: thin solid #bbb; }
-.toolbarsprites + p {
- margin-top: 1em; }
-
/*
* Progress page
--
NetSurf website source for *.netsurf-browser.org
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org