mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-04 18:05:45 +03:00
Add reports and styling
This commit is contained in:
parent
b7bec72db3
commit
78d22ad104
3 changed files with 195 additions and 0 deletions
|
@ -75,3 +75,17 @@
|
|||
.contributor-list .button-link-delete .dashicons {
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
table#wporg-5ftf-company-report, #wporg-5ftf-company-report th, #wporg-5ftf-company-report td {
|
||||
border: 1px solid #000;
|
||||
border-collapse: collapse;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#wporg-5ftf-company-report td.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue