Project

General

Profile

« Previous | Next » 

Revision 1100

Added by aldus almost 15 years ago

VersionCompare inside addon.precheck.inc.php use a new function to avoid conflicts within wrong results comparing versionnumbers/-strings.
Also remove PHP-Code inside "calender-system.css" (line 36) .

View differences:

calendar-system.css
33 33
}
34 34

  
35 35
.calendar .nav {
36
  background: ButtonFace url(<?php echo WB_URL ?>/include/jscalendar/menuarrow.gif) no-repeat 100% 100%;
36
  background: #DDDDDD url(menuarrow.gif) no-repeat 100% 100%;
37 37
}
38 38

  
39 39
.calendar thead .title { /* This holds the current "month, year" */

Also available in: Unified diff