OSDN Git Service

Version 0.6.222, Fix the bug of X.TextRange.
[pettanr/clientJs.git] / 0.5.x / stylesheets / system.css
index f414194..852f2b8 100644 (file)
@@ -1,7 +1,7 @@
 @charset "UTF-8";\r
 \r
 /* pettanR system.css\r
- *   version 0.5.37\r
+ *   version 0.5.38\r
  * \r
  *   author:\r
  *     itozyun\r
        .finder-icon-hover {\r
                background-color:                       #eee;\r
        }\r
-               .fnder-icon-modern span {\r
+       .finder-icon-modern {\r
+               display:                                        table;\r
+               table-layout:                           fixed;\r
+       }\r
+               .fnder-icon-modern div {\r
                        display:                                        table-cell;\r
                vertical-align:                         middle;\r
                line-height:                            1.3em;\r
                        width:                                          20px;\r
                        height:                                         74px;\r
                }\r
-               \r
-               .finder-icon-thumbnail,\r
-               .finder-detail-thumbnail {\r
-                       width:                                          64px;\r
-                       height:                                         74px;\r
-                       cursor:                                         pointer;\r
-                       background-repeat:                      no-repeat;\r
-                       background-position:            50% 50%;\r
-                       background-image:                       url('../images/sprite.gif');\r
-               }\r
-               \r
+                               \r
                .finder-icon-down {\r
                        font-size:                                      40px;\r
                        line-height:                            74px !important;\r
                .finder-icon-down-hover {\r
                        color:                                          #111;\r
                }\r
-               \r
-               \r
-               .finder-icon .file-type-folder {\r
-                       background-position:            0 -75px;\r
-               }\r
-               .finder-icon .file-type-album {\r
-               }\r
-               .finder-icon .file-type-author {\r
-                       background-position:            -70px -75px;\r
-               }               \r
-               .finder-icon .file-type-comic {\r
-                       background-position:            0 -145px;\r
-               }\r
-               .finder-icon .file-type-cabinet {\r
-                       background-position:            -70px -145px;\r
-               }\r
-               .finder-icon .file-type-panel {\r
-                       background-position:            0 -215px;\r
-               }\r
-               .finder-icon .file-type-artist {\r
-                       background-position:            -70px -215px;\r
-               }\r
-               .finder-icon .file-type-balloon {\r
-                       background-position:            0 -285px;\r
-               }\r
-               .finder-icon .file-type-charactor {\r
-                       background-position:            -70px -285px;\r
-               }               \r
-               .has-thumbnail {\r
-               }\r
                .fnder-icon-modern .finder-icon-filename {\r
                        width:                                          200px;\r
                        padding:                                        5px 10px;\r
 \r
        /*  Finder Icon ie7-\r
        --------------------------------------------------------------------------------------*/\r
-       .finder-icon a,\r
-       .finder-icon a:link,\r
-       .finder-icon a:visited,\r
-       .finder-icon a:active {\r
-               display:                                block;\r
-               height:                                 74px;\r
-               text-decoration:                none;\r
-               zoom:                                   1;\r
-               cursor:                                 pointer;\r
-       }\r
-       .finder-icon a:hover {\r
-               _background-color:              #eee;\r
-               color:                                  #333;\r
-       }\r
                .fnder-icon-ie7 .finder-icon-handle,\r
                .fnder-icon-ie7 .finder-icon-thumbnail {\r
                zoom:                                   1;\r
                                }\r
                                        .fnder-icon-ie7 .finder-icon-filename,\r
                                        .fnder-icon-ie7 .finder-icon-summary {\r
-                                                       position:               relative;\r
-                                                       top:                    -50%;\r
+                                                       position:                               relative;\r
+                                                       top:                                    -50%;\r
                                        }\r
                                        \r
+       /*  File Icon\r
+       --------------------------------------------------------------------------------------*/\r
+               .file-icon div {\r
+                       width:                                          64px;\r
+                       height:                                         74px;\r
+                       cursor:                                         pointer;\r
+                       background-repeat:                      no-repeat;\r
+                       background-position:            50% 50%;\r
+                       background-image:                       url('../images/sprite.gif');\r
+               }\r
+               .file-icon .file-type-folder {\r
+                       background-position:            0 -75px;\r
+               }\r
+               .file-icon .file-type-album {\r
+               }\r
+               .file-icon .file-type-author {\r
+                       background-position:            -70px -75px;\r
+               }               \r
+               .file-icon .file-type-comic {\r
+                       background-position:            0 -145px;\r
+               }\r
+               .file-icon .file-type-cabinet {\r
+                       background-position:            -70px -145px;\r
+               }\r
+               .file-icon .file-type-panel {\r
+                       background-position:            0 -215px;\r
+               }\r
+               .file-icon .file-type-artist {\r
+                       background-position:            -70px -215px;\r
+               }\r
+               .file-icon .file-type-balloon {\r
+                       background-position:            0 -285px;\r
+               }\r
+               .file-icon .file-type-charactor {\r
+                       background-position:            -70px -285px;\r
+               }               \r
+               .has-thumbnail {\r
+               }\r
+                                       \r
        /*  Finder Detail\r
        --------------------------------------------------------------------------------------*/\r
        .finder-detail {\r