From d30f6512dae2c236c9c54e80e482777223e508d5 Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Fri, 24 Oct 2014 15:17:01 +0200 Subject: [PATCH] Stylesheet cleanup and optimzing --- src/include/functions_common.php | 2 +- src/templates/admin/admin_charts.html | 4 +- src/templates/admin/admin_dbmappings.html | 4 +- src/templates/admin/admin_fields.html | 4 +- src/templates/admin/admin_groups.html | 4 +- src/templates/admin/admin_index.html | 56 +++++++++---------- src/templates/admin/admin_parsers.html | 9 ++-- src/templates/admin/admin_reports.html | 11 ++-- src/templates/admin/admin_searches.html | 4 +- src/templates/admin/admin_sources.html | 4 +- src/templates/admin/admin_upgrade.html | 4 +- src/templates/admin/admin_users.html | 4 +- src/templates/admin/admin_views.html | 4 +- src/templates/index.html | 66 +++++++++++------------ src/templates/reports.html | 15 +++--- src/themes/default/main.css | 8 +-- 16 files changed, 97 insertions(+), 106 deletions(-) diff --git a/src/include/functions_common.php b/src/include/functions_common.php index 1efdaf1..1e9fa7e 100644 --- a/src/include/functions_common.php +++ b/src/include/functions_common.php @@ -1007,7 +1007,7 @@ function InitConfigurationValues() .ui-menu, .title { font-size: ' . ($userdefaultfontsize/10)*1.3 . 'px; } - .ui-button, .ErrorMsg { + .ui-button, .ErrorMsg, .topmenu2 { font-size: ' . ($userdefaultfontsize/10)*1.2 . 'px; } '; diff --git a/src/templates/admin/admin_charts.html b/src/templates/admin/admin_charts.html index 0535821..e0a7fba 100644 --- a/src/templates/admin/admin_charts.html +++ b/src/templates/admin/admin_charts.html @@ -13,12 +13,12 @@

- +
-
{LN_CHARTS_CENTER}
+

diff --git a/src/templates/admin/admin_dbmappings.html b/src/templates/admin/admin_dbmappings.html index 024604e..f7c6e71 100644 --- a/src/templates/admin/admin_dbmappings.html +++ b/src/templates/admin/admin_dbmappings.html @@ -13,12 +13,12 @@

- +
-
{LN_DBMP_CENTER}
+

diff --git a/src/templates/admin/admin_fields.html b/src/templates/admin/admin_fields.html index db19f37..871d4ee 100644 --- a/src/templates/admin/admin_fields.html +++ b/src/templates/admin/admin_fields.html @@ -13,12 +13,12 @@

- +
-
{LN_FIELDS_CENTER}
+

diff --git a/src/templates/admin/admin_groups.html b/src/templates/admin/admin_groups.html index 99521dc..20ae2d5 100644 --- a/src/templates/admin/admin_groups.html +++ b/src/templates/admin/admin_groups.html @@ -13,12 +13,12 @@

- +
-
{LN_GROUP_CENTER}
+

diff --git a/src/templates/admin/admin_index.html b/src/templates/admin/admin_index.html index 92eb219..476264a 100644 --- a/src/templates/admin/admin_index.html +++ b/src/templates/admin/admin_index.html @@ -24,9 +24,9 @@
- +
- + - - - - - + - + @@ -186,9 +186,9 @@ - + - + @@ -200,9 +200,9 @@ - + - + @@ -216,9 +216,9 @@ - + - + @@ -230,9 +230,9 @@ - + - + @@ -245,9 +245,9 @@ - + - + @@ -259,9 +259,9 @@ - + - + @@ -273,9 +273,9 @@ - + - + @@ -328,7 +328,7 @@ - - + - + - + - + - + diff --git a/src/templates/admin/admin_parsers.html b/src/templates/admin/admin_parsers.html index 66ff969..7b1eba8 100644 --- a/src/templates/admin/admin_parsers.html +++ b/src/templates/admin/admin_parsers.html @@ -13,19 +13,18 @@

-
   @@ -106,7 +106,7 @@
{LN_GEN_DEFSOURCE} + +
{LN_GEN_DEFFONTSIZE} + +
{LN_GEN_MSGCHARLIMIT}
{LN_GEN_ENTRIESPERPAGE}
{LN_GEN_ADMINCHANGEWAITTIME}
{LN_GEN_CUSTBTNCAPT}
{LN_GEN_USETODAY}
{LN_GEN_CONTEXTLINKS}
{LN_GEN_SUPPRESSDUPMSG}
{LN_GEN_INLINESEARCHICONS}
{LN_ADMIN_DEFAULTENCODING} +
{LN_GEN_DEBUGUSERLOGIN}
{LN_GEN_DEBUGTOSYSLOG}
{LN_GEN_INJECTHTMLHEADER}
{LN_GEN_INJECTBODYHEADER}
{LN_GEN_INJECTBODYFOOTER}
+
-
{LN_ADMINMENU_MSGPARSERSOPT}
+

- - - + +
{LN_PARSERSMENU_LIST}{LN_PARSERS_ONLINELIST}{LN_PARSERSMENU_LIST}{LN_PARSERS_ONLINELIST}
diff --git a/src/templates/admin/admin_reports.html b/src/templates/admin/admin_reports.html index ba3b0d8..c287c34 100644 --- a/src/templates/admin/admin_reports.html +++ b/src/templates/admin/admin_reports.html @@ -13,24 +13,23 @@

- +
- -
{LN_ADMINMENU_REEPORTSOPT}{OPTIONAL_TITLE}
+

- - + - +
{LN_REPORTMENU_LIST} {LN_REPORTMENU_ONLINELIST} {REPORTS_DETAILSFOR}{REPORTS_DETAILSFOR}   
@@ -53,7 +52,7 @@
{LN_REPORTS_SAVEDREPORTS} +  {LN_REPORTS_ADDSAVEDREPORT} diff --git a/src/templates/admin/admin_searches.html b/src/templates/admin/admin_searches.html index 71da4e6..1b8c89d 100644 --- a/src/templates/admin/admin_searches.html +++ b/src/templates/admin/admin_searches.html @@ -13,12 +13,12 @@

- +
-
{LN_SEARCH_CENTER}
+

diff --git a/src/templates/admin/admin_sources.html b/src/templates/admin/admin_sources.html index 34ecfea..6e4512c 100644 --- a/src/templates/admin/admin_sources.html +++ b/src/templates/admin/admin_sources.html @@ -52,12 +52,12 @@

- +
-
{LN_SOURCES_CENTER}
+

diff --git a/src/templates/admin/admin_upgrade.html b/src/templates/admin/admin_upgrade.html index 423cc41..ce759a9 100644 --- a/src/templates/admin/admin_upgrade.html +++ b/src/templates/admin/admin_upgrade.html @@ -13,12 +13,12 @@

- +
-
{LN_DBUPGRADE_TITLE}
+ diff --git a/src/templates/admin/admin_users.html b/src/templates/admin/admin_users.html index f8b44b7..7ab4061 100644 --- a/src/templates/admin/admin_users.html +++ b/src/templates/admin/admin_users.html @@ -13,12 +13,12 @@

-
+
-
{LN_USER_CENTER}
+

diff --git a/src/templates/admin/admin_views.html b/src/templates/admin/admin_views.html index e4ae5c1..8817416 100644 --- a/src/templates/admin/admin_views.html +++ b/src/templates/admin/admin_views.html @@ -13,12 +13,12 @@

- +
-
{LN_VIEWS_CENTER}
+

diff --git a/src/templates/index.html b/src/templates/index.html index 48a9c08..f08da69 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -2,10 +2,6 @@

- - - @@ -15,7 +11,7 @@ {LN_SEARCH_FILTER} - - @@ -148,7 +142,7 @@
-
+
- - - - - - - - - - - - - - -
- {LN_HIGHLIGHT_WORDS}
- - -
- - - - - - -
{highlight_html}
-
-
- +
+ + + + + + + + + + + + + +
+ {LN_HIGHLIGHT_WORDS}
+ + +
+ + + + + + +
{highlight_html}
+
+
- -
+ {LN_GEN_PAGE} {main_currentpagenumber} diff --git a/src/templates/reports.html b/src/templates/reports.html index 7ae9991..df2abc5 100644 --- a/src/templates/reports.html +++ b/src/templates/reports.html @@ -29,16 +29,15 @@
- +
- - + - +
{LN_REPORTS_ADMIN} {LN_REPORTMENU_ONLINELIST} {REPORTS_DETAILSFOR}{REPORTS_DETAILSFOR}   
@@ -72,10 +71,10 @@
{LN_REPORTS_SAVEDREPORTS} + - +
@@ -100,7 +99,7 @@
- +
@@ -138,7 +137,7 @@ -
{LN_REPORTS_INSTALLED} {LN_REPORTS_ID}
+
diff --git a/src/themes/default/main.css b/src/themes/default/main.css index fd4c857..960aa34 100644 --- a/src/themes/default/main.css +++ b/src/themes/default/main.css @@ -25,12 +25,12 @@ a:link,a:active,a:visited,a.postlink text-decoration:none; background-color: transparent; - color:#38140E; + color:#005989; } a:hover { font-weight: bold; - color:#CC0000; + color:#002C5B; } /*---*/ @@ -39,13 +39,13 @@ a.contextlink:link,a.contextlink:active,a.contextlink:visited,a.contextlink { font-weight: bold; background-color: transparent; - color:#3814BB; + color:#E50A00; text-decoration:underline; } a.contextlink:hover { font-weight:bold; - color:#3844FF; + color:#923325; text-decoration:none; } /*---*/
{LN_REPORTS_DETAILS}