Skip to content

Commit 56edbda

Browse files
committed
Aesthetic patch.
Changelog excerpt: - The preview text next to the input fields on the configuration page didn't quite align properly; Fixed.
1 parent 00c5df8 commit 56edbda

File tree

9 files changed

+10
-0
lines changed

9 files changed

+10
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
2929
[2021.01.10; Maikuolan]: Separated the code for performing outbound requests through cURL out to its own independent class.
3030

3131
[2021.02.05; Maikuolan]: The default timeout for external requests is now configurable.
32+
33+
[2021.02.05; Maikuolan]: The preview text next to the input fields on the configuration page didn't quite align properly; Fixed.

assets/bluemetal/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,4 @@ input[id=homebutton]{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Al
9090
select+input[type=submit],select+input[type=button]{height:20px;margin-{FE_Align}:-3px;border-bottom-{FE_Align}-radius:0;border-top-{FE_Align}-radius:0;padding-{FE_Align}:3px}
9191
select{height:20px;padding-top:0;padding-bottom:0}
9292
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
93+
td code~input{vertical-align:middle}

assets/default/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,4 @@ input[id=homebutton]{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Al
9393
select+input[type=submit],select+input[type=button]{margin-{FE_Align}:-3px;border-bottom-{FE_Align}-radius:0;border-top-{FE_Align}-radius:0;padding-{FE_Align}:3px}
9494
select{height:20px;padding-top:0;padding-bottom:0}
9595
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
96+
td code~input{vertical-align:middle}

assets/fullmoon/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@ input[id=homebutton]{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Al
7777
select+input[type=submit],select+input[type=button]{height:20px;margin-{FE_Align}:-3px;border-bottom-{FE_Align}-radius:0;border-top-{FE_Align}-radius:0;padding-{FE_Align}:3px}
7878
select{height:20px;padding-top:0;padding-bottom:0}
7979
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
80+
td code~input{vertical-align:middle}

assets/moss/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,4 @@ input[id=homebutton]{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Al
9090
select+input[type=submit],select+input[type=button]{height:20px;margin-{FE_Align}:-3px;border-bottom-{FE_Align}-radius:0;border-top-{FE_Align}-radius:0;padding-{FE_Align}:3px}
9191
select{height:20px;padding-top:0;padding-bottom:0}
9292
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
93+
td code~input{vertical-align:middle}

assets/primer/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,4 @@ input:not([type=submit]):not([type=reset]):not([type=button]){border:none;height
9898
textarea{border:none}
9999
select,input[type=submit],input[type=reset],input[type=button]{height:20px;padding-top:0;padding-bottom:0}
100100
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
101+
td code~input{vertical-align:middle}

assets/primerdark/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ input:not([type=submit]):not([type=reset]):not([type=button]){border:none;height
101101
textarea{border:none}
102102
select,input[type=submit],input[type=reset],input[type=button]{height:20px;padding-top:0;padding-bottom:0}
103103
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
104+
td code~input{vertical-align:middle}

assets/rbi/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,4 @@ input[id=homebutton]{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Al
9393
select+input[type=submit],select+input[type=button]{margin-{FE_Align}:-3px;border-bottom-{FE_Align}-radius:0;border-top-{FE_Align}-radius:0;padding-{FE_Align}:3px}
9494
select{height:20px;padding-top:0;padding-bottom:0}
9595
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
96+
td code~input{vertical-align:middle}

assets/slate/frontend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,4 @@ input[id=homebutton]{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Al
9090
select+input[type=submit],select+input[type=button]{margin-{FE_Align}:-3px;border-bottom-{FE_Align}-radius:0;border-top-{FE_Align}-radius:0;padding-{FE_Align}:3px}
9191
select{height:20px;padding-top:0;padding-bottom:0}
9292
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
93+
td code~input{vertical-align:middle}

0 commit comments

Comments
 (0)