Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Any sufficiently advanced technology is indistinguishable from magic. -- Arthur C. Clarke


computers / rocksolid.shared.rocksolid / Re: def3.i2p css updates

SubjectAuthor
* def3.i2p css updatestrw
`* def3.i2p css updatestrw
 `- def3.i2p css updatestrw

1
Re: def3.i2p css updates

<qot5fg$cva$1@i2pn2.org>

 copy mid

https://www.novabbs.com/computers/article-flat.php?id=106&group=rocksolid.shared.rocksolid#106

 copy link   Newsgroups: rocksolid.shared.rocksolid
Path: i2pn2.org!.POSTED!not-for-mail
From: trw...@i2pmail.org (trw)
Newsgroups: rocksolid.shared.rocksolid
Subject: Re: def3.i2p css updates
Date: Thu, 24 Oct 2019 17:35:22 -0400
Organization: Dancing elephants
Lines: 0
Message-ID: <qot5fg$cva$1@i2pn2.org>
Reply-To: trw <trw@i2pmail.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 24 Oct 2019 21:35:45 -0000 (UTC)
Injection-Info: i2pn2.org; posting-account="def.i2p";
logging-data="13290"; mail-complaints-to="usenet@i2pn2.org"
User-Agent: FUDforum 3.0.7
X-FUDforum: 6666cd76f96956469e7be39d750cc7d9 <90185>
 by: trw - Thu, 24 Oct 2019 21:35 UTC

thanks, i will check it out.
Posted on def3

Re: def3.i2p css updates

<qpmgu4$agg$1@i2pn2.org>

 copy mid

https://www.novabbs.com/computers/article-flat.php?id=113&group=rocksolid.shared.rocksolid#113

 copy link   Newsgroups: rocksolid.shared.rocksolid
Path: i2pn2.org!.POSTED!not-for-mail
From: trw...@i2pmail.org (trw)
Newsgroups: rocksolid.shared.rocksolid
Subject: Re: def3.i2p css updates
Date: Sun, 03 Nov 2019 07:24:22 -0500
Organization: Dancing elephants
Lines: 6
Message-ID: <qpmgu4$agg$1@i2pn2.org>
References: <qot5fg$cva$1@i2pn2.org>
Reply-To: trw <trw@i2pmail.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 3 Nov 2019 12:24:41 -0000 (UTC)
Injection-Info: i2pn2.org; posting-account="def.i2p";
logging-data="10768"; mail-complaints-to="usenet@i2pn2.org"
User-Agent: FUDforum 3.0.7
X-FUDforum: 6666cd76f96956469e7be39d750cc7d9 <108503>
 by: trw - Sun, 3 Nov 2019 12:24 UTC
Attachments: alt_css_screeenshot.jpg (image/jpeg)

hey, big thanks to you. this is looking so much better, the only reason i don't use it right now is one annoying thing:
the first line of a post is always overlapped by the string "Registered: ..." (see screenshot attached), I guess just decreasing the font size of that one will fix it (not so important info anyway...). I will update that and than implement it.
thanks again. do you have a nick (or you want to remain "Guest" that is also fine) ?

cheers

trw

Posted on def3

Attachments: alt_css_screeenshot.jpg 
Re: def3.i2p css updates

<qpn5v0$e69$1@i2pn2.org>

 copy mid

https://www.novabbs.com/computers/article-flat.php?id=114&group=rocksolid.shared.rocksolid#114

 copy link   Newsgroups: rocksolid.shared.rocksolid
Path: i2pn2.org!.POSTED!not-for-mail
From: trw...@i2pmail.org (trw)
Newsgroups: rocksolid.shared.rocksolid
Subject: Re: def3.i2p css updates
Date: Sun, 03 Nov 2019 13:23:14 -0500
Organization: Dancing elephants
Lines: 813
Message-ID: <qpn5v0$e69$1@i2pn2.org>
References: <qpmgu4$agg$1@i2pn2.org>
Reply-To: trw <trw@i2pmail.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 3 Nov 2019 18:23:29 -0000 (UTC)
Injection-Info: i2pn2.org; posting-account="def.i2p";
logging-data="14537"; mail-complaints-to="usenet@i2pn2.org"
User-Agent: FUDforum 3.0.7
X-FUDforum: 6666cd76f96956469e7be39d750cc7d9 <109102>
 by: trw - Sun, 3 Nov 2019 18:23 UTC

