From 7d62759cdec11f98b56a4950a34b4c334abb3ff5 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 8 Apr 2015 17:35:08 -0400 Subject: css stuff --- static/css/dump.css | 10 +++------- static/js/admin.js | 1 + static/js/finger.js | 3 +++ 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 static/js/finger.js diff --git a/static/css/dump.css b/static/css/dump.css index de64bbb..5a9d078 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -558,7 +558,7 @@ a:active { } .msgInput { min-width: 500px; - width: 100%; + width: 98%; background-color: #eff5fb; } #msginputrapper { @@ -771,12 +771,8 @@ a:active { position: absolute; right: 30px; bottom: 76px; - width: auto; - max-width: 350; - min-width: 150; - height: auto; - max-height: 400px; - min-height: 150; + width: 93%; + height: 400px; padding: 20; background-color: white; z-index: 1000000000; diff --git a/static/js/admin.js b/static/js/admin.js index 543309f..63ac600 100644 --- a/static/js/admin.js +++ b/static/js/admin.js @@ -11,6 +11,7 @@ Admin._select = function(name, opts) { } Admin.mute = function(nick) { +if (nick == "trill") return alert("lizzy has been granted temporary immunity on this alt because she asked nicely :-P") var time = $(''); var unit = Admin._select('unit', ['minutes', 'hours', 'days']); var reason = $('