Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoE Helper #39

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
3 changes: 0 additions & 3 deletions .gitignore

This file was deleted.

Binary file added 0.90.crx
Binary file not shown.
Binary file added 0.91.crx
Binary file not shown.
Binary file added 0.92.crx
Binary file not shown.
Binary file modified poe_ext.crx
Binary file not shown.
2 changes: 1 addition & 1 deletion poe_ext/assets/bootstrap/css/bootstrap-responsive.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap Responsive v2.3.0
* Bootstrap Responsive v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
Expand Down
2 changes: 1 addition & 1 deletion poe_ext/assets/bootstrap/css/bootstrap-responsive.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion poe_ext/assets/bootstrap/css/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -2013,6 +2013,7 @@ table {
text-align: left;
vertical-align: top;
border-top: 1px solid #1c1e22;
font-family:'FontinBold';
}

.table th {
Expand Down Expand Up @@ -4356,7 +4357,7 @@ input[type="submit"].btn.btn-mini {
.navbar {
*position: relative;
*z-index: 2;
margin-bottom: 21px;

overflow: visible;
}

Expand Down
4 changes: 2 additions & 2 deletions poe_ext/assets/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

Loading