taskotron: set better cursor on instance drop-down on landing page
This commit is contained in:
parent
c68fdc1a02
commit
a192d6f865
1 changed files with 4 additions and 0 deletions
|
@ -64,6 +64,10 @@ body {
|
||||||
color: #639a81 !important;
|
color: #639a81 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar-brand {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
background-color: #535452;
|
background-color: #535452;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue