Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / linkit / css / linkit.admin.theme.css
1 /**
2  * @file
3  * Stylesheet for the Linkit module admin GUI.
4  */
5
6 .linkit-plugin-summary {
7   float: left;
8   font-size: .9em;
9   line-height: 1.2em;
10 }
11
12 .linkit-matcher-add-form tbody td:first-child,
13 .linkit-attribute-add-form tbody td:first-child {
14   width: 1%;
15 }