Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 1b848cf..f1fcade 100644
--- a/cgit.css
+++ b/cgit.css
@@ -673,6 +673,14 @@ div#cgit div.footer a:hover {
text-decoration: underline;
}
+div#cgit span.msg-avail {
+ color: #000;
+ margin: 0px 0.5em;
+ padding: 0px 0.25em;
+ background-color: #f0f0f0;
+ border: solid 1px #777777;
+}
+
div#cgit a.branch-deco {
color: #000;
margin: 0px 0.5em;