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

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