summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/browser.css2
-rwxr-xr-xstatic/css/directory.css12
-rwxr-xr-xstatic/css/dump.css28
-rw-r--r--static/css/frontpage_legacy.css4
-rw-r--r--static/css/frontpage_profile.css4
-rwxr-xr-xstatic/css/header.css22
-rwxr-xr-xstatic/css/log.css6
-rwxr-xr-xstatic/css/mgmt.css26
-rw-r--r--static/css/newlog.css4
-rwxr-xr-xstatic/css/profile.css6
-rwxr-xr-xstatic/css/profiletest.css6
-rw-r--r--static/css/simplerlog.css4
12 files changed, 62 insertions, 62 deletions
diff --git a/static/css/browser.css b/static/css/browser.css
index 4c115e6..204cdec 100755
--- a/static/css/browser.css
+++ b/static/css/browser.css
@@ -143,7 +143,7 @@ left:0.1%;
}
-.logged-dump img{
+.logged-hump img{
max-width:650px;
width: expression(this.width > 500 ? 500: true);
max-height:400px;
diff --git a/static/css/directory.css b/static/css/directory.css
index 397d43c..db6d1b8 100755
--- a/static/css/directory.css
+++ b/static/css/directory.css
@@ -150,7 +150,7 @@ a:visited {
text-decoration: none;
color: #000;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
@@ -247,7 +247,7 @@ color:000;
}
-.logged-dump img{
+.logged-hump img{
max-width:500px;
width: expression(this.width > 500 ? 500: true);
max-height:400px;
@@ -258,7 +258,7 @@ color:000;
}
-.logged-dump{
+.logged-hump{
max-width:500;
width:auto;
@@ -524,7 +524,7 @@ a:visited {
text-decoration: none;
color: #000;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
@@ -621,7 +621,7 @@ color:000;
}
-.logged-dump img{
+.logged-hump img{
max-width:500px;
width: expression(this.width > 500 ? 500: true);
max-height:400px;
@@ -632,7 +632,7 @@ color:000;
}
-.logged-dump{
+.logged-hump{
max-width:500;
width:auto;
diff --git a/static/css/dump.css b/static/css/dump.css
index 7ccc7d8..64751ab 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -105,7 +105,7 @@ a.img_rolldis:hover {
font-family: Monaco, "Courier New", Courier, monospace;
}
-#dumplist {
+#humplist {
padding: 0px;
font-size: 88%;
text-transform: uppercase;
@@ -125,7 +125,7 @@ a.img_rolldis:hover {
text-decoration: none;
border-left: 1px solid #999;*/
}
-#dumplist.dumplist-hidden {
+#humplist.humplist-hidden {
z-index: -1 !important;
}
.no-cursor {
@@ -161,12 +161,12 @@ img.chat-thumb {
}
-.dump .nick {
+.hump .nick {
position: relative;
padding-right: 15px;
}
-.logged-dump {
+.logged-hump {
position: relative;
}
@@ -308,14 +308,14 @@ background-color: white;
background-color: white;
margin-right: 3px;
}
-.msgDiv dump {
+.msgDiv.hump {
background-color: white;
}
.nick a:link {
color: #000;
margin-right: 3px;
}
-.msgDiv dump a:link {
+.msgDiv.hump a:link {
background-color: white;
color: #000;
}
@@ -1404,7 +1404,7 @@ a:visited {
margin-top: 25px;
}
-.logged-dump img {
+.logged-hump img {
max-width: 400px;
max-height: 400px;
border: 0px;
@@ -1414,7 +1414,7 @@ a:visited {
max-height: 400px;
}
-.logged-dump {
+.logged-hump {
background-color: #fff;
text-overflow: ellipsis-word;
padding: 0px 18px 6px 18px;
@@ -1473,7 +1473,7 @@ img#avatarPic {
margin-bottom: 15px;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
@@ -1497,7 +1497,7 @@ img#avatarPic {
margin-top: -20;
z-index: 5555;
}
-.dlogged-dump img {
+.dlogged-hump img {
max-width: 600px;
width: expression(this.width > 600 ? 600: true);
max-height: 600px;
@@ -1505,7 +1505,7 @@ img#avatarPic {
border: 0px;
z-index: 0;
}
-.dlogged-dump {
+.dlogged-hump {
min-width: 600px;
max-width: 600px;
width: 600px;
@@ -1751,7 +1751,7 @@ img#avatarPic {
max-height: 70px;
max-width: 150px;
}
-.dash-dump {
+.dash-hump {
background-color: #f0f9ff;
text-overflow: ellipsis-word;
padding: 18px 18px 6px 18px;
@@ -1765,12 +1765,12 @@ img#avatarPic {
text-align: left;
}
-.dash-dump {
+.dash-hump {
background-color: white;
padding: 0px;
display: inline-block;
}
-.dash-dump img {
+.dash-hump img {
background-color: white;
padding: 1px;
}
diff --git a/static/css/frontpage_legacy.css b/static/css/frontpage_legacy.css
index 21c0f94..de172a2 100644
--- a/static/css/frontpage_legacy.css
+++ b/static/css/frontpage_legacy.css
@@ -18,8 +18,8 @@ img{border:0px;}
#posts a:hover{color:#333;text-decoration:none;}
#sideinfo{ color:#333; padding:12px;margin:7px;font-size:47px;float:left;min-height:210px;width:240px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:55px;}
.alttxt{font-size:18px;line-height:20px;text-transform:uppercase;text-align:left;}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
+.logged-hump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
+.logged-hump img{max-width:240px;max-height:240px;padding-top:3px; }
.buttons img{display:none;z-index:4;float:left;padding-top:5px;cursor:pointer;}
body.logged-in .buttons img{display:block;}
diff --git a/static/css/frontpage_profile.css b/static/css/frontpage_profile.css
index 2267600..c78f63e 100644
--- a/static/css/frontpage_profile.css
+++ b/static/css/frontpage_profile.css
@@ -17,8 +17,8 @@ img{border:0px;}
#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
#posts a:hover{color:#333;text-decoration:none;}
#sideinfo{ text-align:justify;color:#333; padding:12px;margin:7px;font-size:20px;float:left;min-height:210px;width:230px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:23px;}
-.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
-.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
+.logged-hump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white}
+.logged-hump img{max-width:240px;max-height:240px;padding-top:3px; }
.buttons img{height:12px;float:left;padding-right:6px;padding-top:5px;cursor:pointer;display:none;}
.buttons .share{cursor:pointer;display:none;}
#posts hr{display:none;}
diff --git a/static/css/header.css b/static/css/header.css
index 571ed06..d0bbf8e 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -184,7 +184,7 @@ color:#000;
color:#000; text-decoration: none;
text-shadow: -0.5px -0.5px 0px #f0e;
}
-#dumplist{
+#humplist{
top:0px:width:100%;padding:0px;background-color:#fff;
color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
border-bottom:1px solid #999;text-align:right;
@@ -195,9 +195,9 @@ padding-right:70px;line-height:1.1;background-color:#eff5fb;
-moz-border-radius-bottomleft:5px;text-decoration: none;
border-left:1px solid #999;*/
}
-#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
+#humplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
}
-#dumplist a:hover{color:#000;text-decoration: none;
+#humplist a:hover{color:#000;text-decoration: none;
}
#rapper7{
@@ -245,12 +245,12 @@ img.chat-thumb {
}
-.dump .nick {
+.hump .nick {
position: relative;
padding-right: 15px;
}
-.logged-dump {
+.logged-hump {
position: relative;
}
@@ -455,7 +455,7 @@ color:#000;
color:#000; text-decoration: none;
text-shadow: -0.5px -0.5px 0px #f0e;
}
-#dumplist{
+#humplist{
top:0px:width:100%;padding:0px;background-color:#fff;
color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
border-bottom:1px solid #999;text-align:right;
@@ -466,9 +466,9 @@ padding-right:70px;line-height:1.1;background-color:#eff5fb;
-moz-border-radius-bottomleft:5px;text-decoration: none;
border-left:1px solid #999;*/
}
-#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
+#humplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
}
-#dumplist a:hover{color:#000;text-decoration: none;
+#humplist a:hover{color:#000;text-decoration: none;
}
#rapper7{
@@ -516,12 +516,12 @@ img.chat-thumb {
}
-.dump .nick {
+.hump .nick {
position: relative;
padding-right: 15px;
}
-.logged-dump {
+.logged-hump {
position: relative;
}
@@ -600,7 +600,7 @@ background-attachment:fixed;
}
.content{background-color:white;}
.nick{background-color:white;margin-right:3px;}
-.msgDiv dump{background-color:white;}
+.msgDiv.hump{background-color:white;}
/*searchstuff*/
#searchbox{
position:absolute;
diff --git a/static/css/log.css b/static/css/log.css
index 78e6d04..82e68e2 100755
--- a/static/css/log.css
+++ b/static/css/log.css
@@ -203,7 +203,7 @@ color:000;
}
-.logged-dump img{
+.logged-hump img{
max-width:500px;
width: expression(this.width > 500 ? 500: true);
max-height:400px;
@@ -214,7 +214,7 @@ color:000;
}
-.logged-dump{
+.logged-hump{
box-shadow:1px 1px 1px #d8dbde;
-webkit-box-shadow:1px 1px 1px #d8dbde;
-moz-box-shadow:1px 1px 1px #d8dbde;
@@ -357,7 +357,7 @@ a:visited {
text-decoration: none;
color: #000;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
diff --git a/static/css/mgmt.css b/static/css/mgmt.css
index 4360ad3..a65ce76 100755
--- a/static/css/mgmt.css
+++ b/static/css/mgmt.css
@@ -258,7 +258,7 @@ text-shadow: -0.5px -0.5px 0px #f0e;
position:absolute;
top:21px;right:0px;
}
-#dumplist{
+#humplist{
top:0px;width:100%;padding:0px;background-color:#fff;
color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
border-bottom:1px solid #999;text-align:left;text-indent:350px;
@@ -269,9 +269,9 @@ top:0px;width:100%;padding:0px;background-color:#fff;
-moz-border-radius-bottomleft:5px;text-decoration: none;
border-left:1px solid #999;*/
}
-#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
+#humplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
}
-#dumplist a:hover{color:#f0e;text-decoration: none;
+#humplist a:hover{color:#f0e;text-decoration: none;
}
@@ -317,12 +317,12 @@ img.chat-thumb {
}
-.dump .nick {
+.hump .nick {
position: relative;
padding-right: 15px;
}
-.logged-dump {
+.logged-hump {
position: relative;
}
@@ -429,9 +429,9 @@ a.msg-image-zoom img.zoom-icon:hover {
/*div.content img:hover{background-color:white;}*/
.nick{background-color:white;margin-right:3px;}
-.msgDiv dump{background-color:white;}
+.msgDiv.hump{background-color:white;}
.nick a:link{color:#000;margin-right:3px;}
-.msgDiv dump a:link{background-color:white;color:#000;}
+.msgDiv.hump a:link{background-color:white;color:#000;}
/*searchstuff*/
#searchbox{
@@ -1475,7 +1475,7 @@ color:000;
margin-top: 25px;
}
-.logged-dump img{
+.logged-hump img{
max-width:400px;
max-height:400px;
border:0px;
@@ -1487,7 +1487,7 @@ color:000;
}
-.logged-dump {
+.logged-hump {
background-color:#fff;
text-overflow: ellipsis-word;
padding: 0px 18px 6px 18px;
@@ -1550,7 +1550,7 @@ color:#ccc;
margin-bottom:15px;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
@@ -1604,7 +1604,7 @@ background-color:white;
max-height:70px;
max-width:150px;
}
-.dash-dump {
+.dash-hump {
background-color:#f0f9ff;
text-overflow: ellipsis-word;
padding: 18px 18px 6px 18px;
@@ -1618,13 +1618,13 @@ max-width:150px;
text-align: left;
}
-.dash-dump {
+.dash-hump {
background-color:white;
padding:0px;
display:inline-block;
}
-.dash-dump img{
+.dash-hump img{
background-color:white;
padding:1px;
}
diff --git a/static/css/newlog.css b/static/css/newlog.css
index 8cc8032..49858c1 100644
--- a/static/css/newlog.css
+++ b/static/css/newlog.css
@@ -111,7 +111,7 @@ img {
border: 1px inset #fff;
}
-.logged-dump {
+.logged-hump {
font-family: Arial, Helvetica, sans-serif;
float: left;
max-width: 650px;
@@ -128,7 +128,7 @@ img {
-moz-border-radius: 5px;
}
-.logged-dump img {
+.logged-hump img {
max-width: 280px;
max-height: 250px;
display: inline-block;
diff --git a/static/css/profile.css b/static/css/profile.css
index bbc68af..8ec07d3 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -245,7 +245,7 @@ color:000;
padding-top: 25px;
}
-.logged-dump img{
+.logged-hump img{
max-width:600px;
width: expression(this.width > 600 ? 600: true);
max-height:600px;
@@ -253,7 +253,7 @@ color:000;
border:0px;
z-index:4;
}
-.logged-dump{
+.logged-hump{
width:600px;
max-width:600px;
text-overflow: ellipsis-word;
@@ -325,7 +325,7 @@ color:#ccc;
margin-bottom:15px;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
diff --git a/static/css/profiletest.css b/static/css/profiletest.css
index f31deb8..4d0372d 100755
--- a/static/css/profiletest.css
+++ b/static/css/profiletest.css
@@ -316,7 +316,7 @@ color:000;
}
-.logged-dump img{
+.logged-hump img{
max-width:500px;
width: expression(this.width > 500 ? 500: true);
max-height:400px;
@@ -335,7 +335,7 @@ color:000;
border:0px;
z-index:4;
}
-.logged-dump{
+.logged-hump{
width:500;
max-width:500px;
text-overflow: ellipsis-word;
@@ -466,7 +466,7 @@ color:#f0e;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
diff --git a/static/css/simplerlog.css b/static/css/simplerlog.css
index a158fd8..b8c9127 100644
--- a/static/css/simplerlog.css
+++ b/static/css/simplerlog.css
@@ -140,7 +140,7 @@ img {
);
}
-.logged-dump {
+.logged-hump {
border: 1px inset #f1f1f1;
border-radius: 3px;
-webkit-border-radius: 3px;
@@ -154,7 +154,7 @@ img {
background-color: white;
}
-.logged-dump img {
+.logged-hump img {
max-width: 240px;
max-height: 240px;
padding-top: 3px;