1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00

updated ui

This commit is contained in:
eldadfux 2019-08-24 00:56:45 +03:00
parent d125c1d808
commit a134bd20c7
4 changed files with 8 additions and 4 deletions

View file

@ -194,7 +194,7 @@ $graph = $this->getParam('graph', false);
data-service="projects.updatePlatform"
data-scope="console"
data-event="submit"
data-success="alert,trigger,reset"
data-success="alert,trigger"
data-success-param-alert-text="Updated platform successfully"
data-success-param-trigger-events="platform-update,modal-close"
data-failure="alert"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,8 @@
.home {
html.home {
body {
padding: 0 30px;
}
.logo img {
max-height: 35px;
margin: 45px 25px 25px 25px;