Fix experimental text display on default theme
This commit is contained in:
parent
a0dcecff90
commit
e1e991d3d2
1 changed files with 4 additions and 0 deletions
|
|
@ -189,6 +189,10 @@ a.test-arrow {
|
|||
.stab.deprecated { background: #F3DFFF; border-color: #7F0087; }
|
||||
.stab.portability { background: #C4ECFF; border-color: #7BA5DB; }
|
||||
|
||||
.module-item .stab {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#help > div {
|
||||
background: #e9e9e9;
|
||||
border-color: #bfbfbf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue