Parent Directory | Revision Log | Patch
revision 1.32 by wakaba, Sat Aug 30 05:32:51 2008 UTC | revision 1.33 by wakaba, Thu Dec 11 05:11:11 2008 UTC | |
---|---|---|
# | Line 809 aside.help > *:last-child { | Line 809 aside.help > *:last-child { |
809 | margin-bottom: 0; | margin-bottom: 0; |
810 | } | } |
811 | ||
/* Used instead of XHR for HTML documents */ | ||
812 | iframe { | iframe { |
813 | margin: 0; | margin: 0; |
814 | border-style: none; | border-style: none; |
815 | padding: 0; | padding: 0; |
816 | } | |
817 | ||
818 | /* Used instead of XHR for HTML documents */ | |
819 | iframe.ajax { | |
820 | width: 0; | width: 0; |
821 | height: 0; | height: 0; |
822 | } | } |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |