Skip to content

Commit 25955bc

Browse files
committed
button css style for ie
1 parent bfce863 commit 25955bc

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

web/templates/login.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
}
102102

103103
.login-button {
104+
filter:chroma(color=#000000);
104105
padding: 4px;
105106
margin: 0 6px 0 0;
106107
cursor: pointer;

web/templates/reset_1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
}
102102

103103
.login-button {
104+
filter:chroma(color=#000000);
104105
padding: 4px;
105106
margin: 0 6px 0 0;
106107
cursor: pointer;

web/templates/reset_2.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
}
102102

103103
.login-button {
104+
filter:chroma(color=#000000);
104105
padding: 4px;
105106
margin: 0 6px 0 0;
106107
cursor: pointer;

web/templates/reset_3.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
}
102102

103103
.login-button {
104+
filter:chroma(color=#000000);
104105
padding: 4px;
105106
margin: 0 6px 0 0;
106107
cursor: pointer;

0 commit comments

Comments
 (0)