You are here

node_gallery.css in Node Gallery 6.2

Same filename and directory in other branches
  1. 6.3 node_gallery.css
  2. 6 node_gallery.css
  3. 7 node_gallery.css
.gallery-operations {text-align:right;border-bottom:1px solid #CCCCCC; padding-bottom:1em}
.gallery-operations li {display:inline; padding-left:1em; background:url(image/list-lt.gif) no-repeat 0 center; }
.image-navigator tr {background:#fff}
.gallery-cover-view ul.gallery-operations {border:none}
.gallery-cover-view ul.gallery-operations li {display:block; background:none}
.image-navigator ul.gallery-operations {border:none; padding-bottom:0}
.image-preview {text-align:center}

table.image-navigator td.image-navigator-left {width:33%}
table.image-navigator td.image-navigator-mid {width:33%; text-align:center}
table.image-navigator td.image-navigator-right {width:33%}

.gallery-upload-thumb img { width: 100px; }

File

node_gallery.css
View source
  1. .gallery-operations {text-align:right;border-bottom:1px solid #CCCCCC; padding-bottom:1em}
  2. .gallery-operations li {display:inline; padding-left:1em; background:url(image/list-lt.gif) no-repeat 0 center; }
  3. .image-navigator tr {background:#fff}
  4. .gallery-cover-view ul.gallery-operations {border:none}
  5. .gallery-cover-view ul.gallery-operations li {display:block; background:none}
  6. .image-navigator ul.gallery-operations {border:none; padding-bottom:0}
  7. .image-preview {text-align:center}
  8. table.image-navigator td.image-navigator-left {width:33%}
  9. table.image-navigator td.image-navigator-mid {width:33%; text-align:center}
  10. table.image-navigator td.image-navigator-right {width:33%}
  11. .gallery-upload-thumb img { width: 100px; }