summaryrefslogtreecommitdiff
path: root/static/css/mgmt.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/mgmt.css')
-rwxr-xr-xstatic/css/mgmt.css26
1 files changed, 13 insertions, 13 deletions
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;
}