Skip to content

Commit ff187ba

Browse files
committed
A bunch of edits
1 parent 7a380e3 commit ff187ba

4 files changed

Lines changed: 137 additions & 82 deletions

File tree

assets/css/select2.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/style.css

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,14 @@
3838
.wp-core-ui .view-data-btn,
3939
.view-data-btn {
4040
line-height: 22px;
41-
}
41+
}
42+
43+
#benchpress-docs-btn,
44+
#benchpress-support-btn {
45+
float: right;
46+
}
47+
48+
.snapshot-modal { display: none; position: fixed; z-index: 1000; padding-top: 60px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); }
49+
.snapshot-modal-content { background-color: #fff; margin: auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 600px; }
50+
.snapshot-modal-close { color: #aaa; float: right; font-size: 28px; font-weight: bold; cursor: pointer; }
51+
.snapshot-modal-close:hover, .snapshot-modal-close:focus { color: #000; text-decoration: none; cursor: pointer; }

assets/js/select2.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)