mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 12:42:57 +08:00
UX: Left align columns on groups page.
This commit is contained in:
parent
e6361d1228
commit
b005e1ab58
|
@ -31,13 +31,13 @@
|
|||
padding: 5px 0px 5px 5px;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
font-weight: normal;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
tr {
|
||||
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
color: dark-light-diff($primary, $secondary, 50%, -50%);
|
||||
padding: 0.8em 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user