~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/pub/System/TwistyPlugin/twisty.jquery.css

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.twistyHidden { display:none; }
 
2
.twistyMakeHidden {} /* reserved */
 
3
.twistyMakeVisible { display:none; }
 
4
 
 
5
.twistyTrigger {}
 
6
span.twistyContent {}
 
7
.twistyPlaceholder { /* color to be implemented by skin */ }
 
8
.twistyRememberSetting { /* behavior class */ }
 
9
.twistyForgetSetting { /* behavior class */ }
 
10
.twistyStartHide { /* behavior class */ }
 
11
.twistyStartShow { /* behavior class */ }
 
12
.twistyInited1 { /* behavior class: state is set to shown */ }
 
13
.twistyInited0 { /* behavior class: state is set to hidden */ }
 
14
 
 
15
/* These styles are available in Foswiki, but provided here for older TWiki versions: */
 
16
.foswikiMakeVisible,
 
17
.foswikiMakeVisibleInline,
 
18
.foswikiMakeVisibleBlock {
 
19
        display:none; /* will be made visible with javascript */
 
20
}
 
 
b'\\ No newline at end of file'