Skip to content

Commit aef4664

Browse files
committed
Aesthetic patch.
1 parent 25b59f8 commit aef4664

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

assets/bluemetal/frontend.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:dark}
22
*{vertical-align:text-top}
33
body,input,select,textarea,.idx{font-size:calc((12px * {magnification}) + .03vw)}
4-
body{font-family:'Tahoma','Verdana','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#333;color:#cde;background-image:url(data:image/gif;base64,R0lGODdhAwADAIACADMzM1VicCwAAAAAAwADAAACBIQRBwUAOw==);background-attachment:fixed}
4+
body{font-family:'Tahoma','Verdana','Noto Sans','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#333;color:#cde;background-image:url(data:image/gif;base64,R0lGODdhAwADAIACADMzM1VicCwAAAAAAwADAAACBIQRBwUAOw==);background-attachment:fixed}
55
code{background-color:rgba(85,85,85,.5);color:#eee;vertical-align:0;display:inline-block;height:calc(1em + 2px)}
66
hr{border-style:solid none none;border-width:1px;margin:5px 2px 0;padding:2px;color:#89b}
77
img.ico{width:16px;height:16px;border:0;filter:hue-rotate(180deg) brightness(.8)}
@@ -39,7 +39,7 @@ a:hover,a:active,a:focus,.txtRd{color:#fca}
3939
.co,body{padding:0}
4040
.dt,.s,.tip,.txtBl,.txtGn,.txtOe,.txtRd{display:inline}
4141
.dt,.tip{float:{FE_Align};text-align:{FE_Align};width:80%}
42-
.gen,input,select,textarea{font-family:'Verdana','Arial',Helvetica,sans-serif}
42+
.gen,input,select,textarea{font-family:'Verdana','Arial','Helvetica'}
4343
.gen{letter-spacing:0;white-space:nowrap}
4444
.h1,.h1f,.h2,.h2f,.h3,.h3f,.h4,.h4f,.ng1,.ng2,.r,.rf,.spanner{margin:0;padding:4px}
4545
.h1,.h1f,.h2,.h2f,.r,.rf{width:25%}

assets/default/_accounts_row.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<td class="h1 big"><div class="s"><input id="{AccID}password" type="password" placeholder="{field.Password}" autocomplete="new-password" /></div></td>
66
<td class="h1f extend">
77
<div class="s big">
8-
<select id="{AccID}do">
8+
<select id="{AccID}do" class="auto">
99
<option value="update-password">{field.Set new password}</option><option value="delete-account">{field.Delete account}</option>
1010
</select><input type="button" value="{field.OK}" class="auto" onclick="javascript:acc('{AccID}username','{AccID}password','{AccID}','{AccID}do')" />
1111
</div>
1212
<div class="s mob">
1313
<div class="s">{AccUsername}</div><small>{AccWarnings}</small><br /><em>{AccPermissions}</em><br />
1414
<input id="{AccID}passwordmob" type="password" placeholder="{field.Password}" autocomplete="new-password" /><br />
15-
<select id="{AccID}domob"><option value="update-password">{field.Set new password}</option><option value="delete-account">{field.Delete account}</option></select><br />
15+
<select id="{AccID}domob" class="auto"><option value="update-password">{field.Set new password}</option><option value="delete-account">{field.Delete account}</option></select><br />
1616
<input type="button" value="{field.OK}" class="auto" onclick="javascript:acc('{AccID}username','{AccID}passwordmob','{AccID}','{AccID}domob')" />
1717
</div>
1818
</td>

assets/default/frontend.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:light}
22
*{vertical-align:text-top}
33
body,input,select,textarea,.idx{font-size:calc((12px * {magnification}) + .03vw)}
4-
body{font-family:'Tahoma','Verdana','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#ccc;color:#033}
4+
body{font-family:'Tahoma','Verdana','Noto Sans','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#ccc;color:#033}
55
code{vertical-align:0;display:inline-block;height:calc(1em + 2px)}
66
hr{border-style:solid none none;border-width:1px;margin:5px 2px 0;padding:2px;color:rgba(153,0,0,.6)}
77
img.ico{width:16px;height:16px;border:0}
@@ -40,7 +40,7 @@ a:active,a:focus{color:red}
4040
.co,body{padding:0}
4141
.dt,.s,.tip,.txtBl,.txtGn,.txtOe,.txtRd{display:inline}
4242
.dt,.tip{float:{FE_Align};text-align:{FE_Align};width:80%}
43-
.gen,input,select,textarea{font-family:sans-serif,'Verdana','Arial',Helvetica}
43+
.gen,input,select,textarea{font-family:'Verdana','Arial','Helvetica'}
4444
.gen{letter-spacing:0;white-space:nowrap}
4545
.h1,.h1f,.h2,.h2f,.h3,.h3f,.h4,.h4f,.ng1,.ng2,.r,.rf,.spanner{margin:0;padding:4px;border-style:{Half_Border};border-width:1px;border-color:#999}
4646
.h1,.h1f,.h2,.h2f,.r,.rf{width:25%}

assets/fullmoon/frontend.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:dark}
22
*{vertical-align:text-top}
33
body,input,select,textarea{font-size:calc((12px * {magnification}) + .03vw);background-repeat:no-repeat}
4-
body{font-family:'Tahoma','Verdana','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#36393b;color:#c5bc8e;background-image:url('?phpmussel-asset=moon.jpg&theme={theme}');background-attachment:fixed;background-position:center center}
4+
body{font-family:'Tahoma','Verdana','Noto Sans','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#36393b;color:#c5bc8e;background-image:url('?phpmussel-asset=moon.jpg&theme={theme}');background-attachment:fixed;background-position:center center}
55
hr{border-style:solid none none;border-width:1px;margin:5px 2px 0;padding:2px;color:#aaa}
66
img.ico{width:16px;height:16px;border:0}
77
input[type=file]{margin:0;padding:0;border:none;background:none;width:auto}
@@ -44,7 +44,7 @@ a:hover,a:active,a:focus{color:#fff7bc}
4444
.h1,.h3,.spanner{background-color:rgba(103,106,109,.5)}
4545
.h2,.h4,code{background-color:rgba(86,89,92,.5)}
4646
.h3,.h3f,.h4,.h4f{width:50%}
47-
code,.nav{font-family:'Courier New',Courier,'Arial'}
47+
code,.nav{font-family:'Courier New','Courier','Arial'}
4848
.ng1,.h1f,.h3f{background:linear-gradient({90deg},rgba(103,106,109,.5),#555)}
4949
.ng2,.h2f,.h4f{background:linear-gradient({90deg},rgba(86,89,92,.5),#444)}
5050
.hFd:hover,.r{background-color:rgba(120,89,92,.5)}

assets/moss/frontend.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:normal}
22
*{vertical-align:text-top}
33
body,input,select,textarea,.idx{font-size:calc((12px * {magnification}) + .03vw);background-repeat:no-repeat}
4-
body{font-family:'Tahoma','Verdana','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#789048;background-image:url('?phpmussel-asset=bg.png&theme={theme}');background-attachment:fixed;background-position:left bottom;color:#303c24}
4+
body{font-family:'Tahoma','Verdana','Noto Sans','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#789048;background-image:url('?phpmussel-asset=bg.png&theme={theme}');background-attachment:fixed;background-position:left bottom;color:#303c24}
55
code{vertical-align:0;display:inline-block;height:calc(1em + 2px)}
66
hr{border-style:solid none none;border-width:1px;margin:5px 2px 0;padding:2px;color:#604848}
77
img.ico{width:16px;height:16px;border:0;filter:hue-rotate(45deg) brightness(.9)}
@@ -39,7 +39,7 @@ a:hover,a:active,a:focus{color:#866}
3939
.co,body{padding:0}
4040
.dt,.s,.tip,.txtBl,.txtGn,.txtOe,.txtRd{display:inline}
4141
.dt,.tip{float:{FE_Align};text-align:{FE_Align};width:80%}
42-
.gen,input,select,textarea{font-family:'Verdana','Arial',Helvetica,sans-serif}
42+
.gen,input,select,textarea{font-family:'Verdana','Arial','Helvetica'}
4343
.gen{letter-spacing:0;white-space:nowrap}
4444
.h1,.h1f,.h2,.h2f,.h3,.h3f,.h4,.h4f,.ng1,.ng2,.r,.rf,.spanner{margin:0;padding:4px;border-style:{Half_Border};border-width:1px;border-color:#604848}
4545
.h1,.h1f,.h2,.h2f,.r,.rf{width:25%}

assets/primer/frontend.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:light}
22
*{vertical-align:text-top}
33
body,input,select,textarea,code,.idx{font-size:calc((12px * {magnification}) + .03vw)}
4-
body,input,input[type=file]::file-selector-button,select{font-family:BlinkMacSystemFont,"Segoe UI",Helvetica,'Arial',sans-serif;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#f6f8fa;color:#24292e}
4+
body,input,input[type=file]::file-selector-button,select{font-family:'BlinkMacSystemFont','Segoe UI','Noto Sans','Helvetica';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#f6f8fa;color:#24292e}
55
code{background-color:rgba(164,128,102,.5);vertical-align:0;display:inline-block;height:calc(1em + 2px)}
66
.branchline,hr{box-sizing:content-box;height:0;overflow:visible;height:0;margin:15px 0;overflow:hidden;background:0 0;border:0;border-bottom:1px solid #dadde1}
77
.branchline,hr::after{display:table;clear:both;content:""}

assets/primerdark/frontend.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:dark}
22
*{vertical-align:text-top}
33
body,input,select,textarea,code,.idx{font-size:calc((12px * {magnification}) + .03vw)}
4-
body,input,input[type=file]::file-selector-button,select{font-family:BlinkMacSystemFont,"Segoe UI",Helvetica,'Arial',sans-serif;letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;color:#e4e6eb}
4+
body,input,input[type=file]::file-selector-button,select{font-family:'BlinkMacSystemFont','Segoe UI','Noto Sans','Helvetica';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;color:#e4e6eb}
55
body{background-color:#18191a}
66
code{background-color:rgba(255,153,102,.3);vertical-align:0;display:inline-block;height:calc(1em + 2px)}
77
.branchline,hr{box-sizing:content-box;height:0;overflow:visible;height:0;margin:15px 0;overflow:hidden;background:0 0;border:0;border-bottom:1px solid #3a3b3c}

assets/rbi/frontend.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:light}
22
*{vertical-align:text-top}
33
body,input,select,textarea,.idx{font-size:calc((12px * {magnification}) + .03vw)}
4-
body{font-family:'Tahoma','Verdana','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#ccc;color:#330}
4+
body{font-family:'Tahoma','Verdana','Noto Sans','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#ccc;color:#330}
55
code{vertical-align:0;display:inline-block;height:calc(1em + 2px)}
66
hr{border-style:solid none none;border-width:1px;margin:5px 2px 0;padding:2px;color:rgba(0,0,153,.2)}
77
img.ico{width:16px;height:16px;border:0}
@@ -40,7 +40,7 @@ a:active,a:focus{color:red}
4040
.co,body{padding:0}
4141
.dt,.s,.tip,.txtBl,.txtGn,.txtOe,.txtRd{display:inline}
4242
.dt,.tip{float:{FE_Align};text-align:{FE_Align};width:80%}
43-
.gen,input,select,textarea{font-family:sans-serif,'Verdana','Arial',Helvetica}
43+
.gen,input,select,textarea{font-family:'Verdana','Arial','Helvetica'}
4444
.gen{letter-spacing:0;white-space:nowrap}
4545
.h1,.h1f,.h2,.h2f,.h3,.h3f,.h4,.h4f,.ng1,.ng2,.r,.rf,.spanner{margin:0;padding:4px;border-style:{Half_Border};border-width:1px;border-color:#999}
4646
.h1,.h1f,.h2,.h2f,.r,.rf{width:25%}

assets/slate/frontend.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root{color-scheme:dark}
22
*{vertical-align:text-top}
33
body,input,select,textarea,.idx{font-size:calc((12px * {magnification}) + .03vw);background-repeat:no-repeat}
4-
body{font-family:sans-serif,'Tahoma','Verdana','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#212121;color:#ddd}
4+
body{font-family:'Tahoma','Verdana','Noto Sans','Arial';letter-spacing:1px;text-decoration:none;border-style:none;margin:0;white-space:normal;background-color:#212121;color:#ddd}
55
code{vertical-align:0;display:inline-block;height:calc(1em + 2px)}
66
hr{border-style:solid none none;border-width:1px;margin:5px 2px 0;padding:2px;color:#999}
77
img.ico{width:16px;height:16px;border:0;filter:grayscale(60%) hue-rotate(45deg) brightness(.8)}
@@ -40,7 +40,7 @@ a:hover,a:active,a:focus{color:#fc6}
4040
.co,body{padding:0}
4141
.dt,.s,.tip,.txtBl,.txtGn,.txtOe,.txtRd{display:inline}
4242
.dt,.tip{float:{FE_Align};text-align:{FE_Align};width:80%}
43-
.gen,input,select,textarea{font-family:'Verdana','Arial',Helvetica,sans-serif}
43+
.gen,input,select,textarea{font-family:'Verdana','Arial','Helvetica'}
4444
.gen{letter-spacing:0;white-space:nowrap}
4545
.h1,.h1f,.h2,.h2f,.h3,.h3f,.h4,.h4f,.ng1,.ng2,.r,.rf,.spanner{margin:0;padding:4px;border-style:{Half_Border};border-width:1px;border-color:#555}
4646
.h1,.h1f,.h2,.h2f,.r,.rf{width:25%}

0 commit comments

Comments
 (0)