/[suikacvs]/webroot/s/image-list.css
Suika

Diff of /webroot/s/image-list.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Fri Feb 25 17:08:39 2005 UTC revision 1.2 by wakaba, Sat Feb 26 04:15:43 2005 UTC
# Line 4  Line 4 
4  /* See also: <http://suika.fam.cx/gate/cvs/okuchuu/piclist.ja.cgi> */  /* See also: <http://suika.fam.cx/gate/cvs/okuchuu/piclist.ja.cgi> */
5    
6  /* Thumbnails */  /* Thumbnails */
 img.s {  
   width: 120px;  
   height: 90px;  
 }  
   
7  img.ico, img.ico.s, img.mini-icon, .detail img.mini-icon {  img.ico, img.ico.s, img.mini-icon, .detail img.mini-icon {
8    width: auto;    width: auto;
9    height: auto;    height: auto;
# Line 16  img.ico, img.ico.s, img.mini-icon, .deta Line 11  img.ico, img.ico.s, img.mini-icon, .deta
11    max-height: 90px;    max-height: 90px;
12  }  }
13    
14    img.s {
15      width: 120px;
16      height: 90px;
17    }
18    
19    
20  /* Detailed Lists */  /* Detailed Lists */
21  .image-with-desc {  .image-with-desc {
22    clear: both;    clear: both;
# Line 41  img.ico, img.ico.s, img.mini-icon, .deta Line 42  img.ico, img.ico.s, img.mini-icon, .deta
42    margin-left: 230px;    margin-left: 230px;
43  }  }
44    
45    .has-target .detail dl {
46      margin: 0;
47      font-size: 80%;
48    }
49    
50  .detail dt {  .detail dt {
51    display: block;    display: block;
52    list-style-type: none;    list-style-type: none;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24