yo, it is working now. there is probably a nicer way to do it, which i might implement later.
for some reason this thread was not synced, so i will just paste the modified css here:

html {
background: #121222;
background: repeating-linear-gradient(to bottom, #121222, #232333 2px);
scrollbar-color: #232333 #121222;
}

body, select, input, textarea {
font-family: "Open Sans", "Noto Sans", sans-serif;
}

body {
padding: 8px;
position: relative;
border: 1px solid #343444;
background: #232333;
background: repeating-linear-gradient(to bottom, #232333, #242444 2px);
margin: 0 auto;
max-width: 1600px;
min-width: 640px;
font-size: 10pt;
color: #ddd;
text-shadow: 0 1px 1px #000;
box-shadow: inset 0 0 0 1px #000, inset 0 0 2px 1px #353555;
}

@media screen and (max-width: 1000px) {
body, input, select, textarea, button {
font-size: 9pt !important;
} }

ForumBackground {
background: #343444;
border: 1px solid #454555;
}

a.CatLink {
font-weight: bold;
text-decoration: none;
color: #cffece;
}

CatDesc {
color: #63D762;
height: 23px;
background: url("theme/d/images/tableHeaderbg2.png");
}

a.UserControlPanel {
color: #90A9CB;
text-decoration: none;
}

div.UserControlPanel {
margin-bottom: 5px;
text-align: right;
}

CatLockedName {
font-weight: bold;
}

GenTextRed, .ErrorText {
color: red;
}

ErrorText, td.rpasswdE {
font-weight: bold;
}

th {
text-align: left;
vertical-align: middle;
background: #343444;
background: linear-gradient(to bottom, #343444, #232333);
}

a.thLnk:link, a.thLnk:active, a.thLnk:visited {
text-decoration: underline;
color: #8899CC;
}

a.thLnk:visited {
color: #8899cc;
}

RowStyleA, td.tt {
color: #ccccdd;
background: #272838;
}

RowStyleB, .curtime, fieldset {
color: #ccccdd;
background: #212632;
}

RowStyleC {
color: #ccccdd;
background: #323250;
}

MsgToolBar {
background: #353565;
padding-left: 3px;
padding-right: 3px;
}

MsgSpacer {
padding-bottom: 2px;
padding-top: 2px;
}

PollTable, .ContentTable, .MsgTable, .DialogTable, .PreviewTable, .AnnonTable {
background: #343444;
border: 0;
padding: 0;
margin: 0;
}

ContentTable, .AnnonTable, .MsgTable, table.pad {
width: 100%;
}

MsgTable {
margin-top: 0;
margin-bottom: 0;
border: 1px solid black;
}

DialogTable {
width: 50%;
}

PreviewTable {
width: 75%;
}

AnnText {
color: #000000;
background: #d59300;
}

AnnSubjText {
font-weight: bold;
}

LevelText, div.ctags {
color: #CB5454;
text-decoration: none;
}

MsgSubText {
font-weight: bold;
}

FormattingToolsBG {
background: #232334;
}

FormattingToolsCLR {
background: #545465;
}

MiniTable {
background: #232334;
border: 0;
padding: 0;
margin: 0;
}

quote {
color: #AABBAA;
background: #333545;
border: 1px solid #324450;
}

dashed {
border: 1px solid #1B7CAD;
}

adminColor {
font-weight: bold;
color: #BB0000;
}

modsColor {
color: #00BB00;
font-weight: bold;
}

brdrNormal, td.tabItop, td.tabImid, td.tabIbot {
border: #234410;
border-style: solid;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 1px;
background-repeat: repeat;
background-position: top;
}

brdrSelected, td.tabAmid, td.tabAmid, td.tabAbot {
border: #457730;
border-style: solid;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 0;
background-repeat: repeat;
background-position: top;
}

input.button {
background: #233510;
color: #aabbaa;
font-weight: normal;
border-width: 1px;
border-style: solid;
border-color: #455732 #132400 #132400 #455732;
}

form {
padding: 0;
margin: 0;
}

img {
border: 0;
}

StClr {
font-weight: bold;
color: green;
}

AnClr {
font-weight: bold;
color: red;
}

ModOpt {
margin-top: 2px;
text-align: right;
}

MsgR2, .MsgR1, .MsgR3, .MsgIg {
color: #BBAAAA;
background: #343445;
border-bottom: 1px solid #121314;
padding: 1px;
}

MsgIg {
border: 0;
}

MsgR1 {
background: #303040;
} MsgR2 {
font-size: 7px;
} MsgR3 {
background: #444455;
}

mnavMsg {
border-bottom: 1px solid black;
width: 100%;
}

mnavWarnTbl {
border: 1px solid red;
}

manvNoRes {
border: 1px solid blue;
}

td.tt {
text-align: left;
width: 100%;
border-bottom: 1px solid #121223;
}

table.tt {
width: 100%;
padding: 1px;
margin: 0;
text-align: center;
border: 1px solid black;
}

small, a.small:link, a.small:active, a.small:visited {
font-weight: normal;
}

a.small:link, a.small:active, a.small:visited {
color: #006699;
}

td.msgot, td.msgud {
text-align: right;
vertical-align: top;
width: 33%;
white-space: nowrap;
}

td.msgud {
padding-right: 10px;
text-align: left;
width: 33%;
}

div.ctags {
overflow: auto;
white-space: nowrap;
margin: 0;
padding: 2px;
width: 100%;
height: 36px;
}

legend {
font-weight: bold;
background-color: #233445;
border: 1px solid #343444;
}

fieldset {
border: 1px solid #343444;
margin-bottom: -15px;
}

fieldset img {
vertical-align: text-top;
padding-top: 1px;
}

th.SelTS, th.SelFS {
padding: 2px;
color: #FFFFFF;
}

th.SelFS {
border-bottom: 1px solid #121223;
color: #FFFFFF;
}

td.NoAvatar {
background: #f4f4f4;
text-align: center;
}

td.Av1, td.Av2 {
text-align: center;
background: #f4f4f4;
vertical-align: middle;
white-space: nowrap;
}

td.Av2 {
background: #fefefe;
}

td.tabI, td.tabA, td.tabI:hover {
background: transparent;
padding: 2px;
border-top: 1px dotted #767687;
border-right: 1px dotted #767687;
border-left: 1px dotted #767687;
}

td.tabI:hover, td.tabA {
background: #454556;
}

div.tabT {
padding: 1px;
background: transparent;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #AABBAA;
}

tr.tab {
border-bottom: 3px solid #343445;
}

table.tab {
border-bottom: 1px solid black;
}

curtime {
padding: 1px;
border: 1px solid black;
white-space: nowrap;
vertical-align: middle;
width: 300px;
}

td.rpasswdE {
background: #454556;
text-align: center;
}

td.pmSn {
background: #344578;
}

td.pmSa {
background: #783467;
}

td.pmSf {
background: #AA2323;
}

table.pmDu {
width: 175px;
background-color: transparent;
border: 1px solid #aabbaa;
}

td.mvTc {
background: #343445;
}

td.pmNav {
background: #232334;
text-align: right;
}

td.miniMH {
text-align: center;
}

tr.mnavH {
background: #343445;
}

tr.mnavM {
background: #454556;
}

table.regConf {
width: 80%;
border: 1px solid #ff0000;
}

font.anon, font.reg {
color: #00AA00;
}

td.permYES, td.permNO {
text-align: center;
color: red;
white-space: nowrap;
}

td.permNO {
color: blue;
}

font.regEW {
font-size: 90%;
color: #005500;
font-weight: bold;
}

td.repI {
padding: 5px;
padding-left: 20px;
}

table.pad {
margin-top: 2px;
margin-bottom: 2px;
}

font.selmsgInd {
font-size: 90%;
font-weight: bold;
text-decoration: none;
}

td.avatarPad {
padding-right: 3px;
vertical-align: top;
}

pre {
color: #bbccbb;
}

div.pre {
font-family: monospace;
padding: 5px;
border: 1px solid #677878;
font-size: 95%;
white-space: pre;
background: #345545;
}

form textarea, form input, select {
font-size: 100%;
}

form textarea, form input {
color: #ddf;
background: #343444;
border: 1px solid #454555;
}

form textarea {
min-height: 200px;
width: 100% !important;
resize: vertical;
}


Click here to read the complete article
1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor