Switch to material icons for tabs
This commit is contained in:
parent
4db11c018d
commit
09f9ad6f7d
6 changed files with 33 additions and 8 deletions
|
|
@ -207,6 +207,10 @@
|
|||
/*
|
||||
* Links
|
||||
*/
|
||||
.uk-link {
|
||||
color: @global-muted-color;
|
||||
}
|
||||
|
||||
.uk-link:hover, a:hover {
|
||||
color: @global-primary-background;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue