Rebuilt CSS

This commit is contained in:
Andy Miller
2017-02-22 13:35:00 -07:00
parent c7256134ba
commit a91de026d1
2 changed files with 8 additions and 2 deletions

View File

@@ -2511,6 +2511,12 @@ tr {
.pointer-events-disabled {
pointer-events: none; }
.direct-install-content {
padding: 30px; }
.direct-install-content .button {
margin-top: 10px;
margin-bottom: 50px; }
.pages-list {
list-style: none;
margin: 0;
@@ -3980,4 +3986,4 @@ button.toast-close-button {
#admin-main #notifications .badge.alert i, #admin-main #notifications .sidebar-open #admin-sidebar #admin-menu li .badges .alert.updates i, .sidebar-open #admin-sidebar #admin-menu li .badges #admin-main #notifications .alert.updates i, #admin-main #notifications .gpm .alert.gpm-testing i, .gpm #admin-main #notifications .alert.gpm-testing i {
margin-right: 3px; }
/*# sourceMappingURL=../css-compiled/template.css.map */
/*# sourceMappingURL=../css-compiled/template.css.map */

File diff suppressed because one or more lines are too long