[Pkg-mozext-commits] [sage-extension] 04/07: css update
David Prévot
taffit at moszumanska.debian.org
Fri May 1 03:10:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag sage_1_0
in repository sage-extension.
commit e651bc1a1c7f70b46956844286cd9355c4e15d72
Author: Peter Andrews <petea at jhu.edu>
Date: Sun May 23 02:00:05 2004 +0000
css update
---
src/sage/content/res/sage.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/sage/content/res/sage.css b/src/sage/content/res/sage.css
index 3e9517e..02ead6e 100755
--- a/src/sage/content/res/sage.css
+++ b/src/sage/content/res/sage.css
@@ -21,7 +21,7 @@ a:active { text-decoration: none; }
p.item-desc a:link { color: #029; }
#rss-header {
- -moz-border-radius: 5px;
+ -moz-border-radius: 6px;
background-color: #EEEAE4;
border: 1px solid #cccccc;
padding: 6px 8px;
@@ -42,7 +42,7 @@ p.item-desc a:link { color: #029; }
}
div.item {
- -moz-border-radius: 5px;
+ -moz-border-radius: 6px;
background-color: #fafafa;
border: 1px solid #cccccc;
width: 47%;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/sage-extension.git
More information about the Pkg-mozext-commits
mailing list