]> git.p6c8.net - jirafeau.git/blobdiff - media/courgette/style.css.php
media/courgette: fix dandling cells in admin interface
[jirafeau.git] / media / courgette / style.css.php
index 8796b9a79751052e28bf77a1048013907e4bf9e4..0ddb35a5ebcd9977b93cfc0de3aa463b5fec37db 100644 (file)
@@ -125,7 +125,7 @@ input[type="submit"]:focus {
   border: 0;
   position: relative;
   top: 5px;
   border: 0;
   position: relative;
   top: 5px;
-  margin-bottom: 5px;
+  margin-bottom: 15px;
 }
 
 .inner {
 }
 
 .inner {
@@ -345,12 +345,9 @@ textarea[readonly="readonly"] + p + p a:focus {
   color: #000;
   font-weight: bold;
   border-bottom: 0;
   color: #000;
   font-weight: bold;
   border-bottom: 0;
-  width: 12em;
 }
 
 #install + fieldset td:first-child input[type="submit"]:hover,
 #install + fieldset td:first-child input[type="submit"]:focus {
 }
 
 #install + fieldset td:first-child input[type="submit"]:hover,
 #install + fieldset td:first-child input[type="submit"]:focus {
-  position: static;
-  margin: 0;
   text-decoration: underline;
 }
   text-decoration: underline;
 }

patrick-canterino.de