[chrome-gnome-shell/gnome/migration] Translation coverage: better style
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell/gnome/migration] Translation coverage: better style
- Date: Mon, 7 Mar 2016 19:59:37 +0000 (UTC)
commit 8ab45a8d7c5c6997547811055ea4554c604b21ba
Author: Yuri Konotopov <ykonotopov gmail com>
Date: Mon Mar 7 22:58:30 2016 +0300
Translation coverage: better style
contrib/translation-coverage.php | 33 ++++++++++++++++++++++++++++-----
1 files changed, 28 insertions(+), 5 deletions(-)
---
diff --git a/contrib/translation-coverage.php b/contrib/translation-coverage.php
index f1c3e31..15362eb 100644
--- a/contrib/translation-coverage.php
+++ b/contrib/translation-coverage.php
@@ -99,19 +99,42 @@ if(!$reference_strings)
<title>GNOME Shell integration for Chrome translation coverage</title>
<link rel="stylesheet" href="https://l10n.gnome.org/static/css/template.css" />
<style type="text/css">
- html
+ table
{
- background: none;
+ width: 700px !important;
+ margin: 20px auto 0 auto !important;
}
- table
+ div.tab
{
- width: 700px !important;
- margin: 10px auto !important;
+ position: inherit !important;
+ float: none !important;
+ margin: 0 auto !important;
+ width: 20em !important;
+ text-align: center;
+ }
+
+ a.chrome-gnome-shell
+ {
+ color: #555753 !important;
+ text-decoration: none;
+ font-weight: bold;
+ }
+
+ a.chrome-gnome-shell:hover
+ {
+ background-color: #ececec;
}
</style>
</head>
<body>
+ <div id="global_domain_bar">
+ <div class="maxwidth">
+ <div class="tab">
+ <a class='chrome-gnome-shell'
href="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome">GNOME Shell integration for Chrome</a>
+ </div>
+ </div>
+ </div>
<table class='stats'>
<thead>
<tr>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]