summaryrefslogtreecommitdiffstats
path: root/etherpad/src/plugins/twitterStyleTags/static
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-03-27 20:41:13 +0100
committerEgil Moeller <egil.moller@freecode.no>2010-03-27 20:41:13 +0100
commit91caa82020deb1fbc0855abe37ae9f8005d39891 (patch)
tree95b04d50d44a3f07372b6a3aa91e032d2dfa9cd5 /etherpad/src/plugins/twitterStyleTags/static
parent3a51140295f243e36635e2dad38ba389d4755447 (diff)
downloadetherpad-91caa82020deb1fbc0855abe37ae9f8005d39891.tar.gz
etherpad-91caa82020deb1fbc0855abe37ae9f8005d39891.tar.bz2
etherpad-91caa82020deb1fbc0855abe37ae9f8005d39891.zip
More styling
Diffstat (limited to 'etherpad/src/plugins/twitterStyleTags/static')
-rw-r--r--etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css b/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
index 5dfa45f..034c56e 100644
--- a/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
+++ b/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
@@ -79,4 +79,8 @@ h1 {
#editbarinner a {
font-size: 12px;
-} \ No newline at end of file
+}
+
+#padchat iframe {
+ border: none;
+}