PDF rausgenommen
This commit is contained in:
11
msd2/tracking/piwik/plugins/API/stylesheets/glossary.less
Normal file
11
msd2/tracking/piwik/plugins/API/stylesheets/glossary.less
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
.glossary .table-of-contents a {
|
||||
box-sizing: content-box;
|
||||
padding: 0 10px 5px;
|
||||
&:hover, &.active {
|
||||
text-decoration: none;
|
||||
padding: 0 10px 3px;
|
||||
border-left: none;
|
||||
border-bottom: 2px solid @color-blue-piwik;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user