From ada3beb0a6c649bd9bfc6a87b2fe69ee8ae563f7 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 08:57:06 +0100 Subject: initial checkin --- style/ArchLinux32/admin.tpl | 40 +++++++++ style/ArchLinux32/arch.css | 162 ++++++++++++++++++++++++++++++++++ style/ArchLinux32/arch32logo.png | Bin 0 -> 5508 bytes style/ArchLinux32/archfooter.php | 11 +++ style/ArchLinux32/archicon.svg | 1 + style/ArchLinux32/archlogo.svg | 1 + style/ArchLinux32/archnavbar.css | 76 ++++++++++++++++ style/ArchLinux32/archnavbar.php | 18 ++++ style/ArchLinux32/base_admin.css | 177 ++++++++++++++++++++++++++++++++++++++ style/ArchLinux32/css.php | 7 ++ style/ArchLinux32/favicon.ico | Bin 0 -> 501 bytes style/ArchLinux32/help.tpl | 29 +++++++ style/ArchLinux32/index.html | 1 + style/ArchLinux32/main.tpl | 40 +++++++++ style/ArchLinux32/maintenance.tpl | 29 +++++++ style/ArchLinux32/redirect.tpl | 31 +++++++ 16 files changed, 623 insertions(+) create mode 100644 style/ArchLinux32/admin.tpl create mode 100644 style/ArchLinux32/arch.css create mode 100644 style/ArchLinux32/arch32logo.png create mode 100644 style/ArchLinux32/archfooter.php create mode 100644 style/ArchLinux32/archicon.svg create mode 100644 style/ArchLinux32/archlogo.svg create mode 100644 style/ArchLinux32/archnavbar.css create mode 100644 style/ArchLinux32/archnavbar.php create mode 100644 style/ArchLinux32/base_admin.css create mode 100644 style/ArchLinux32/css.php create mode 100644 style/ArchLinux32/favicon.ico create mode 100644 style/ArchLinux32/help.tpl create mode 100644 style/ArchLinux32/index.html create mode 100644 style/ArchLinux32/main.tpl create mode 100644 style/ArchLinux32/maintenance.tpl create mode 100644 style/ArchLinux32/redirect.tpl (limited to 'style/ArchLinux32') diff --git a/style/ArchLinux32/admin.tpl b/style/ArchLinux32/admin.tpl new file mode 100644 index 0000000..8d33aa4 --- /dev/null +++ b/style/ArchLinux32/admin.tpl @@ -0,0 +1,40 @@ + + + + + + + + + + + + + +
+
+
+ +
+
+ + +
+
+ + + +
+ +
+ + + + + +
+
+
+ + + diff --git a/style/ArchLinux32/arch.css b/style/ArchLinux32/arch.css new file mode 100644 index 0000000..adbe853 --- /dev/null +++ b/style/ArchLinux32/arch.css @@ -0,0 +1,162 @@ +* { font-family: sans-serif !important; } +.pun { max-width: none; margin: 0; } +#archnavbar.anb-forum ul li.anb-selected a { color: #fff !important; } +.pun pre, .pun code { font-family: monospace !important; } +html, body, .pun { background: #f6f9fc; color: #222; } +.pun .punwrap { border-color: #bcd; border-radius: 0; } + +.pun a, .pun a:link, .pun a:visited { text-decoration:none; color:#07b; outline: none; } +.pun a:focus, #brdmain a:focus { color: #e90; } +.pun a:hover, #brdmain a:hover { color:#999 !important; text-decoration:underline; } +.pun a:active, #brdmain a:active { color: #e90 !important; } + +#brdmenu { background: #fff; } +#brdmenu ul { margin-left: -9px; } +#brdmenu a, #brdmenu a:link, #brdmenu a:visited { display: inline; padding-right: 10px; background: #fff; color: #07b; } +#brdmain a:visited { color: #666; } +#brdmenu a:hover { color:#999; text-decoration:underline; } +#brdmenu a:active, #brdmenu a:focus { color: #e90; } + +.pun .postmsg a { font-weight: bold; } + +/* hide round edges */ +.pun .top-box { background: none; } +.pun .top-box div { background: none; } +.pun .end-box { background: none; } +.pun .end-box div { background: none; } + +/* hide moderator list */ +#brdmain .tcl .modlist { display: none; } + +/* replace green color */ +#punindex .blocktable h2, .pun #vf h2 { color: #444; } +.pun .blocktable th { color: #444; } +.pun .blockpost h2 { color: #444; } +.pun .quotebox cite { color: #444; } +.pun #quickpost h2, #punpost .blockform h2, #punedit .blockform h2, #posterror h2, #pundelete .blockform h2 { color: #444; } +.pun label, .pun legend, #adminconsole fieldset th { color: #444; } +.pun #viewprofile dt, #adstats dt { color: #444; } + +.pun .icon { border-color: #e8ecf1; border-width: 6px; margin: 2px 0 0 2px; } +.pun .inew .icon { border-color: #07b; } + +.pun .quotebox { border-color: #bcd; background: #f6f9fc; color: #444; } +.pun .codebox { border-color: #bcd; background: #ebf1f5; color: #222; } + +/* hide border of images */ +.pun .postimg img { border: none; } + +@media (max-width: 575px) { + #brdstats .conr, + #punindex .tcr .byuser, + #punpost .blockform h2, #punedit .blockform h2, .pun #quickpost h2, + #pundelete .blockform h2, + .pun .blocktable .tc2, + .pun .blocktable .tc3, + .pun .blockpost .postfootleft, + .pun .blockpost .postleft dd, + .pun .blocktable td .byuser, + .pun .blockpost h2 .conr, + .pun .blockpost .postleft .postavatar, + .pun #quickpost legend, #punpost legend, #punedit legend, + .pun #quickpost .bblinks { + display: none; + } + + .pun .blockpost .postleft { + margin-left: 0; + padding: 0; + } + + .pun .blockpost .postbody { + float: none; + } + + .pun .blockpost .postright { + padding: 5px; + } + + .pun .inform { + padding: 0 5px; + } + + .pun input[type=text], .pun input[type=password], .pun select, .pun textarea { + max-width: 75vw; + } + + .pun .blockpost { + background-color: #fcfdfe; + } + + .pun .quotebox { + margin: 0.75em 0.5em; + } + + .pun .blockmenu { + width: 100%; + float: none; + } + + .pun .block2col .blockform, .pun .block2col .block { + margin-left: 0; + } + + #brdmenu a:link, #brdmenu a:visited { + padding-left: 0; + } +} + +@media (max-width: 768px) { + .pun { + padding: 30px 5px; + } + + .pun .punwrap { + padding: 18px 5px; + } + + #brdwelcome { + padding: 20px 0; + } + + #brdmenu ul { + margin-left: 0; + } + + #punindex #brdmain .blocktable h2, #punsearch #vf h2 { + padding-top: 4px; + } + + .pun .required strong { + white-space: normal; + } + + .pun .crumbs li { + white-space: normal; + } + + .pun .postlinksb .crumbs { + margin-right: 0; + } + + .pun .blockpost .postfoot { + border-left-style: none; + } + + #brdwelcome .conl { + display: none; + } + + .pun .subscribelink { + position: inherit; + } +} + +#archfooter { + display: flex; + justify-content: flex-end; +} + +#archfooter li { + margin-left: 10px; +} diff --git a/style/ArchLinux32/arch32logo.png b/style/ArchLinux32/arch32logo.png new file mode 100644 index 0000000..a7fd0d8 Binary files /dev/null and b/style/ArchLinux32/arch32logo.png differ diff --git a/style/ArchLinux32/archfooter.php b/style/ArchLinux32/archfooter.php new file mode 100644 index 0000000..b720bb6 --- /dev/null +++ b/style/ArchLinux32/archfooter.php @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/style/ArchLinux32/archlogo.svg b/style/ArchLinux32/archlogo.svg new file mode 100644 index 0000000..957a6b8 --- /dev/null +++ b/style/ArchLinux32/archlogo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/style/ArchLinux32/archnavbar.css b/style/ArchLinux32/archnavbar.css new file mode 100644 index 0000000..dbfb09e --- /dev/null +++ b/style/ArchLinux32/archnavbar.css @@ -0,0 +1,76 @@ +/* + * ARCH GLOBAL NAVBAR + * + * We're forcing all generic selectors with !important + * to help prevent other stylesheets from interfering. + * + */ + +/* container for the entire bar */ +#archnavbar { height: 40px !important; padding: 10px 15px !important; background: #333 !important; border-bottom: 5px #08c solid !important; } + +#archnavbarlogo { float: left !important; margin: 0 !important; padding: 0 !important; height: 40px !important; width: 190px !important; } +html > body #archnavbarlogo { background: url('arch32logo.png') no-repeat !important; background-size: 190px 40px !important;} + +/* move the heading/paragraph text offscreen */ +#archnavbarlogo p { margin: 0 !important; padding: 0 !important; text-indent: -9999px !important; } +#archnavbarlogo h1 { margin: 0 !important; padding: 0 !important; text-indent: -9999px !important; } + +/* make the link the same size as the logo */ +#archnavbarlogo a { display: block !important; height: 40px !important; width: 190px !important; } + +/* display the list inline, float it to the right and style it */ +#archnavbar ul { display: inline !important; float: right !important; list-style: none !important; margin: 0 !important; padding: 0 !important; } +#archnavbar ul li { float: left !important; font-size: 14px !important; font-family: sans-serif !important; line-height: 45px !important; padding-right: 15px !important; padding-left: 15px !important; } + +/* style the links */ +#archnavbar ul#archnavbarlist li a { color: #999; font-weight: bold !important; text-decoration: none !important; } +#archnavbar ul li a:hover { color: white !important; text-decoration: underline !important; } + +@media (max-width: 680px) { + #anb-forum, + #anb-forums { + display: none; + } + + html > body #archnavbarlogo { + width: 40px !important; + margin-right: 5px !important; + background: url('archicon.svg') no-repeat !important; + background-size: 40px 40px !important; + } + + #archnavbar ul { + display: flex !important; + justify-content: space-between; + flex-wrap: nowrap; + overflow: hidden; + float: none !important; + } + + #archnavbar ul li { + padding: 0 !important; + float: none !important; + } +} + +@media (max-width: 830px) { + #anb-home, + #anb-start { + display: none; + } + + html > body #archnavbarlogo { + padding-right: 15px !important; + } + + #archnavbar { + padding-left: 5px !important; + padding-right: 5px !important; + } + + #archnavbar ul li { + padding-left: 5px !important; + padding-right: 5px !important; + } +} diff --git a/style/ArchLinux32/archnavbar.php b/style/ArchLinux32/archnavbar.php new file mode 100644 index 0000000..17a4b0b --- /dev/null +++ b/style/ArchLinux32/archnavbar.php @@ -0,0 +1,18 @@ + + + diff --git a/style/ArchLinux32/base_admin.css b/style/ArchLinux32/base_admin.css new file mode 100644 index 0000000..8136885 --- /dev/null +++ b/style/ArchLinux32/base_admin.css @@ -0,0 +1,177 @@ +#adminconsole .blockform .box { + padding-bottom: 12px; +} + +#adminconsole fieldset .infldset { + position: relative; + overflow: hidden; +} + +#adminconsole fieldset table { + margin-top: -1px; + margin-bottom: -1px; +} + +#adminconsole fieldset td, #adminconsole fieldset th { + padding: 10px 8px 10px 0; + text-align: left; + white-space: normal; + border-style: solid none; + border-width: 1px 0; +} + +#punadmin thead th { + border-top: 0; + font-weight: normal; +} + +#adminconsole fieldset td span, #adminconsole fieldset th span { + display: block; font-size: 1em; + font-weight: normal; +} + +#adminconsole fieldset td.location span { + display: inline-block; +} + +#adminconsole fieldset th { + width: 15em; + font-weight: normal; + padding-right: 8px; +} + +#adminconsole table.aligntop th, #adminconsole table.aligntop td { + vertical-align: top; +} + +#adminconsole table.aligntop th div { + padding-top: 3px; +} + +#adminconsole .inform { + padding-bottom: 0; +} + +#adminconsole .infldset { + padding-bottom: 0; + padding-top: 0; +} + +#adminconsole p.submittop { + text-align: center; + border-bottom-style: dotted; + border-bottom-width: 1px; + margin: 0 18px; + padding-top: 12px; +} + +#adminconsole p.submitend { + text-align: center; + padding-bottom: 0; +} + +#adminconsole fieldset p { + padding: 10px 0; +} + +#adminconsole .fsetsubmit { + padding: 10px 0 12px 0; +} + +#adalerts { + border-style: solid; + border-width: 1px; + border-color: #b9c5ce #d9e1e7; + background: #ebf1f5; + padding: 18px; +} + +#adalerts p { + border: 1px solid #dfe6ee; + background: #ffffe1; + padding: 18px; +} + +#categoryedit .tcl { + width: 25%; +} + +#censoring .tcl, #censoring .tc2 { + width: 20%; +} + +#edforum .tcl { + width: 18%; +} + +#edforum .tc2 { + width: 12%; +} + +#forumperms thead th, #forumperms tbody td { + text-align: center; +} + +.pun .linkst .backlink, .pun .linksb .backlink { + padding: 7px 0; +} + +#punadmin #users1 h2, #punadmin #users2 h2, #punadmin #bans1 h2 { + display: block; + left: -9999em; + overflow: hidden; + position: absolute; + text-indent: -9999em; + width: 0; +} + +#punadmin #users1 th, #punadmin #users2 th, #punadmin #bans1 th { + font-weight: bold; +} + +#users2 th, #bans1 th { + text-align: left; +} + +#users2 th.tcmod { + text-align: center; +} + +#users2 .tcl, #bans1 .tcl { + width: auto; + text-align: left; +} + +#users2 .tc2, #bans1 .tc2 { + width: 18%; + text-align: left; +} + +#users2 .tc3, #users2 .tc5, #bans1 .tc3, #bans1 .tc5, #bans1 .tc6 { + width: 12%; + text-align: left; +} + +#users2 .tc4, #bans1 .tc4 { + width: 10%; + text-align: center; +} + +#users2 .tcr { + width: 20%; + white-space: nowrap; +} + +#bans1 .tcr { + width: 15%; + white-space: nowrap; +} + +#users2 .tcmod { + width: 10%; + text-align: center; +} + +.plugin p { + padding: 12px 18px 0; +} diff --git a/style/ArchLinux32/css.php b/style/ArchLinux32/css.php new file mode 100644 index 0000000..a963629 --- /dev/null +++ b/style/ArchLinux32/css.php @@ -0,0 +1,7 @@ + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+ + + +
+
+
+ + + diff --git a/style/ArchLinux32/index.html b/style/ArchLinux32/index.html new file mode 100644 index 0000000..89337b2 --- /dev/null +++ b/style/ArchLinux32/index.html @@ -0,0 +1 @@ +.. diff --git a/style/ArchLinux32/main.tpl b/style/ArchLinux32/main.tpl new file mode 100644 index 0000000..d1f3ae2 --- /dev/null +++ b/style/ArchLinux32/main.tpl @@ -0,0 +1,40 @@ + + + + + + + + + + + + + +
+
+
+ +
+
+ + +
+
+ + + +
+ +
+ + + + + +
+
+
+ + + diff --git a/style/ArchLinux32/maintenance.tpl b/style/ArchLinux32/maintenance.tpl new file mode 100644 index 0000000..74f7a0d --- /dev/null +++ b/style/ArchLinux32/maintenance.tpl @@ -0,0 +1,29 @@ + + + + + + + + + + + + + +
+
+
+ +
+ +
+ + + +
+
+
+ + + diff --git a/style/ArchLinux32/redirect.tpl b/style/ArchLinux32/redirect.tpl new file mode 100644 index 0000000..a3f6e12 --- /dev/null +++ b/style/ArchLinux32/redirect.tpl @@ -0,0 +1,31 @@ + + + + + + + + + + + + + +
+
+
+ +
+ +
+ + + + + +
+
+
+ + + -- cgit v1.2.3-70-g09d2