branding/css/spacewalk-theme.less | 11 ----------- 1 file changed, 11 deletions(-)
New commits: commit aa39449a9c8dd0e0b83937ff8b9db8c8b96ae4f3 Author: Tomas Kasparek tkasparek@redhat.com Date: Tue Dec 3 15:53:41 2013 +0100
Revert "bootstrap tuning: style ssm overview table"
This reverts commit 710fc3e241932960e32c0c51fe2572b8ed95affe.
Fine example when two people do the same thing and don't know about each other.
diff --git a/branding/css/spacewalk-theme.less b/branding/css/spacewalk-theme.less index f52f16b..5321d44 100644 --- a/branding/css/spacewalk-theme.less +++ b/branding/css/spacewalk-theme.less @@ -716,13 +716,3 @@ ul.nav.nav-tabs:last-child { } } } - -.ssm-overview { - td, th { - vertical-align: top; - } - th { - padding-left: 5px; - padding-right: 10px; - } -}
commit ce17fb7016c047b2194116158de691b7f931960b Author: Tomas Kasparek tkasparek@redhat.com Date: Tue Dec 3 15:51:51 2013 +0100
Revert "bootstrap tuning: align th in ssm overview to right as it used to be"
This reverts commit 857f8404f4e086085b1600121bfde0661316ad7c.
Fine example when two people do the same thing and don't know about each other.
diff --git a/branding/css/spacewalk-theme.less b/branding/css/spacewalk-theme.less index b68f7ec..f52f16b 100644 --- a/branding/css/spacewalk-theme.less +++ b/branding/css/spacewalk-theme.less @@ -724,6 +724,5 @@ ul.nav.nav-tabs:last-child { th { padding-left: 5px; padding-right: 10px; - text-align: right; } }
spacewalk-commits@lists.fedorahosted.org