Moved tabicons into a component
This commit is contained in:
parent
d302a77d6e
commit
0014d61f89
3 changed files with 114 additions and 25 deletions
|
|
@ -307,13 +307,13 @@ body { overflow: hidden; }
|
|||
/*
|
||||
* Button and link
|
||||
*/
|
||||
.uk-link:hover, a:hover {
|
||||
.uk-link:hover, a:hover {
|
||||
color: @global-button-background;
|
||||
}
|
||||
}
|
||||
|
||||
.uk-button {
|
||||
.uk-button {
|
||||
border-radius: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.tm-button-default,
|
||||
.tm-button-primary { border-radius: 500px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue