]> www.average.org Git - mkgallery.git/blobdiff - include/gallery.css
wip
[mkgallery.git] / include / gallery.css
index edfa12d1e66970254ff07b061283ca9900f2a1da..0a8c92807a31cfeb2098d1a982b67d14aa4d5fca 100644 (file)
@@ -1,4 +1,6 @@
 /*
+       $Id$
+
        This is a part of mkgallery.pl suite
        http://www.average.org/mkgallery/
 */
@@ -90,6 +92,7 @@ table.picframe {
  height: 30px;
  z-index: 3;
  opacity: .15;
+ color: white;
 }
 
 .slideshowControls:hover {
@@ -115,22 +118,22 @@ table.picframe {
 }
 
 .controlButton#play {
- left: 53px;
+ left: 28px;
  background: url(play.png) no-repeat;
 }
 
 .controlButton#next {
- left: 78px;
+ left: 53px;
  background: url(right.png) no-repeat;
 }
 
 .controlButton#exit {
- left: 103px;
+ left: 78px;
  background: url(close.png) no-repeat;
 }
 
 .controlButton#comm {
- left: 128px;
+ left: 103px;
  width: auto;
  font-size: 20px;
  margin-left: .5ex;
@@ -142,7 +145,6 @@ table.picframe {
 }
 
 .controlButton#comm a {
- color: white;
  text-decoration: none;
 }