X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gitweb%2Fgitweb.css;h=aa0eeca24786dbd5143354fc3bb5e8cdb3ef831f;hb=60727b5800d7791e5b107620cb5b2d344cf97fe9;hp=446a1c333bd55bb25db5e53794277e9e6d2c51da;hpb=d794d9e70ebb8c767b04f25c03290ef305cd31ab;p=git.git diff --git a/gitweb/gitweb.css b/gitweb/gitweb.css index 446a1c333..aa0eeca24 100644 --- a/gitweb/gitweb.css +++ b/gitweb/gitweb.css @@ -464,6 +464,14 @@ a.rss_logo:hover { background-color: #ee5500; } +a.rss_logo.generic { + background-color: #ff8800; +} + +a.rss_logo.generic:hover { + background-color: #ee7700; +} + span.refs span { padding: 0px 4px; font-size: 70%;