summaryrefslogtreecommitdiffstats
path: root/subprojects/libhandy/examples/style.css
blob: 71829367c615ca6604341eb62fe75131c265cd96 (plain)
1
2
3
4
5
6
7
8
stacksidebar list {
  border-left-width: 0px;
  border-right-width: 0px;
}

carousel.vertical .carousel-icon {
  -gtk-icon-transform: rotate(90deg);
}