File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 66 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
77 < title > CSS Hacks Collection</ title >
88 <!--
9- * code: http://github.com/ginader/Accessible-Tabs
10- * please report issues at: http://github.com/ginader/Accessible-Tabs /issues
9+ * code: http://github.com/ginader/CSS-Hacks
10+ * please report issues at: http://github.com/ginader/CSS-Hacks /issues
1111 *
12- * Copyright (c) 2007 Dirk Ginader (ginader.de)
12+ * Copyright (c) 2010 Dirk Ginader (ginader.de)
1313 * Dual licensed under the MIT and GPL licenses:
1414 * http://www.opensource.org/licenses/mit-license.php
1515 * http://www.gnu.org/licenses/gpl.html
1616 *
17- * Version: 1.7
17+ * Version: 1.3
1818 *
1919 * History:
2020 * * 1.0 initial release
21+ * * 1.3 adding support for Firefox 3.5+
2122 -->
2223
2324 < style type ="text/css ">
25+ # more {
26+ display : block;
27+ padding-top : 2em ;
28+ }
29+
2430 body p { display : none; }
2531
2632 /*FireFox 2 and 3 */
Original file line number Diff line number Diff line change @@ -9,5 +9,6 @@ Then I use the Browser specific Hacks to make the Browser names visible again.
99
1010See also
1111--------
12+ * [ See the DEMO Code in action] ( http://blog.ginader.de/dev/css/hacks/index.php )
1213* [ Read more about the CSS Hacks used in this Demo here (english)] ( http://blog.ginader.de/archives/2009/02/01/CSS-Voodoo-The-dark-art-of-CSS-Hacks.php )
1314* [ Mehr Infos über die hier verwendeten Hacks (deutsch)] ( http://blog.ginader.de/archives/2009/02/01/CSS-Voodoo-Die-dunkle-Kunst-der-CSS-Hacks.php )
You can’t perform that action at this time.
0 commit comments