diff --git a/plugins/Installation/templates/install.css b/plugins/Installation/templates/install.css index edcc154d25f..209eee72a5d 100644 --- a/plugins/Installation/templates/install.css +++ b/plugins/Installation/templates/install.css @@ -142,13 +142,7 @@ li.pastStep { } p.nextStep a { - font-weight: bold; - padding: 0.5em; - color: #ae0000; - text-decoration: underline; - float:right; - font-size:35px; - line-height:1em; + text-decoration: none; } td { @@ -162,7 +156,7 @@ td { text-align:center; cursor: pointer; } -.submit input{ +.submit input { margin-top:15px; background:transparent url(./themes/default/images/background-submit.png) repeat scroll 0; font-size:1.4em; @@ -173,7 +167,7 @@ td { padding:0.15em; } -input { +input { font-size:18px; border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204); border-width:1px; @@ -195,4 +189,4 @@ input { padding-right:10px; vertical-align:middle; } -.err { color:red;font-weight:bold;} \ No newline at end of file +.err { color:red;font-weight:bold;} diff --git a/plugins/Installation/templates/structure.tpl b/plugins/Installation/templates/structure.tpl index 54115ca837b..deb7fd4856a 100644 --- a/plugins/Installation/templates/structure.tpl +++ b/plugins/Installation/templates/structure.tpl @@ -15,7 +15,7 @@ {literal}