CSS : aide mis en évidence
This commit is contained in:
parent
67deb6ccfe
commit
a8302f114c
1 changed files with 8 additions and 0 deletions
|
|
@ -3410,4 +3410,12 @@ li.li-active {
|
|||
z-index: 12;
|
||||
position: absolute;
|
||||
height: auto;
|
||||
}
|
||||
/**
|
||||
* Help item in EXTENSION
|
||||
*/
|
||||
#help {
|
||||
background-color:lightgoldenrodyellow;
|
||||
color:navy !important;
|
||||
text-decoration: underline;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue