SPR-867: Tags + Form for Tagcloud

This commit is contained in:
Silke Pisulla 2017-03-09 11:37:12 +01:00
commit 24b8fdfaf2
4 changed files with 130 additions and 1 deletions

View file

@ -6,7 +6,6 @@
/* + + + + + plugin tabinclude + + + + + */
div#dwpl-ti-container {
/* + + + tabnav + + + */
@ -20,6 +19,7 @@ div#dwpl-ti-container {
background-color: @background_page-header;
border-radius: inherit;
padding: .1em .35em;
&.selected {
background-color: @color-site-bg;
}