mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-30 23:19:27 -05:00
module.less: even more normalization :-/
This commit is contained in:
parent
e242742deb
commit
01929bbfae
1 changed files with 9 additions and 2 deletions
|
|
@ -5,10 +5,17 @@ h1 {
|
|||
|
||||
/* Normalize CSS */
|
||||
|
||||
a {
|
||||
.content {
|
||||
a {
|
||||
font-weight: normal;
|
||||
}
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.text-small {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
}
|
||||
.controls h1 a {
|
||||
color: inherit;
|
||||
float: right;
|
||||
|
|
|
|||
Loading…
Reference in a new issue