mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-72802 Navigation: Active underline colour
This commit is contained in:
parent
9145d80b0b
commit
1f215809ec
@ -18,7 +18,7 @@
|
||||
|
||||
&.active {
|
||||
font-weight: bold;
|
||||
border-bottom: solid 3px $blue;
|
||||
border-bottom: solid 3px $primary;
|
||||
}
|
||||
&[data-toggle="tab"] {
|
||||
display: inline-flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user