Move the link styling to th [#2931]
This commit is contained in:
committed by
Javi Martín
parent
5dd468092a
commit
2877229904
@@ -215,10 +215,6 @@ $sidebar-active: #f4fcd0;
|
||||
|
||||
thead {
|
||||
color: #fff;
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
@@ -228,6 +224,10 @@ $sidebar-active: #f4fcd0;
|
||||
label {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.break {
|
||||
|
||||
Reference in New Issue
Block a user