~azzar1/unity/add-show-desktop-key

1
2
3
4
5
/* Override the "Console" tab so it has a black border bottom (otherwise it
 * conflicts with the border at the top of console */
#apptabs .thisapp {
    border-bottom: 1px solid black ! important;
}