From: [EMAIL PROTECTED]
Operating system:
PHP version: Irrelevant
PHP Bug Type: Livedocs problem
Bug description: Properly format "note" titles
Description:
------------
This patch properly formats "note" titles
Actual result:
--------------
--- repository\livedocs\themes\default\livedoc.1.6.css Sun Aug 08 18:50:24
2004
+++ repository\livedocs\themes\default\livedoc.css Sun Sep 12 16:46:28
2004
@@ -76,6 +76,12 @@
margin: 0.6em;
}
+div.note div.title {
+ text-decoration: underline;
+ padding: 0.4em 0 0 0.4em;
+}
+
+
div.warning {
background-color: #ffeeee;
border: solid 2px #ff7777;
--
Edit bug report at http://bugs.php.net/?id=30320&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30320&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30320&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30320&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=30320&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=30320&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=30320&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=30320&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=30320&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=30320&r=support
Expected behavior: http://bugs.php.net/fix.php?id=30320&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=30320&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=30320&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=30320&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30320&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=30320&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=30320&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=30320&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=30320&r=float
MySQL Configuration Error: http://bugs.php.net/fix.php?id=30320&r=mysqlcfg