mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 08:43:10 +00:00
tweaking tabs
This commit is contained in:
parent
b0d5b7cf95
commit
f2766921ee
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
display:block;
|
||||
padding:0 20px;
|
||||
color:white;
|
||||
border-top:0.3em solid $color-teal-darker;
|
||||
border-top:0.3em solid lighten($color-teal-darker, 3%);
|
||||
border-bottom:1px solid transparent;
|
||||
|
||||
&:hover{
|
||||
|
|
|
|||
Loading…
Reference in a new issue