mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
modernize admin design, save icon on button
This commit is contained in:
@@ -149,7 +149,7 @@ jQuery(document).ready(function() {
|
||||
margin:10px 0;
|
||||
}
|
||||
|
||||
.delete_popin .buttonLike i {
|
||||
.buttonLike i {
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
@@ -268,7 +268,9 @@ jQuery(document).ready(function() {
|
||||
{/if}
|
||||
|
||||
<p style="margin:0">
|
||||
<input class="submit" type="submit" value="{'Save Settings'|@translate}" name="submit">
|
||||
<button name="submit" type="submit" class="buttonLike">
|
||||
<i class="icon-floppy"></i> {'Save Settings'|@translate}
|
||||
</button>
|
||||
</p>
|
||||
</fieldset>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user