From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, fifteen, updated. df5a6ef76f2fad5aa08ec2959348f9eed9a48d70
Date: Thu, 09 Jan 2014 12:18:06 +0100 [thread overview]
Message-ID: <20140109111807.1CE8220C2D@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2784 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, fifteen has been updated
via df5a6ef76f2fad5aa08ec2959348f9eed9a48d70 (commit)
via 4e36e1791f368d6e612bc70bc5a5d6ffe1692338 (commit)
from 9b574b13de88735968287db83bf1936087f9e59a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit df5a6ef76f2fad5aa08ec2959348f9eed9a48d70
Merge: 4e36e17 9b574b1
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jan 9 12:17:55 2014 +0100
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
commit 4e36e1791f368d6e612bc70bc5a5d6ffe1692338
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jan 9 12:17:39 2014 +0100
theme: Fix coding style of the rounded tables.
-----------------------------------------------------------------------
Summary of changes:
html/html/themes/ipfire/include/css/style-rounded.css | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
Difference in files:
diff --git a/html/html/themes/ipfire/include/css/style-rounded.css b/html/html/themes/ipfire/include/css/style-rounded.css
index f60f4f6..886d61f 100644
--- a/html/html/themes/ipfire/include/css/style-rounded.css
+++ b/html/html/themes/ipfire/include/css/style-rounded.css
@@ -27,12 +27,7 @@
/* Table */
/* when using class='bordered' after tabletag */
-table {
- *border-collapse: collapse; /* IE7 and lower */
- border-spacing: 0;
-}
-
-.tbl th:first-child{
+.tbl th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
@@ -44,25 +39,25 @@ table {
border-radius: 0 6px 0 0;
}
-.tbl th:only-child{
+.tbl th:only-child {
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
-.tbl tr:first-child td:first-child{
+.tbl tr:first-child td:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
}
-.tbl tr:first-child td:last-child{
+.tbl tr:first-child td:last-child {
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
border-radius: 0 6px 0 0;
}
-.tbl tr:first-child td:only-child{
+.tbl tr:first-child td:only-child {
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2014-01-09 11:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140109111807.1CE8220C2D@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox