[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/games/counters/4.3
From:       Eugene Trounev <eugene.trounev () gmail ! com>
Date:       2009-07-01 3:49:23
Message-ID: 1246420163.481220.16944.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989810 by trounev:

element IDs updated to avoid possible conflicts

 M  +7 -7      Collections/4.3/Counter/Banner/Style.css  
 M  +7 -7      Collections/4.3/Counter/Square/Style.css  
 M  +1 -1      Slideshow.js  
 M  +8 -8      Style.css  


--- trunk/www/sites/games/counters/4.3/Collections/4.3/Counter/Banner/Style.css #989809:989810
@@ -1,31 +1,31 @@
-#Counter {
+#kde43Counter {
 	width: 468px;
 	height: 60px;
 }
 
-#Counter ul {
+#kde43Counter ul {
 	width: 468px;
 	height: 60px;
 }
 
-#Counter ul li {
+#kde43Counter ul li {
 	width: 468px;
 	height: 60px;
 }
 
-#DescriptionWrapper {
+#kde43DescriptionWrapper {
 	margin-top: 45px;
 	height: 15px;
 	width: 468px;
 }
 
-#Description {
+#kde43Description {
 }
 
-#Next {
+#kde43Next {
 }
 
-#Overlay {
+#kde43Overlay {
 	width: 468px;
 	height: 60px;
 	background-image: url('Overlay.png');
--- trunk/www/sites/games/counters/4.3/Collections/4.3/Counter/Square/Style.css #989809:989810
@@ -1,31 +1,31 @@
-#Counter {
+#kde43Counter {
 	width: 125px;
 	height: 125px;
 }
 
-#Counter ul {
+#kde43Counter ul {
 	width: 125px;
 	height: 125px;
 }
 
-#Counter ul li {
+#kde43Counter ul li {
 	width: 125px;
 	height: 125px;
 }
 
-#DescriptionWrapper {
+#kde43DescriptionWrapper {
 	margin-top: 95px;
 	height: 30px;
 	width: 125px;
 }
 
-#Description {
+#kde43Description {
 }
 
-#Next {
+#kde43Next {
 }
 
-#Overlay {
+#kde43Overlay {
 	width: 125px;
 	height: 125px;
 	background-image: url('Overlay.png');
--- trunk/www/sites/games/counters/4.3/Slideshow.js #989809:989810
@@ -476,4 +476,4 @@
     S.Add(Url+'/Collections/'+Collection+'/'+Size+'/'+I+'.png', Item);
 }
 
-S.Show('Counter', 'Overlay', 'DescriptionWrapper', 'Description', 'Next');
\ No newline at end of file
+S.Show('kde43Counter', 'kde43Overlay', 'kde43DescriptionWrapper', 'kde43Description', 'kde43Next');
\ No newline at end of file
--- trunk/www/sites/games/counters/4.3/Style.css #989809:989810
@@ -1,30 +1,30 @@
-#Counter * {
+#kde43Counter * {
 	margin: 0px;
 	padding: 0px;
 }
 
-#Counter {
+#kde43Counter {
 }
 
-#Counter ul {
+#kde43Counter ul {
 	padding: 0px;
 	margin: 0px;
 	overflow: hidden;
 }
 
-#Counter ul li {
+#kde43Counter ul li {
 	padding: 0px;
 	list-style: none;
 }
 
-#DescriptionWrapper {
+#kde43DescriptionWrapper {
 	position:absolute;
 	background-color: #111133;
 	opacity: 0.8;
 	z-index: 1;
 }
 
-#Description {
+#kde43Description {
 	color: #fff;
 	text-align: center;
 	font-family: sans-serif, "Arial", "Liberation Sans", "Lucida";
@@ -36,7 +36,7 @@
 	z-index: 2;
 }
 
-#Next {
+#kde43Next {
 	margin: 0;
 	opacity: 0;
 	position: absolute;
@@ -47,7 +47,7 @@
 	background-image: url('Pics/Next.gif');
 }
 
-#Overlay {
+#kde43Overlay {
 	position: absolute;
 	margin: 0px;
 	padding: 0px;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic