Category:Developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 68: | Line 68: | ||
Example 2: Add a border arround Saturday | Example 2: Add a border arround Saturday | ||
.daysat {border:1px solid #999999 !important;} | |||
exchange daysat by daysun, daymon, daytue, dayewed, daythu, dayfri to exchange the backgound color for other days. | |||
== Javascript == | == Javascript == | ||