aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test/.settings/org.eclipse.core.runtime.prefs
Commit message (Expand)AuthorAgeFilesLines
* Implement SHA-256 abstractionMatthias Sohn2016-02-041-0/+2
46e6d9914cc3ad'/>
path: root/WebContent/VAADIN/themes/reindeer/button/button-ie.scss
blob: 5bf38c4442bc4d942f96b9143585af1cf686db41 (plain)
1
2
3
4
5
6
7
8
@mixin reindeer-button-ie {

.v-ie8 .v-nativebutton-link {
	padding: 0;
	text-align: left;
}

}