projects
/
m6w6
/
gitweb-theme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
d94067d
)
Improvements for RSS-Buttons
author
Stefan Imhoff
<stefan@imhoff.name>
Sat, 6 Nov 2010 10:52:58 +0000
(11:52 +0100)
committer
Stefan Imhoff
<stefan@imhoff.name>
Sat, 6 Nov 2010 10:52:58 +0000
(11:52 +0100)
gitweb.css
patch
|
blob
|
history
diff --git
a/gitweb.css
b/gitweb.css
index e906c87c6957aff00ef7842fbacfb3e5b8683d49..fe758c294b8e360cc29ab47029c92a9f036c695f 100755
(executable)
--- a/
gitweb.css
+++ b/
gitweb.css
@@
-141,7
+141,7
@@
td, th {
a.rss_logo {
float: right;
- padding: 3px;
+ padding: 3px
1px
;
width: 35px;
line-height: 10px;
border: 1px solid;
@@
-150,10
+150,10
@@
a.rss_logo {
background-color: #ff6600;
font-weight: bold;
font-family: sans-serif;
- font-size:
7
0%;
+ font-size:
8
0%;
text-align: center;
text-decoration: none;
- margin-top: 3
3
px;
+ margin-top: 3
0
px;
margin-left: 5px;
}