added menu symbol for accounting
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -77,6 +77,10 @@ nav a::before{
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav a.accounting::before {
|
||||||
|
content: " ";
|
||||||
|
}
|
||||||
|
|
||||||
nav a.user::before {
|
nav a.user::before {
|
||||||
content: " ";
|
content: " ";
|
||||||
}
|
}
|
||||||
@@ -137,6 +141,7 @@ nav a.wiki::before{
|
|||||||
content: " ";
|
content: " ";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav a.accounting,
|
||||||
nav a.company,
|
nav a.company,
|
||||||
nav a.contact,
|
nav a.contact,
|
||||||
nav a.doc,
|
nav a.doc,
|
||||||
|
|||||||
Reference in New Issue
Block a user