Project

General

Profile

« Previous | Next » 

Revision 1684

Added by Dietmar about 12 years ago

! update upgrade-script, now don't overwrite existings values in settings
+ add field tooltip to table pages in installer
! change some module tool_icon.png (Tks to Stefek)
! add date_time string to backup_droplets.zip
- search and comment out founded require_once(WB_PATH."/framework/class.database.php");
- this will be never needed anymore and produce errors
! rename class.msg_queue.php in msgQueue.php to work with autokoader
+ add function format_message to class.wb.php

View differences:

backend.css
26 26
.check { color:#555; }
27 27

  
28 28
.module-info { padding :10px; margin :0px auto; background :transparent; color :#000000; font-size :1.0em; }
29
.module-info p { margin :0.2em auto; }
29
.module-info p { margin :0.2em auto; font-size :100%; }
30 30
.warning { border-radius :10px; -khtml-border-radius :10px; -webkit-border-radius :10px; -moz-border-radius :10px; background :#fee; border :0.2em #844 solid; color :#990000; margin :0.2em auto; padding :0.63em; width :60%; text-align :center; }
31 31
.warning strong { font-size :1.2em; }
32 32
.warning span { font-size :1.2em; line-height :1.5em; color :#333333; }

Also available in: Unified diff