You are here

node_gallery.css in Node Gallery 6

Same filename and directory in other branches
  1. 6.3 node_gallery.css
  2. 6.2 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}

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}