Merge pull request #3 from prmtl/master
[wolnelektury.git] / wolnelektury / static / css / s5 / pretty.css
index 728c341..ab0dbee 100644 (file)
@@ -48,15 +48,15 @@ h1 abbr {font-variant: small-caps;}
 div#controls {position: absolute; left: 50%; bottom: 0;
   width: 50%;
   text-align: right; font: bold 0.9em Verdana, Helvetica, sans-serif;}
-html>body div#controls {position: fixed; padding: 0 0 1em 0;
-  top: auto;}
+html>body div#controls {position: absolute; padding: 0 0 1em 0;
+  top: auto; left:0; width:500px;}
 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
   margin: 0; padding: 0;}
 #controls #navLinks a {padding: 0; margin: 0 0.5em; 
   background: #005; border: none; color: #779; 
   cursor: pointer;}
 #controls #navList {height: 1em;}
-#controls #navList #jumplist {position: absolute; bottom: 0; right: 0; background: #DDD; color: #227;}
+#controls #navList #jumplist {position: absolute; bottom: 0; left: 10px; background: #DDD; color: #227; width: 300px;}
 
 #currentSlide {text-align: center; font-size: 0.5em; color: #449;}