X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/696a8686ac7df1aa4b6411f1ffc48d816ea6dae3..82261590375e5af9d45a388b892cb4e604de720f:/media/courgette/style.css.php diff --git a/media/courgette/style.css.php b/media/courgette/style.css.php index b07d7a5..9d9ddcd 100644 --- a/media/courgette/style.css.php +++ b/media/courgette/style.css.php @@ -291,20 +291,18 @@ textarea[readonly="readonly"] + p + p a:focus { #install + fieldset { width: auto; max-width: 50em; - border: 0; + border: 7px dashed #bcaaa4; } #install table, #install + fieldset table { width: 100%; border-collapse: collapse; - border-bottom: 2px solid #FFF; } #install td, #install + fieldset td { padding: 0.5em 1em; - border: 2px solid #FFF; border-bottom: 0; } @@ -327,7 +325,7 @@ textarea[readonly="readonly"] + p + p a:focus { width: 100%; } -#install td:last-child { text-align: right; } +#install td:last-child { text-align: left; } #install .info { width: 19em; }