| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 /* $Id: flickr.css,v 1.1.2.2.2.1 2008/11/21 22:54:27 jeffcd Exp $ */ 2 3 .yui-skin-sam .yui-toolbar-container .yui-toolbar-flickr span.yui-toolbar-icon { 4 background-image: url( ../assets/flickr.gif ); 5 background-position: 6px 0px; 6 width: 24px; 7 } 8 .yui-skin-sam .yui-toolbar-container .yui-toolbar-flickr-selected span.yui-toolbar-icon { 9 background-image: url( ../assets/flickr.gif ); 10 background-position: 6px 0px; 11 wdth: 24px; 12 } 13 14 #gutter1 { 15 overflow: hidden; 16 visibility: hidden; 17 text-align: left; 18 } 19 20 #gutter1 .bd { 21 border: 1px solid #808080; 22 border-left: none; 23 background-color: #F2F2F2; 24 height: 95%; 25 overflow: hidden; 26 width: 249px; 27 margin-top: 10px; 28 padding-left: .25em; 29 } 30 31 #gutter1 ul { 32 list-style-type: none; 33 } 34 35 #gutter1 ul li { 36 margin: 0; 37 padding: 0; 38 float: left; 39 display: inline; 40 } 41 42 #gutter1 .bd h2 { 43 font-size: 120%; 44 font-weight: bold; 45 margin: 0.5em 0; 46 color: #000; 47 border: none; 48 } 49 50 #gutter1 img { 51 margin: 0 .5em; 52 border:1px solid #808080; 53 height: 50px; 54 width: 50px; 55 } 56 57 #flickr_results { 58 height: 75%; 59 overflow: auto; 60 position: static; 61 } 62 63 #flickr_results p { 64 padding: .5em; 65 margin-bottom: 1em; 66 } 67 68 #flickr_results div.yui-ac-content { 69 width: 225px; 70 } 71 72 .yui-skin-sam .yui-ac-input { 73 position: static; 74 width: 12em; 75 } 76 77 #gutter1 .tip { 78 display: block; 79 font-size: 85%; 80 margin: 0.5em; 81 padding-left: 23px; 82 position: relative; 83 text-align: left; 84 } 85 86 #gutter1 .tip span.icon-info { 87 background-position: -106px -32px; 88 background-image: url(css/sprite.png); 89 background-position: -84px -32px; 90 display: block; 91 height: 20px; 92 left: 0pt; 93 position: absolute; 94 top: 0pt; 95 width: 20px; 96 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |