urs_hunkler
|
8e501a45f0
|
merged from 1.9 :: Added the check, if all opend custom_corners are closed. This way it's possible to add the close call in the footer which closes eventually open ccs.
|
2007-11-11 15:04:34 +00:00 |
|
moodler
|
0719c922ef
|
Fixed a notice relating to customcorners not being initialised
|
2007-10-02 07:16:09 +00:00 |
|
urs_hunkler
|
c7a66cc4e1
|
MDL-11370 :: added a global var $THEME->customcornersopen to track properly closed custom corners divs. In function print_footer I added a check if some custom_corneres divs are still open and eventually close them.
|
2007-09-24 11:08:02 +00:00 |
|
stronk7
|
e62148d600
|
Adding one new optional parameter to custom_corner functions, used to
apply ids to all the divs used to render corners. Defaults to null, so
those ids won't be added if unespecified.
|
2007-09-03 18:57:12 +00:00 |
|
nicolasconnault
|
a067e30df5
|
MDL-9775 Reverting Urs' dot, so that martin can play around with this issue.
|
2007-08-06 05:49:49 +00:00 |
|
urs_hunkler
|
48bfa2e0c9
|
Nicolas' changes to custom_corners has broken the theme. I decided to use the same method as clearfix by adding a "." and not a " ". Some additional CSS is needed either way.
|
2007-08-05 10:31:57 +00:00 |
|
nicolasconnault
|
206ab18470
|
MDL-9775 Added inside the <div></div> for class="bt" and class="bb", for custom corners theme
MDL-10702 Finished fixing the CSS
|
2007-08-03 11:55:28 +00:00 |
|
urs_hunkler
|
7784025672
|
added returns to make debugging easier
|
2007-07-18 21:08:21 +00:00 |
|
urs_hunkler
|
53c914f8e2
|
added a wrapper div to be able to handle content shorter than the side columns
|
2007-07-18 15:41:26 +00:00 |
|
urs_hunkler
|
d94f580294
|
library to add the surrounding divs for custom corners and borders.
|
2007-05-09 14:33:42 +00:00 |
|