diff --git a/common/css/xe.css b/common/css/xe.css index 1e7dbd304..108293f54 100644 --- a/common/css/xe.css +++ b/common/css/xe.css @@ -30,7 +30,7 @@ .btnArea .etc{float:left} /* Text Button */ input.text, -button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a;background:none;text-decoration:underline} +button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline} /* Popup Menu Area */ #popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;font-size:12px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)} #popup_menu_area ul{list-style:none;margin:0;padding:0} diff --git a/common/css/xe.min.css b/common/css/xe.min.css index 1e7dbd304..108293f54 100644 --- a/common/css/xe.min.css +++ b/common/css/xe.min.css @@ -30,7 +30,7 @@ .btnArea .etc{float:left} /* Text Button */ input.text, -button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a;background:none;text-decoration:underline} +button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline} /* Popup Menu Area */ #popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;font-size:12px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)} #popup_menu_area ul{list-style:none;margin:0;padding:0} diff --git a/modules/addon/tpl/addon_info.html b/modules/addon/tpl/addon_info.html index dd13c3513..f177e34cc 100644 --- a/modules/addon/tpl/addon_info.html +++ b/modules/addon/tpl/addon_info.html @@ -3,45 +3,46 @@
{$lang->title} |
- {$addon_info->title} ver. {$addon_info->version} | -
|---|---|
{$lang->author} |
-
-
- {$author->name} ({$author->homepage}, {$author->email_address}) - - |
-
{$lang->homepage} |
- {$addon_info->homepage} | -
{$lang->regdate} |
- {zdate($addon_info->date, 'Y-m-d')} | -
{$lang->addon_license} |
- - {nl2br(trim($addon_info->license))} - - - - | -
{$lang->description} |
- {nl2br(trim($addon_info->description))} | -
{$lang->title} |
+ {$addon_info->title} ver. {$addon_info->version} | +
|---|---|
{$lang->author} |
+
+
+ {$author->name} ({$author->homepage}, {$author->email_address}) + + |
+
{$lang->homepage} |
+ {$addon_info->homepage} | +
{$lang->regdate} |
+ {zdate($addon_info->date, 'Y-m-d')} | +
{$lang->addon_license} |
+ + {nl2br(trim($addon_info->license))} + + + + | +
{$lang->description} |
+ {nl2br(trim($addon_info->description))} | +
- {$history->version} - {$history->date} - |
-
-
- {$author->name} ({$author->homepage} / {$author->email_address}) - - -{nl2br(trim($history->description))} - - -
|
-
|---|
+ {$history->version} + {$history->date} + |
+
+
+ {$author->name} ({$author->homepage} / {$author->email_address}) + + +{nl2br(trim($history->description))} + + +
|
+
|---|
{$XE_VALIDATOR_MESSAGE}
- -|
-
-
-
- {$key}
-
- {$key}
-
- {$key} {$lang->unit_day}
-
- {$key}
-
-
- |
-
-
-
-
-
- {$key} {$lang->unit_year}
-
- {$key} {$lang->unit_month}
-
- {$key} {$lang->unit_day}
-
- {$key} {$lang->unit_hour}
-
-
- |
-
- {@ $img_width = (int)$percent; $img_width = $img_width?$img_width.'%':'3px'; }
- - - | -
|---|
|
+
+
+
+ {$key}
+
+ {$key}
+
+ {$key} {$lang->unit_day}
+
+ {$key}
+
+
+ |
+
+
+
+
+
+ {$key} {$lang->unit_year}
+
+ {$key} {$lang->unit_month}
+
+ {$key} {$lang->unit_day}
+
+ {$key} {$lang->unit_hour}
+
+
+ |
+
+ {@ $img_width = (int)$percent; $img_width = $img_width?$img_width.'%':'3px'; }
+ + + | +
|---|
{$lang->parent_category_title} |
@@ -62,7 +62,7 @@
|---|