summaryrefslogtreecommitdiffstats
path: root/etherpad/src/static/css
diff options
context:
space:
mode:
authoralexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c <none@none>2010-02-03 11:24:06 +0000
committeralexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c <none@none>2010-02-03 11:24:06 +0000
commita9ce606cc30d351070036c8a5c0f1a7aaeeb2c10 (patch)
treed9b39c76d289e6e4df3ba79592a7cc294c1b3a7f /etherpad/src/static/css
parentf7f86e56488e4cb9e5d4e42f637b71041ab7d9cb (diff)
downloadetherpad-a9ce606cc30d351070036c8a5c0f1a7aaeeb2c10.tar.gz
etherpad-a9ce606cc30d351070036c8a5c0f1a7aaeeb2c10.tar.bz2
etherpad-a9ce606cc30d351070036c8a5c0f1a7aaeeb2c10.zip
fixed handling of superdomains
--HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%4015
Diffstat (limited to 'etherpad/src/static/css')
-rw-r--r--etherpad/src/static/css/pro-help.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/etherpad/src/static/css/pro-help.css b/etherpad/src/static/css/pro-help.css
deleted file mode 100644
index 9237b62..0000000
--- a/etherpad/src/static/css/pro-help.css
+++ /dev/null
@@ -1,19 +0,0 @@
-
-h1 {
- font-size: 1.33em;
- color: #555;
- border-bottom: 1px solid #888;
-}
-
-h2 {
- font-size: 1.1em;
- color: #333;
- border-bottom: 1px solid #888;
-}
-
-div.pro-help {
- font-size: 88%;
- width: 66%;
-}
-
-