UI: Confirmation box

This commit is contained in:
Unknwon 2014-09-28 01:38:25 -04:00
parent ad2ab6d214
commit 49193bebd2
19 changed files with 210 additions and 86 deletions

View file

@ -1472,6 +1472,10 @@ The register and sign-in page style
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
font-size: 14px;
}
.no-desc {
color: #888;
font-style: italic;
}
#admin-wrapper,
#setting-wrapper {
padding-bottom: 100px;