minor style fixes.

This commit is contained in:
Saman Bemel-Benrud
2013-06-21 14:02:52 -04:00
parent 72c32ea06f
commit 104e5fb8c8
+9
View File
@@ -960,6 +960,11 @@ a:hover .icon.out-link { background-position: -500px -14px;}
border-bottom-color: #ccc;
}
.entity-editor-pane .preset-list-item .preset-list-button-wrap {
margin-bottom: 0;
}
.form-field {
margin-bottom: 10px;
width: 100%;
@@ -2574,6 +2579,10 @@ img.wiki-image {
border-top-color: #000;
}
.entity-editor-pane .tooltip.bottom .tooltip-arrow {
border-bottom-color: #000;
}
.entity-editor-pane .tooltip.left .tooltip-arrow {
border-left-color: #000;
}