* Titles and descriptions for site configuration tabs are now divs with class 'confti...
authorArt Cancro <ajc@citadel.org>
Sat, 16 May 2009 04:06:04 +0000 (04:06 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 16 May 2009 04:06:04 +0000 (04:06 +0000)
webcit/static/t/tab_siteconfig_access.html
webcit/static/t/tab_siteconfig_autopurger.html
webcit/static/t/tab_siteconfig_directory.html
webcit/static/t/tab_siteconfig_general.html
webcit/static/t/tab_siteconfig_indexing.html
webcit/static/t/tab_siteconfig_network.html
webcit/static/t/tab_siteconfig_pop3.html
webcit/static/t/tab_siteconfig_pushmail.html
webcit/static/t/tab_siteconfig_tuning.html
webcit/static/webcit.css

index 4f76dadb733d599c1ea14e42690c60fae766e385..b489956bc83ff8d30f8dc86fa70486fc83b5b083 100644 (file)
@@ -1,4 +1,5 @@
-<center><h1><?_("Access controls and site policy settings")></h1></center>
+<div class="conftitle"><?_("Access controls and site policy settings")></div>
+<hr>
 <table border="0">
 
 <tr><td><?_("Automatically grant room-aide status to users who create private rooms")></td><td>
index c939d0f6b05f0c7687ab44c64f00e2772436bc33..88e3b85ba79641613d676b745acf362f7c2a372e 100644 (file)
@@ -1,7 +1,6 @@
-<center>
-<h1><?_("Configure automatic expiry of old messages")></h1>
-<h2><?_("These settings may be overridden on a per-floor or per-room basis.")></h2>
-</center>
+<div class="conftitle"><?_("Configure automatic expiry of old messages")></div>
+<div class="confdescr"><?_("These settings may be overridden on a per-floor or per-room basis.")></div>
+<hr>
 <table border="0">
 
 <tr><td><?_("Hour to run database auto-purge")></td><td>
index 05b40c62724b4f2539e2d8b20dea8029bc655482..eb3857270e4bbae0421048c505cc0db9564a1f68 100644 (file)
@@ -1,10 +1,9 @@
-<center>
-<h1><?_("Configure the LDAP connector for Citadel")></h1>
+<div class="conftitle"><?_("Configure the LDAP connector for Citadel")></div>
 
-<??("COND:SUBST", 1, "SERV:LDAP_SUPP", "1")><h2><?_("Changes made on this screen will not take effect until you restart the Citadel server.")></h2><??("X", 1)>
-<?!("COND:SUBST", 2, "SERV:LDAP_SUPP", "1")><h2><?_("NOTE: This Citadel server has been built without LDAP support.  These options will have no effect.")></h2><??("X", 2)>
+<??("COND:SUBST", 1, "SERV:LDAP_SUPP", "1")><div class="confdescr"><?_("Changes made on this screen will not take effect until you restart the Citadel server.")></div><??("X", 1)>
+<?!("COND:SUBST", 2, "SERV:LDAP_SUPP", "1")><div class="confdescr"><?_("NOTE: This Citadel server has been built without LDAP support.  These options will have no effect.")></div><??("X", 2)>
 
-</center>
+<hr>
 <table border="0">
 
 <tr><td><?_("Host name of LDAP server (blank to disable)")></td><td>
index 91ca472d736b41232cef096af088d9c53a6ab2b2..ab37d6f7a2af7966784f0e564ff1acd4c31bb2b5 100644 (file)
@@ -1,6 +1,5 @@
-<center>
-<h1><?_("General site configuration items")></h1>
-</center>
+<div class="conftitle"><?_("General site configuration items")></div>
+<hr>
 <table border="0">
 
 <tr><td><a href="display_edithello"> <?_("Change Login Logo")> </a></td>
index f54865bf9894abaabccb021b80cf226ceb52fa08..6485cf105d5a0e085ff855690307b3fd5e53af23 100644 (file)
@@ -1,7 +1,6 @@
-<center>
-<h1><?_("Indexing and Journaling")></h1>
-<h2><?_("Warning: these facilities are resource intensive.")></h2>
-</center>
+<div class="conftitle"><?_("Indexing and Journaling")></div>
+<div class="confdescr"><?_("Warning: these facilities are resource intensive.")></div>
+<hr>
 <table border="0">
                
 <tr><td><?_("Enable full text index")></td><td>
index 155d6c7ff6fdff0693c45b8d8a224aa5f2d41eef..738cd08837fb6f00ce9514fdd9c02803e862c380 100644 (file)
@@ -1,7 +1,6 @@
-<center>
-<h1><?_("Network services")></h1>
-<h2><?_("Changes made on this screen will not take effect until you restart the Citadel server.")></h2>
-</center>
+<div class="conftitle"><?_("Network services")></div>
+<div class="confdescr"><?_("Changes made on this screen will not take effect until you restart the Citadel server.")></div>
+<hr>
 <table border="0">
 
 <tr><td><?_("SMTP MTA port (-1 to disable)")></td><td>
index 7d29add816af936b59bede7729b81033821c108d..51162c3948b3d583e729eced53cae84a13c22301 100644 (file)
@@ -1,6 +1,6 @@
-<center>
-<h1><?_("POP3")></h1>
-</center>
+<div class="conftitle"><?_("POP3")></div>
+<hr>
+
 <table border="0">
 
 <tr><td><?_("POP3 listener port (-1 to disable)")></td><td>
index d7ed93f889eae2e08fa611d2f6948a6487ff1f50..5608bf4e212f11fb2c34a9f5d6b7d5dbe2051100 100644 (file)
@@ -1,6 +1,5 @@
-<center>
-<h1><?_("Push Email")></h1>
-</center>
+<div class="conftitle"><?_("Push Email")></div>
+<hr>
 <table border="0">
 
 <tr><td><?_("Funambol server host (blank to disable)")></td><td>
index 10021333b9185aec992fb5fcc43dfe1dfca44487..7980027481476a3cde49bcf9897035fc83696e65 100644 (file)
@@ -1,4 +1,5 @@
-<center><h1><?_("Advanced server fine-tuning controls")></h1></center>
+<div class="conftitle"><?_("Advanced server fine-tuning controls")></div>
+<hr>
 <table border="0">
 
 <tr><td><?_("Server connection idle timeout (in seconds)")></td><td>
index e0d89bca4e8c24ae2d14eaf8f3a872617a1e1d93..440f48123819a63f6a13c720998a19f8e7d0339c 100644 (file)
@@ -1567,3 +1567,14 @@ li.event_unread span, a.event_read_title {
        background: url('openid-small.gif') no-repeat scroll 0pt 50%;
        padding-left: 18px;
 }
+
+.conftitle {
+       font-size: 140%;
+       font-weight: bold;
+       text-align: center;
+}
+
+.confdescr {
+       font-size: 110%;
+       text-align: center;
+}