tables: unified tables for main pages of rhodecode repo pages.
This commit is contained in:
parent
508c8ba158
commit
e9f4c90062
13 changed files with 85 additions and 54 deletions
|
|
@ -477,23 +477,3 @@
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
.rctable.repo_summary {
|
||||
border: 1px solid #eaeaea;
|
||||
border-radius: 2px;
|
||||
border-collapse: inherit;
|
||||
border-bottom: 0;
|
||||
|
||||
th {
|
||||
background: @grey7;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
td {
|
||||
border-color: #eaeaea;
|
||||
}
|
||||
|
||||
td.td-status {
|
||||
padding: 0 0 0 10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue