From 22d234a3451d92f9fafb5f416e8025a99eddf05f Mon Sep 17 00:00:00 2001 From: Richard McGirr Date: Sun, 1 Nov 2015 05:39:07 -0500 Subject: [ticket/14228] Vertical align of numbers in polls PHPBB3-14228 --- phpBB/styles/prosilver/theme/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 7d93cde1cf..92a7db81d9 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -672,7 +672,7 @@ fieldset.polls dd div { text-align: right; font-family: Arial, Helvetica, sans-serif; font-weight: bold; - padding: 0 2px; + padding: 2px 2px 0 2px; overflow: visible; min-width: 8px; } -- cgit v1.2.1 itle='drakx' href='/software/drakx/'>drakx
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-07-29 14:14:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-07-29 14:14:40 +0000
commit0093dfc4c1ecbf921e1cb3aa72f85925842cb25d (patch)
treeeb3374392392abb2905e56b58b9c90871eb0965d
parent461a1bc8a59a38ea409ed0dcf7767787eb1e5385 (diff)
downloaddrakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar
drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar.gz
drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar.bz2
drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar.xz
drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.zip
remove some really obsolete doc
-rw-r--r--docs/README12
1 files changed, 2 insertions, 10 deletions
diff --git a/docs/README b/docs/README
index ed156dd1b..c1defd2a3 100644
--- a/docs/README
+++ b/docs/README
@@ -18,16 +18,8 @@ cvs checkout gi
This is only read-only access. If you want more, tell me (pixel@mandrakesoft.com)
-Alas, all is not in CVS as a lot of things are binary files.
-
-For the boot kernel, see https://kenobi.mandrakesoft.com/~chmou/kernel/BOOT/
-or build your own:
-- install the kernel-*.src.rpm from
-- go to the /usr/src/RPM/SPECS/ (or any others topdir you have configured).
-- type rpm -ba --with BOOT kernel-2.4.spec.
-Then see function install_kernel() at the end of gi/update_kernel.
-
-For the other things, take SRPMS/DrakX-*.src.rpm
+Alas, all is not in CVS, a lot of things come from rpm packages which you must
+install.
Please note that redoing *all* the stuff is not for the faint of heart. I myself
sometimes wonder what the whole make does :-%