mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add package details template (pkg_details.php)
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
6bac561bf8
commit
b31b4ec03e
4 changed files with 178 additions and 183 deletions
|
@ -431,9 +431,6 @@ textarea.vLargeTextField {
|
|||
.frontpgboxbody > table {
|
||||
width: 100%;
|
||||
}
|
||||
.boxSoftTitle {
|
||||
text-align: right;
|
||||
}
|
||||
.pgboxtitle {
|
||||
border: 2px solid #ddd;
|
||||
border-top: 1px solid #fff;
|
||||
|
|
|
@ -95,7 +95,7 @@ td.div {
|
|||
background-color: #eee;
|
||||
width: 3px;
|
||||
}
|
||||
td.boxSoftTitle {
|
||||
.boxSoftTitle {
|
||||
border-bottom: 1px solid #fff;
|
||||
border-top: 1px solid #fff;
|
||||
background-color: #f1f2f4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue