X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gitweb%2Fgitweb.css;h=aa0eeca24786dbd5143354fc3bb5e8cdb3ef831f;hb=66aafad5e43815e5f54634e4ef787cd759388880;hp=446a1c333bd55bb25db5e53794277e9e6d2c51da;hpb=9d066745708b77ef917565d699d5d193bfb00fbd;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%;