]> www.average.org Git - mkgallery.git/blobdiff - include/gallery.css
pull phatfusion scripts that actually work with mootools 1.2
[mkgallery.git] / include / gallery.css
index e610480fb69983ba88b8abc5527e0d6280b0d5db..e5c5e82a936ccb9978c4f2efa91ca3f4c0768ba9 100644 (file)
@@ -1,3 +1,8 @@
+/*
+       This is a part of mkgallery.pl suite
+       http://www.average.org/mkgallery/
+*/
+
 img {
  clear:both;
  border-style: inset;
@@ -26,25 +31,6 @@ table.slide td {
  vertical-align: middle;
 }
 
-div.ibox {
- background-color: #ffffc0;
- border: 1px solid black;
- margin: 0px;
- padding: 0px;
- font-size: 10px;
- display: none;
- z-index: 1000;
- position: absolute;
-}
-div.iboxtitle {
- background-color: blue;
- margin: 0px;
- padding: 0.5ex;
-}
-div.iboxtitle * {
- color: white;
-}
-
 table.ipage {
  background-color: #ffffc0;
  border: 1px solid black;
@@ -86,3 +72,19 @@ table.picframe {
  margin: 10px;
  padding: 10px;
 }
+
+.loading {
+ background: url(loading.gif) center no-repeat;
+}
+
+.slideshowWindow {
+ background-color: black;
+}
+
+.slideshowContainer {
+ border: 1px solid #ccc;
+ width: 99%;
+ height: 95%;
+ margin-bottom: 5px;
+}
+