mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove success messages after package functions
Just displays message at the top of the page of what happened (errors or not) and goes back to the same page Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
cde524e175
commit
e12a8ad3da
3 changed files with 40 additions and 47 deletions
|
@ -104,4 +104,8 @@ h1, h2, h3, h4 {
|
|||
font-weight: bold;
|
||||
color: #f00;
|
||||
}
|
||||
.pkgoutput {
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue