Skip to content

Commit

Permalink
ADMIN UI
Browse files Browse the repository at this point in the history
  • Loading branch information
joomlart committed Nov 8, 2013
1 parent 8195bbe commit 5d62be2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/plg_system_t3/admin/css/admin.css
Expand Up @@ -1403,10 +1403,18 @@ button.btn-primary:active {
border-left: 3px solid #690;
}

.updater h3 {
color: #690;
}

.updater.outdated {
border-left: 3px solid #ee372a;
}

.updater.outdated h3 {
color: #ee372a;
}

.updater .btn {
}

Expand Down

0 comments on commit 5d62be2

Please sign in to comment.