1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-03-18 18:48:38 +01:00
This commit is contained in:
Ben Ogle 2013-12-06 10:57:45 -08:00
parent 4ff65ef7ff
commit 4f0b4325b5

View File

@ -9,6 +9,7 @@
margin-right: 0px;
margin-bottom: 1px;
}
a:hover,
&.active a,
&.active a:hover {
@ -18,6 +19,7 @@
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
&.active a {
background-color: @tab-background-color-active;
}