OSDN Git Service

Version 0.6.170, X.Audio is working ADVANCED_OPTIMIZATIONS.
[pettanr/clientJs.git] / 0.6.x / css / xui.css
index 96374b9..cfebdab 100644 (file)
                font-family: 'MS Pゴシック',sans-serif;\r
        }\r
 \r
-.PageRoot {\r
+.Root {\r
        height   : 100%;\r
 }\r
 \r
-.PageRoot,\r
-.PageRoot div {\r
+.Root,\r
+.Root div {\r
 /* 要素は絶対配置される */\r
        position           : absolute;\r
        top                : 0;\r
        white-space        : -moz-pre-wrap; /* Mozilla */\r
        /* white-space : -hp-pre-wrap;  HP Printers */   \r
 }\r
-.IE5x .PageRoot, .IE5x .PageRoot div,\r
-.IE6  .PageRoot, .IE6  .PageRoot div,\r
-.IE7  .PageRoot, .IE7  .PageRoot div, {\r
+.IE5x .Root, .IE5x .Root div,\r
+.IE6  .Root, .IE6  .Root div,\r
+.IE7  .Root, .IE7  .Root div, {\r
        word-break  : break-all;  /* ie5+ */\r
 }\r
-.IE .PageRoot, .IE .PageRoot div {\r
+.IE .Root, .IE .Root div {\r
        white-space : normal/* ie系では、 float要素へ回り込みする、 white-space の効いているテキストの位置が狂う */\r
 }\r
 \r