Plugin Directory

Changeset 1178683


Ignore:
Timestamp:
06/11/2015 01:58:49 AM (11 years ago)
Author:
fdoromo
Message:

tags/2.5

Location:
wp-mobile-edition
Files:
163 added
6 deleted
14 edited

Legend:

Unmodified
Added
Removed
  • wp-mobile-edition/trunk/admin/class-public.php

    r1144840 r1178683  
    11<?php
    22class WP_Mobile_Edition {
    3     const VERSION               = '2.4';  //
     3    const VERSION               = '2.5';  //
    44    const PHP_MIN               = '5.0';  //
    55    const WP_MIN                = '3.0';  //
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/black.css

    r911953 r1178683  
    1 a,a:active{color:#550000;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #151515;vertical-align:middle}
    4 .fdx_postfooter{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #151515;vertical-align:middle}
    5 .fdx_comments_title{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #151515;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #151515;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #151515}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #d4d3d2;padding-left:7px}
    11 .fdx_odd{background:#f3f3f2;border-bottom:1px solid #d4d3d2;padding-left:7px}
    12 .fdx_comments .odd{background:#f3f3f2;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#f3f3f2;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#f3f3f2}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#545454;border:1px solid #545454; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
     1a,a:active{color:#550000;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #151515;vertical-align:middle}.fdx_postfooter{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #151515;vertical-align:middle}.fdx_comments_title{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #151515;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#151515 url(../images/black/cat_heading.png) repeat-x center;border:1px solid #151515;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #151515;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #151515}.fdx_even{background:#fff;border-bottom:1px solid #d4d3d2;padding-left:7px}.fdx_odd{background:#f3f3f2;border-bottom:1px solid #d4d3d2;padding-left:7px}.fdx_comments .odd{background:#f3f3f2;border-bottom:1px solid #ccc}.fdx_article_heading{background:#f3f3f2;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#f3f3f2}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#545454;border:1px solid #545454; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/blue.css

    r911953 r1178683  
    1 a,a:active{color:#21639d;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_postfooter        {background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #3877bf;vertical-align:middle}
    4 .fdx_topheading        {background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #21639d;vertical-align:middle; text-indent:11px;}
    5 
    6 .fdx_comments_title{background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #21639d;vertical-align:middle;margin:0 5px}
    7 .fdx_comments_respond{background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #21639d;vertical-align:middle;margin:0}
    8 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #21639d}
    9 
    10 /* -------------------------------------- */
    11 .fdx_even{background:#fff;border-bottom:1px solid #cddbee;padding-left:7px}
    12 .fdx_odd{background:#eff3f9;border-bottom:1px solid #cddbee;padding-left:7px}
    13 .fdx_comments .odd{background:#eff3f9;border-bottom:1px solid #ccc}
    14 .fdx_article_heading{background:#eff3f9;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    15 .fdx_comments .odd li ul li{background:#eff3f9}
    16 
    17 /* -------------------------------------- */
    18 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    19 span.tags a{background:#2E6EA7;border:1px solid #2E6EA7; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    20 span.tags a {text-decoration: none;}
    21 
    22 
    23 
     1a,a:active{color:#21639d;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_postfooter{background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #3877bf;vertical-align:middle}.fdx_topheading{background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #21639d;vertical-align:middle; text-indent:11px;}.fdx_comments_title{background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #21639d;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#21639d url(../images/blue/cat_heading.png) repeat-x center;border:1px solid #21639d;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #21639d;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #21639d}.fdx_even{background:#fff;border-bottom:1px solid #cddbee;padding-left:7px}.fdx_odd{background:#eff3f9;border-bottom:1px solid #cddbee;padding-left:7px}.fdx_comments .odd{background:#eff3f9;border-bottom:1px solid #ccc}.fdx_article_heading{background:#eff3f9;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#eff3f9}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#2E6EA7;border:1px solid #2E6EA7; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/brown.css

    r911953 r1178683  
    1 a,a:active{color:#6a4729;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #6a4729;vertical-align:middle}
    4 .fdx_postfooter{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #6a4729;vertical-align:middle}
    5 .fdx_comments_title{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #6a4729;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #6a4729;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #6a4729}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #decbb9;padding-left:7px}
    11 .fdx_odd{background:#f6efe9;border-bottom:1px solid #decbb9;padding-left:7px}
    12 .fdx_comments .odd{background:#f6efe9;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#f6efe9;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#f6efe9}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#997B61;border:1px solid #997B61; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
     1a,a:active{color:#6a4729;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #6a4729;vertical-align:middle}.fdx_postfooter{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #6a4729;vertical-align:middle}.fdx_comments_title{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #6a4729;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#6a4729 url(../images/brown/cat_heading.png) repeat-x center;border:1px solid #6a4729;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #6a4729;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #6a4729}.fdx_even{background:#fff;border-bottom:1px solid #decbb9;padding-left:7px}.fdx_odd{background:#f6efe9;border-bottom:1px solid #decbb9;padding-left:7px}.fdx_comments .odd{background:#f6efe9;border-bottom:1px solid #ccc}.fdx_article_heading{background:#f6efe9;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#f6efe9}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#997B61;border:1px solid #997B61; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/core.css

    r935079 r1178683  
    1 *:focus {outline: none !important}
    2 .clear { clear: both;}
    3 .clearfix:before, .clearfix:after{display:table;content:"";line-height:0;}
    4 .clearfix:after{clear:both;}
    5 
    6 a { text-decoration: none }
    7 
    8 .rack1{clear:both;height:8px}
    9 
    10 
    11 /*
    12 |--------------------------------------------------------------------------
    13 | Layout
    14 |--------------------------------------------------------------------------
    15 */
    16 .fdx_content{background:#FFF; border-left:1px solid #b0b0b0 ; border-right: 1px solid #b0b0b0; border-bottom: 1px solid #b0b0b0; border-top:1px solid transparent;  }
    17 
    18 
    19 
    20  /* nav links */
    21 .fdx_top{position:absolute;right:0;top:0;padding:0 16px 0 13px}
    22 .fdx_prev{float:left;height:35px;line-height:35px;position:relative;text-shadow:0 1px 0 #195284;vertical-align:middle;padding:0}
    23 .fdx_next{float:right;color:#FFF;height:35px;line-height:35px;text-decoration:none;text-shadow:0 1px 0 #195284;vertical-align:middle;padding:0 5px 0 0}
    24 
    25  body{background:url(../images/_sitebg.png) repeat;color:#2F3E46;font-family:Arial, Helvetica, sans-serif;font-size:13px;margin:0;padding:0}
    26 
    27  /*
    28  |--------------------------------------------------------------------------
    29  | topnav
    30  |--------------------------------------------------------------------------
    31  */
    32 .fdx_topnav .toplogo { margin-top: 4px; margin-right: -12px; margin-left: -8px }
    33 .fdx_topnav .toplogo img { max-width:100px !important; max-height:30px !important; }
    34 .fdx_topnav{background:url(../images/_topnav.png) repeat-x top left;border:1px solid #b0b0b0;height:39px;overflow:hidden; width: 100%; border-bottom: }
    35 .fdx_topnav ul{display:table; list-style:none;margin:0;padding:0; margin-left: auto; margin-right: auto; width: auto}
    36 
    37 .fdx_topnav ul li a:hover,.fdx_comments_author_name a{color:#2F3E46;text-decoration:none}
    38 
    39 .fdx_topnav ul li a{color:#2F3E46;font-size:15px;text-decoration:none;text-shadow:#f8f8f8 0 1px 0}
    40 .fdx_topnav ul li{display:table-cell;float:left;line-height:40px;list-style:none;vertical-align:middle;padding:0 13px; text-align: center;}
    41 .fdx_topnav ul li img{display:inline}
    42 .fdx_topnav ul li img a{border:0}
    43 .fdx_topnav .fdx_cats{padding:9px 11px 5px 12px}
    44 
    45 
    46 .fdx_contactlink{padding-left:10px}
    47 .fdx_categories {}
    48 .fdx_categories li,.fdx_search li,.fdx_contact li{list-style:none}
    49 .fdx_categories,.fdx_contact,.fdx_search{border-top:0;margin:0 0 10px 0}
    50 .fdx_categories ul li:hover{background:#eee url(../images/icons/folder.png) no-repeat right 10px}
    51 .fdx_categories ul li{background:#f8f8f8 url(../images/icons/folder.png) no-repeat right 10px;border:1px solid #b0b0b0;border-top:0;color:#2F3E46;font-size:13px;font-weight:400;list-style:none;text-decoration:none;padding:8px 0 8px 5px;}
    52 .fdx_categories ul li a{color:#2F3E46!important;font-weight:700;text-decoration:none}
    53 /*  */
    54 .fdx_more{background:url(../images/icons/folder.png) no-repeat center left;height:70px;opacity:0.7;position:absolute;right:0;top:0;width:18px}
    55 
    56 li.menu-item-has-children {background:#eee url(../images/icons/submenu.png) no-repeat right 9px !important;}
    57 li.menu-item-has-children:hover {background:#f8f8f8 url(../images/icons/submenu.png) no-repeat right 9px !important;}
    58 
    59 ul.sub-menu { padding: 10px 10px 5px 5px !important }
    60 ul.sub-menu li:first-child  { border-top: 1px solid #b0b0b0 !important }
    61 
    62 /* -------------------------------------- */
    63 .fdx_dropdown{background:#f8f8f8;border:1px solid #b0b0b0;border-radius:0 0 8px 8px;border-top:0;padding:10px}
    64 
    65 .fdx_textarea{background:#fff;border:1px solid #b0b0b0;border-radius:4px;color:#2F3E46;font-size:14px;font-weight:400;height:95px;margin-bottom:8px;width:275px;padding:6px}
    66 .fdx_contact_error{background:#efd5d5;border:1px solid #cf9090;border-radius:8px;color:#280B0B;display:none;font-size:13px;margin-top:10px;padding:10px}
    67 .fdx_contact_success{background:#e3efd5;border:1px solid #a2b78a;border-radius:8px;color:#280B0B;display:none;font-size:13px;margin-top:10px;padding:10px}
    68 .fdx_searchbar{padding-left:5px!important;background:#fff;border:1px solid #b0b0b0;border-radius:8px;height:25px;margin-top:8px;width:200px}
    69 
    70 
    71 
    72 .fdx_adtop{color:#000;margin:0 0 10px}
    73 .fdx_adbottom{color:#000;margin:10px 0 0}
    74 .fdx_heading{border-bottom:1px solid #ccc;font-size:14px;padding:10px 0}
    75 .fdx_title a{color:#2F3E46;font-size:14px;text-decoration:none;text-shadow:#fff 0 1px 0;width:100%}
    76 .fdx_category a,.fdx_search a{color:#2F3E46;font-size:12px;font-weight:400;text-decoration:none}
    77 
    78 .fdx_article{font-size:14px;line-height:20px;padding:4px}
    79 .fdx_article_data a{background:#FFF;border:1px solid #b0b0b0;border-radius:10px;color:#2F3E46;font-size:10px;text-decoration:none;padding:1px 3px 2px}
    80 .fdx_article_title_text{display:table-cell;font-size:16px;font-weight:400;height:50px;text-shadow:0 1px 0 #fff;vertical-align:middle}
    81 
    82 
    83  /*
    84  |--------------------------------------------------------------------------
    85  |  MEDIA transcoding // verificar caption adicionado editor visual
    86  |--------------------------------------------------------------------------
    87  */
    88 .fdx_article img {height:auto;max-width:100%;margin:0;padding:1px}
    89 .fdx_article iframe {height:auto;max-width:100%;margin:0;} /* WP EMBED */
    90 
    91 .fdx_article .gallery img{border:10px solid #f1f1f1;max-width:auto;padding:1px}
    92 .fdx_article .gallery .gallery-caption{color:#888;font-size:12px;max-width:auto;margin:0}
    93 
    94 /* wp DEFAULT */
    95 .gallery dl.gallery-item img.attachment-thumbnail{width:90%!important;height:auto;margin:auto;padding:auto}
    96 /* ******************************** */
    97 
    98 
    99 /*
    100 |--------------------------------------------------------------------------
    101 | WP default CSS
    102 |--------------------------------------------------------------------------
    103 */
    104 
    105 .wp-caption .img-thumbnail { width:100% }
    106 .wp-caption .wp-caption-text { background: #E0E0E0; margin: -5px 10px 0 10px;  }
    107 
    108 
    109 
    110 .fdx_article .wp-caption p.wp-caption-text{color:#2F3E46;font-size:11px;font-weight:700}
    111 .fdx_article table{border:1px solid #e7e7e7;text-align:left;width:100%;margin:0 -1px 24px 0}
    112 .fdx_article tr th,.fdx_article thead th{color:#888;font-size:12px;font-weight:700;line-height:18px;padding:9px 24px}
    113 .fdx_article tr td{border-top:1px solid #e7e7e7;padding:6px 24px}
    114 .fdx_article tr.odd td{background:#f2f7fc}
    115 .fdx_article dt,.fdx_article th{color:#000}
    116 
    117 .fdx_comments ol { margin-left: -40px !important; margin-top: 0; margin-bottom: 0 }
    118 
    119 
    120 
    121 .fdx_comments li{border-left: none;border-right:none;display:block;list-style:none;position:relative}
    122 .fdx_comments .even{border-bottom:1px solid #ccc}
    123 .fdx_comments li ul li{border:1px solid #ccc;margin:10px}
    124 .fdx_comments_author img{background:#FFF;border:1px solid #ccc;padding:2px}
    125 .fdx_comments_author_name{font-size:14px;font-weight:700;padding:2px 0 5px}
    126 .fdx_comments_pingback{background:#f8f8f8;border:1px solid #ccc;border-top:0;font-weight:700;padding:10px}
    127 .fdx_comments_pingback a{color:#2F3E46;font-weight:400;text-decoration:none}
    128 .odd li .fdx_comments_reply a{background:#eee}
    129 .fdx_comments_reply a{background:#eee;border:1px solid #ccc;border-radius:10px;color:#333;font-size:11px;font-weight:400;text-decoration:none;text-transform:lowercase;padding:2px 5px}
    130 a.fdx_join_in{background:#fff;border-radius:10px;color:#2F3E46;font-size:11px;line-height:15px;margin-left:3px;position:absolute;right:6px;text-decoration:none;text-indent:4px;text-shadow:0 1px 0 #fff;top:8px;padding:3px 6px}
    131 .fdx_comments_end{border-bottom:1px solid #ccc;clear:both;height:5px;margin:4px 0 7px}
    132 
    133 .fdx_nocomments{background:#f8f8f8;border:1px solid #ccc;text-align:center;margin:0;padding:10px;}
    134 
    135 .cancel-comment-reply a{background:#fff;border-radius:8px;color:#2F3E46;font-size:11px;line-height:15px;margin-left:3px;text-decoration:none;text-indent:4px;text-shadow:0 1px 0 #fff;padding:3px 6px}
    136 .fdx_logged{background:#fff;border:1px solid #ccc;border-radius:4px;font-size:12px;margin-bottom:8px;padding:8px}
    137 a.fdx_admin_logout{color:#8B0000}
    138 
    139 /*
    140 |--------------------------------------------------------------------------
    141 | typo
    142 |--------------------------------------------------------------------------
    143 */
    144 blockquote{background:#f8f8f8;border:1px solid #ccc;border-left:5px solid #ccc;font-size:13px;margin:8px 5px;padding:5px 8px 5px 15px}
    145 blockquote a { font-weight: bold !important; }
    146 fieldset {margin: 10px auto 10px auto;padding: 10px;border:1px solid silver;background-color:#F7F7F7}
    147 legend {font-size: 11px ;color: #525252;border:1px solid silver;background-color:#E0E0E0;padding: 3px 5px 3px 5px;text-transform: uppercase; font-weight: bold;}
    148 legend a, fieldset a { text-decoration: none; }
    149 
    150 code {
    151   padding: 2px 4px;
    152   font-size: 90%;
    153   color: #c7254e;
    154   background-color: #f9f2f4;
    155   white-space: nowrap;
    156   border-radius: 4px;
    157 }
    158 
    159 pre {
    160   position:relative;
    161   padding: 7px;
    162   margin: 20px 0 20px 0;
    163   box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
    164   background-color: #fdfdfd;
    165   border-left: 1px solid #DFDFDF;
    166   border-right: 1px solid #DFDFDF;
    167   background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
    168   background-size: 3em 3em;
    169   background-origin:content-box;
    170   overflow:visible;
    171   max-height:30em;
    172   font-size: 12px;
    173 }
    174 
    175 
    176 .fdx_comments-navigation a{background:#FFC;border:1px solid #ccc;color:#2F3E46;font-size:12px;text-decoration:none;padding:5px 10px}
    177 .fdx_switch{background:#F0F0F0;border:1px solid #B0B0B0;border-radius:8px;font-family:Arial, Helvetica, sans-serif;margin-top:8px;position:relative;padding:0}
    178 
    179 .switch-link { margin-top: 7px; float: left; margin-left: 5px}
    180 
    181 
    182 
    183 
    184 .fdx_comments .odd li,.fdx_comments .odd li ul li ul li,.fdx_comments .odd li ul li ul li ul li,.odd .fdx_comments_reply a,.odd li li .fdx_comments_reply a{background:#fff}
    185 
    186 
    187 .sharenav { margin-bottom: 0; margin-top: 5px; text-align: center; }
    188 .sharenav img { border: none }
    189 
    190 
    191 
    192 /* #####################################CORE############################################ */
    193 
    194 
    195 .fdx_container{width:auto!important;min-width:310px!important;margin:10px 5px auto}
    196 .fdx_categories ul li ul{display:none}
    197 
    198 .fdx_catlink,.fdx_searchlink,.fdx_contactlink,.fdx_home,.fdx_home2{ padding-top: 6px !important;background:url(../images/topnavsep.png) no-repeat right 4px}
    199 
    200 
    201 
    202 
    203 .fdx_copyright{vertical-align:middle}
    204 
    205 
    206 .icoprev{background:url(../images/icons/prev.png) no-repeat 0 0;padding:11px 24px 0 0}
    207 .iconext{background:url(../images/icons/next.png) no-repeat 0 0;padding:11px 24px 0 0}
    208 
    209 .commentbuble2 a{text-decoration:none;font-size:11px;color:#000!important;border-radius:10px;border:1px solid #b0b0b0;background:#FFF;font-weight:700;padding:2px 4px 3px}
    210 .commentbuble2{position:absolute;z-index:10000;margin-left:-5px;margin-top:3px}
    211 
    212 .form-submit{text-align:center}
    213 .fdx_comments_author_date{font-size:9px;font-style:italic}
    214 .fdx_comments_author_date a{text-decoration:none}
    215 .fdx_comments .children li{margin:10px}
    216 .fdx_comments{border-bottom:0;border-top:0;margin:0;padding:0}
    217 
    218 .fdx_comments_info{padding:4px}
    219 
    220 
    221 .fdx_comments_body{margin-top:0;font-size:13px;padding:5px}
    222 .fdx_comments_body p{margin:0 0 8px}
    223 .pages_count a{text-decoration:none;font-size:11px;padding:3px 6px}
    224 .fdx_comments_reply a{margin-right:5px}
    225 
    226 .fdx_article_intro .fdx_article_title_text{font-weight:700;display:table-cell;vertical-align:middle;height:60px!important}
    227 .fdx_article_intro .fdx_thumb{margin-left:7px;}
    228 
    229 .fdx_thumb{position:relative;height:80px;width:63px;float:left;margin-right:3px;background:url(../images/full_page.png) no-repeat center center}
    230 .fdx_frame{width:62px;height:63px;background:url(../images/thumbframe.png) no-repeat center center;position:absolute;z-index:98;top:8px;left:0}
    231 .fdx_thumbimg img{width:60px;height:60px;margin:8px 0 0;padding:1px}
    232 .fdx_thumb:hover{opacity:0.7;filter:alpha(opacity=70)}
    233 .fdx_snippet{position:relative;height:80px;max-height:80px;overflow:hidden}
    234 
    235 .comment-form-author,.comment-form-email,.comment-form-url{margin-top:15px!important;padding:0 0 35px}
    236 .fdx_article iframe,.fdx_article object,.fdx_article embed{min-width:310px}
    237 
    238  /* -------------------------------------- */
    239 .fdx_social{ float: right; margin-right: 3px; padding: 0}
    240 .fdx_social img{margin:5px 1px 2px 3px}
    241 
    242 
    243 
    244 .fdx_contact{position:relative}
    245 
    246 .fdx_social img:hover {filter:alpha(opacity=80);opacity:0.8}
    247 .fdx_article a,.fdx_comments_body a,.fdx_logged a{font-weight:400}
    248 .fdx_article .wp-caption img,.fdx_article .gallery dl{margin:0}
    249 blockquote p{margin:5px 0;padding:0}
    250 .fdx_comments-navigation{clear:both;display:block;margin:10px 0}
    251 .fdx_comments-navigation .fdx_alignleft{float:left}
    252 .fdx_comments-navigation .fdx_alignright{float:right}
    253 .fdx_article ul li{list-style:square;list-style-position:inside;padding-left:10px}
    254 .fdx_article ol li{list-style:decimal;list-style-position:inside;padding-left:10px}
    255 .cancel-comment-reply{position:absolute;right:7px;top:0}
    256 
    257 .fdx_comments_respond a { color: #fff; text-decoration: none   }
    258 .fdx_comments_respond a:hover { color: #fff;  }
    259 
    260 .fdx_comments_reply{position:absolute;right:0;top:20px}
    261 .fdx_comments_author{float:left;margin-right:10px}
    262 object,embed{max-width:290px}
    263 
    264 .fdx_top_arrow{position:absolute;right:7px;top:4px}
    265 .fdx_topicon{font-size:15px!important;padding:0 5px}
    266 .fdx_footer{margin-top:8px;text-align:center;padding:0}
    267 .fdx_title{display:table-cell;height:70px;padding-left:0;padding-right:22px;vertical-align:middle;width:100%}
    268 .fdx_category{width:260px}
    269 .fdx_more:hover{filter:alpha(opacity=100);opacity:1}
    270 .fdx_more img{height:70px;width:25px}
    271 .fdx_article p{padding:0}
    272 .fdx_article_data{float:left;margin-left:auto}
    273 .fdx_article .alignleft,.fdx_article img.alignleft{display:inline;float:left;margin-right:10px;margin-top:4px;max-width:150px}
    274 .fdx_article .alignright,.fdx_article img.alignright{display:inline;float:right;margin-left:10px;margin-top:4px;max-width:150px;padding:1px}
    275 .fdx_article .aligncenter,.fdx_article img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;max-width:289px}
    276 .fdx_article img.alignleft,.fdx_article img.alignright{margin-bottom:12px;max-width:150px}
    277 .fdx_article .wp-caption{line-height:18px;margin-bottom:5px;overflow:hidden;text-align:center}
    278 .fdx_article .wp-caption .aligncenter{max-width:280px}
    279 .fdx_article .aligncenter img{max-width:270px}
    280 .wp-caption-dt{border:0;margin:0;padding:0}
    281 .fdx_article h1,.fdx_article h2,.fdx_article h3,.fdx_article h4,.fdx_article h5,.fdx_article h6,.fdx_article h7,.fdx_article h8{clear:both;display:block;text-decoration:none!important;margin:8px 0;padding:5px 0}
    282 .fdx_article h1{font-size:20px;padding:10px 0}
    283 .fdx_article h2{font-size:18px}
    284 .fdx_article h3{font-size:16px}
    285 .fdx_article h4{font-size:14px}
    286 .fdx_article h6{font-size:12px}
    287 .fdx_article h7{font-size:11px}
    288 .fdx_article h8{font-size:10px}
    289 .fdx_article .wp-smiley{border:0!important;margin:0!important;padding:0!important}
    290 .fdx_article .gallery{max-width:auto;margin:0 auto 18px}
    291 .fdx_article .gallery .gallery-item{float:left;margin-top:0;max-width:auto;text-align:center;width:33%}
    292 .fdx_article .gallery br+br{display:none}
    293 .hentry{margin:0 0 48px}
    294 .fdx_article p,.fdx_article ul,.fdx_article ol,.fdx_article dd,.fdx_article pre,.fdx_article hr{margin-bottom:18px}
    295 .fdx_article ul ul,.fdx_article ol ol,.fdx_article ul ol,.fdx_article ol ul{margin-bottom:0}
    296 .fdx_article pre,.fdx_article kbd,.fdx_article tt,.fdx_article var{font-size:15px;line-height:21px}
    297 .fdx_categories ul,.fdx_search ul,.fdx_contact ul,.fdx_comments ul{margin:0;padding:0}
    298 
    299  /* PAGINATE */
    300  .paginate-com {
    301 margin: 7px 0 0 0;
    302 padding: 5px 1px 5px;
    303 text-align: center;
    304 }
    305 .paginate-com a {
    306 padding: 3px 6px 4px 6px;
    307 margin: 3px;
    308 text-decoration: none;
    309 border: 1px solid #ccc;
    310 color: #666;
    311 background-color: inherit;
    312 border-radius: 5px
    313 }
    314 .paginate-com a:hover {
    315 border: 1px solid #444;
    316 color: #444;
    317 background-color: #eee;
    318 }
    319 .paginate-com .current {
    320 padding: 3px 6px 4px 6px;
    321 margin: 3px;
    322 font-weight:bold;
    323 border: 1px solid #666;
    324 color: #444;
    325 background-color: #eee;
    326 border-radius: 5px
    327 }
    328 
    329 
    330 
    331 
    332 
    333 
    334 
    335 
     1article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}audio,canvas,video {display: inline-block;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}html {font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }body {margin: 0;}a {background: transparent;}a:focus {outline: thin dotted;}a:active,a:hover {outline: 0;}h1 {font-size: 2em;margin: 0.67em 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}mark {background: #ff0;color: #000;}code,kbd,pre,samp {font-family: monospace, serif;font-size: 1em;}pre {white-space: pre-wrap;}q {quotes: "\201C" "\201D" "\2018" "\2019";}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 0;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0; padding: 0; }button,input,select,textarea {font-family: inherit; font-size: 100%; margin: 0; }button,input {line-height: normal;}button,select {text-transform: none;}button,html input[type="button"], input[type="reset"],input[type="submit"] {-webkit-appearance: button; cursor: pointer; }button[disabled],html input[disabled] {cursor: default;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box; padding: 0; }input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box;-webkit-box-sizing: content-box; box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}textarea {overflow: auto; vertical-align: top; }table {border-collapse: collapse;border-spacing: 0;}*:focus {outline: none !important}.clear { clear: both;}.clearfix:before, .clearfix:after{display:table;content:"";line-height:0;}.clearfix:after{clear:both;}a { text-decoration: none }.rack1{clear:both;height:8px}.fdx_content{background:#FFF; border-left:1px solid #b0b0b0 ; border-right: 1px solid #b0b0b0; border-bottom: 1px solid #b0b0b0; border-top:1px solid transparent;} .fdx_top{position:absolute;right:0;top:0;padding:0 16px 0 13px}.fdx_prev{float:left;height:35px;line-height:35px;position:relative;text-shadow:0 1px 0 #195284;vertical-align:middle;padding:0}.fdx_next{float:right;color:#FFF;height:35px;line-height:35px;text-decoration:none;text-shadow:0 1px 0 #195284;vertical-align:middle;padding:0 5px 0 0} body{background:url(../images/_sitebg.png) repeat;color:#2F3E46;font-family:Arial, Helvetica, sans-serif;font-size:13px;margin:0;padding:0} .fdx_topnav .toplogo { margin-top: 4px; margin-right: -12px; margin-left: -8px }.fdx_topnav .toplogo img { max-width:100px !important; max-height:30px !important; }.fdx_topnav{background:url(../images/_topnav.png) repeat-x top left;border:1px solid #b0b0b0;height:39px;overflow:hidden; width: 100%; border-bottom: }.fdx_topnav ul{display:table; list-style:none;margin:0;padding:0; margin-left: auto; margin-right: auto; width: auto}.fdx_topnav ul li a:hover,.fdx_comments_author_name a{color:#2F3E46;text-decoration:none}.fdx_topnav ul li a{color:#2F3E46;font-size:15px;text-decoration:none;text-shadow:#f8f8f8 0 1px 0}.fdx_topnav ul li{display:table-cell;float:left;line-height:40px;list-style:none;vertical-align:middle;padding:0 13px; text-align: center;}.fdx_topnav ul li img{display:inline}.fdx_topnav ul li img a{border:0}.fdx_topnav .fdx_cats{padding:9px 11px 5px 12px}.fdx_contactlink{padding-left:10px}.fdx_categories {}.fdx_categories li,.fdx_search li,.fdx_contact li{list-style:none}.fdx_categories,.fdx_contact,.fdx_search{border-top:0;margin:0 0 10px 0}.fdx_categories ul li:hover{background:#eee url(../images/icons/folder.png) no-repeat right 10px}.fdx_categories ul li{background:#f8f8f8 url(../images/icons/folder.png) no-repeat right 10px;border:1px solid #b0b0b0;border-top:0;color:#2F3E46;font-size:13px;font-weight:400;list-style:none;text-decoration:none;padding:8px 0 8px 5px;}.fdx_categories ul li a{color:#2F3E46!important;font-weight:700;text-decoration:none}.fdx_more{background:url(../images/icons/folder.png) no-repeat center left;height:70px;opacity:0.7;position:absolute;right:0;top:0;width:18px}li.menu-item-has-children {background:#eee url(../images/icons/submenu.png) no-repeat right 9px !important;}li.menu-item-has-children:hover {background:#f8f8f8 url(../images/icons/submenu.png) no-repeat right 9px !important;}ul.sub-menu { padding: 10px 10px 5px 5px !important }ul.sub-menu li:first-child{ border-top: 1px solid #b0b0b0 !important }.fdx_dropdown{background:#f8f8f8;border:1px solid #b0b0b0;border-radius:0 0 8px 8px;border-top:0;padding:10px}.fdx_textarea{background:#fff;border:1px solid #b0b0b0;border-radius:4px;color:#2F3E46;font-size:14px;font-weight:400;height:95px;margin-bottom:8px;width:275px;padding:6px}.fdx_contact_error{background:#efd5d5;border:1px solid #cf9090;border-radius:8px;color:#280B0B;display:none;font-size:13px;margin-top:10px;padding:10px}.fdx_contact_success{background:#e3efd5;border:1px solid #a2b78a;border-radius:8px;color:#280B0B;display:none;font-size:13px;margin-top:10px;padding:10px}.fdx_searchbar{padding-left:5px!important;background:#fff;border:1px solid #b0b0b0;border-radius:8px;height:25px;margin-top:8px;width:200px}.fdx_adtop{color:#000;margin:0 0 10px}.fdx_adbottom{color:#000;margin:10px 0 0}.fdx_heading{border-bottom:1px solid #ccc;font-size:14px;padding:10px 0}.fdx_title a{color:#2F3E46;font-size:14px;text-decoration:none;text-shadow:#fff 0 1px 0;width:100%}.fdx_category a,.fdx_search a{color:#2F3E46;font-size:12px;font-weight:400;text-decoration:none}.fdx_article{font-size:14px;line-height:20px;padding:4px}.fdx_article_data a{background:#FFF;border:1px solid #b0b0b0;border-radius:10px;color:#2F3E46;font-size:10px;text-decoration:none;padding:1px 3px 2px}.fdx_article_title_text{display:table-cell;font-size:16px;font-weight:400;height:50px;text-shadow:0 1px 0 #fff;vertical-align:middle} .fdx_article img {height:auto;max-width:100%;margin:0;padding:1px}.fdx_article iframe {height:auto;max-width:100%;margin:0;} .fdx_article .gallery img{border:10px solid #f1f1f1;max-width:auto;padding:1px}.fdx_article .gallery .gallery-caption{color:#888;font-size:12px;max-width:auto;margin:0}.gallery dl.gallery-item img.attachment-thumbnail{width:90%!important;height:auto;margin:auto;padding:auto}.wp-caption .img-thumbnail { width:100% }.wp-caption .wp-caption-text { background: #E0E0E0; margin: -5px 10px 0 10px;}.fdx_article .wp-caption p.wp-caption-text{color:#2F3E46;font-size:11px;font-weight:700}.fdx_article table{border:1px solid #e7e7e7;text-align:left;width:100%;margin:0 -1px 24px 0}.fdx_article tr th,.fdx_article thead th{color:#888;font-size:12px;font-weight:700;line-height:18px;padding:9px 24px}.fdx_article tr td{border-top:1px solid #e7e7e7;padding:6px 24px}.fdx_article tr.odd td{background:#f2f7fc}.fdx_article dt,.fdx_article th{color:#000}.fdx_comments ol { margin-left: -40px !important; margin-top: 0; margin-bottom: 0 }.fdx_comments li{border-left: none;border-right:none;display:block;list-style:none;position:relative}.fdx_comments .even{border-bottom:1px solid #ccc}.fdx_comments li ul li{border:1px solid #ccc;margin:10px}.fdx_comments_author img{background:#FFF;border:1px solid #ccc;padding:2px}.fdx_comments_author_name{font-size:14px;font-weight:700;padding:2px 0 5px}.fdx_comments_pingback{background:#f8f8f8;border:1px solid #ccc;border-top:0;font-weight:700;padding:10px}.fdx_comments_pingback a{color:#2F3E46;font-weight:400;text-decoration:none}.odd li .fdx_comments_reply a{background:#eee}.fdx_comments_reply a{background:#eee;border:1px solid #ccc;border-radius:10px;color:#333;font-size:11px;font-weight:400;text-decoration:none;text-transform:lowercase;padding:2px 5px}a.fdx_join_in{background:#fff;border-radius:10px;color:#2F3E46;font-size:11px;line-height:15px;margin-left:3px;position:absolute;right:6px;text-decoration:none;text-indent:4px;text-shadow:0 1px 0 #fff;top:8px;padding:3px 6px}.fdx_comments_end{border-bottom:1px solid #ccc;clear:both;height:5px;margin:4px 0 7px}.fdx_nocomments{background:#f8f8f8;border:1px solid #ccc;text-align:center;margin:0;padding:10px;}.cancel-comment-reply a{background:#fff;border-radius:8px;color:#2F3E46;font-size:11px;line-height:15px;margin-left:3px;text-decoration:none;text-indent:4px;text-shadow:0 1px 0 #fff;padding:3px 6px}.fdx_logged{background:#fff;border:1px solid #ccc;border-radius:4px;font-size:12px;margin-bottom:8px;padding:8px}a.fdx_admin_logout{color:#8B0000}blockquote{background:#f8f8f8;border:1px solid #ccc;border-left:5px solid #ccc;font-size:13px;margin:8px 5px;padding:5px 8px 5px 15px}blockquote a { font-weight: bold !important; }fieldset {margin: 10px auto 10px auto;padding: 10px;border:1px solid silver;background-color:#F7F7F7}legend {font-size: 11px ;color: #525252;border:1px solid silver;background-color:#E0E0E0;padding: 3px 5px 3px 5px;text-transform: uppercase; font-weight: bold;}legend a, fieldset a { text-decoration: none; }code {padding: 2px 4px;font-size: 90%;color: #c7254e;background-color: #f9f2f4;white-space: nowrap;border-radius: 4px;}pre {position:relative;padding: 7px;margin: 20px 0 20px 0;box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;background-color: #fdfdfd;border-left: 1px solid #DFDFDF;border-right: 1px solid #DFDFDF;background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);background-size: 3em 3em;background-origin:content-box;overflow:visible;max-height:30em;font-size: 12px;}.fdx_comments-navigation a{background:#FFC;border:1px solid #ccc;color:#2F3E46;font-size:12px;text-decoration:none;padding:5px 10px}.fdx_switch{background:#F0F0F0;border:1px solid #B0B0B0;border-radius:8px;font-family:Arial, Helvetica, sans-serif;margin-top:8px;position:relative;padding:0}.switch-link { margin-top: 7px; float: left; margin-left: 5px}.fdx_comments .odd li,.fdx_comments .odd li ul li ul li,.fdx_comments .odd li ul li ul li ul li,.odd .fdx_comments_reply a,.odd li li .fdx_comments_reply a{background:#fff}.sharenav { margin-bottom: 0; margin-top: 5px; text-align: center; }.sharenav img { border: none }.fdx_container{width:auto!important;min-width:310px!important;margin:10px 5px auto}.fdx_categories ul li ul{display:none}.fdx_catlink,.fdx_searchlink,.fdx_contactlink,.fdx_home,.fdx_home2{ padding-top: 6px !important;background:url(../images/topnavsep.png) no-repeat right 4px}.fdx_copyright{vertical-align:middle}.icoprev{background:url(../images/icons/prev.png) no-repeat 0 0;padding:11px 24px 0 0}.iconext{background:url(../images/icons/next.png) no-repeat 0 0;padding:11px 24px 0 0}.commentbuble2 a{text-decoration:none;font-size:11px;color:#000!important;border-radius:10px;border:1px solid #b0b0b0;background:#FFF;font-weight:700;padding:2px 4px 3px}.commentbuble2{position:absolute;z-index:10000;margin-left:-5px;margin-top:3px}.form-submit{text-align:center}.fdx_comments_author_date{font-size:9px;font-style:italic}.fdx_comments_author_date a{text-decoration:none}.fdx_comments .children li{margin:10px}.fdx_comments{border-bottom:0;border-top:0;margin:0;padding:0}.fdx_comments_info{padding:4px}.fdx_comments_body{margin-top:0;font-size:13px;padding:5px}.fdx_comments_body p{margin:0 0 8px}.pages_count a{text-decoration:none;font-size:11px;padding:3px 6px}.fdx_comments_reply a{margin-right:5px}.fdx_article_intro .fdx_article_title_text{font-weight:700;display:table-cell;vertical-align:middle;height:60px!important}.fdx_article_intro .fdx_thumb{margin-left:7px;}.fdx_thumb{position:relative;height:80px;width:63px;float:left;margin-right:3px;background:url(../images/full_page.png) no-repeat center center}.fdx_frame{width:62px;height:63px;background:url(../images/thumbframe.png) no-repeat center center;position:absolute;z-index:98;top:8px;left:0}.fdx_thumbimg img{width:60px;height:60px;margin:8px 0 0;padding:1px}.fdx_thumb:hover{opacity:0.7;filter:alpha(opacity=70)}.fdx_snippet{position:relative;height:80px;max-height:80px;overflow:hidden}.comment-form-author,.comment-form-email,.comment-form-url{margin-top:15px!important;padding:0 0 35px}.fdx_article iframe,.fdx_article object,.fdx_article embed{min-width:310px} .fdx_social{ float: right; margin-right: 3px; padding: 0}.fdx_social img{margin:5px 1px 2px 3px}.fdx_contact{position:relative}.fdx_social img:hover {filter:alpha(opacity=80);opacity:0.8}.fdx_article a,.fdx_comments_body a,.fdx_logged a{font-weight:400}.fdx_article .wp-caption img,.fdx_article .gallery dl{margin:0}blockquote p{margin:5px 0;padding:0}.fdx_comments-navigation{clear:both;display:block;margin:10px 0}.fdx_comments-navigation .fdx_alignleft{float:left}.fdx_comments-navigation .fdx_alignright{float:right}.fdx_article ul li{list-style:square;list-style-position:inside;padding-left:10px}.fdx_article ol li{list-style:decimal;list-style-position:inside;padding-left:10px}.cancel-comment-reply{position:absolute;right:7px;top:0}.fdx_comments_respond a { color: #fff; text-decoration: none }.fdx_comments_respond a:hover { color: #fff;}.fdx_comments_reply{position:absolute;right:0;top:20px}.fdx_comments_author{float:left;margin-right:10px}object,embed{max-width:290px}.fdx_top_arrow{position:absolute;right:7px;top:4px}.fdx_topicon{font-size:15px!important;padding:0 5px}.fdx_footer{margin-top:8px;text-align:center;padding:0}.fdx_title{display:table-cell;height:70px;padding-left:0;padding-right:22px;vertical-align:middle;width:100%}.fdx_category{width:260px}.fdx_more:hover{filter:alpha(opacity=100);opacity:1}.fdx_more img{height:70px;width:25px}.fdx_article p{padding:0}.fdx_article_data{float:left;margin-left:auto}.fdx_article .alignleft,.fdx_article img.alignleft{display:inline;float:left;margin-right:10px;margin-top:4px;max-width:150px}.fdx_article .alignright,.fdx_article img.alignright{display:inline;float:right;margin-left:10px;margin-top:4px;max-width:150px;padding:1px}.fdx_article .aligncenter,.fdx_article img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;max-width:289px}.fdx_article img.alignleft,.fdx_article img.alignright{margin-bottom:12px;max-width:150px}.fdx_article .wp-caption{line-height:18px;margin-bottom:5px;overflow:hidden;text-align:center}.fdx_article .wp-caption .aligncenter{max-width:280px}.fdx_article .aligncenter img{max-width:270px}.wp-caption-dt{border:0;margin:0;padding:0}.fdx_article h1,.fdx_article h2,.fdx_article h3,.fdx_article h4,.fdx_article h5,.fdx_article h6,.fdx_article h7,.fdx_article h8{clear:both;display:block;text-decoration:none!important;margin:8px 0;padding:5px 0}.fdx_article h1{font-size:20px;padding:10px 0}.fdx_article h2{font-size:18px}.fdx_article h3{font-size:16px}.fdx_article h4{font-size:14px}.fdx_article h6{font-size:12px}.fdx_article h7{font-size:11px}.fdx_article h8{font-size:10px}.fdx_article .wp-smiley{border:0!important;margin:0!important;padding:0!important}.fdx_article .gallery{max-width:auto;margin:0 auto 18px}.fdx_article .gallery .gallery-item{float:left;margin-top:0;max-width:auto;text-align:center;width:33%}.fdx_article .gallery br+br{display:none}.hentry{margin:0 0 48px}.fdx_article p,.fdx_article ul,.fdx_article ol,.fdx_article dd,.fdx_article pre,.fdx_article hr{margin-bottom:18px}.fdx_article ul ul,.fdx_article ol ol,.fdx_article ul ol,.fdx_article ol ul{margin-bottom:0}.fdx_article pre,.fdx_article kbd,.fdx_article tt,.fdx_article var{font-size:15px;line-height:21px}.fdx_categories ul,.fdx_search ul,.fdx_contact ul,.fdx_comments ul{margin:0;padding:0}.paginate-com {margin: 7px 0 0 0;padding: 5px 1px 5px;text-align: center;}.paginate-com a {padding: 3px 6px 4px 6px;margin: 3px;text-decoration: none;border: 1px solid #ccc;color: #666;background-color: inherit;border-radius: 5px}.paginate-com a:hover {border: 1px solid #444;color: #444;background-color: #eee;}.paginate-com .current {padding: 3px 6px 4px 6px;margin: 3px;font-weight:bold;border: 1px solid #666;color: #444;background-color: #eee;border-radius: 5px}*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}label{display:inline-block;margin-bottom:5px;font-weight:bold;}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px ;line-height:normal;}input[type="file"]{display:block;}select[multiple],select[size]{height:auto;}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit;}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto;}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;background-image:none;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);}.form-control:-moz-placeholder{color:#999999;}.form-control::-moz-placeholder{color:#999999;}.form-control:-ms-input-placeholder{color:#999999;}.form-control::-webkit-input-placeholder{color:#999999;}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eeeeee;}textarea.form-control{height:auto;}.form-group{margin-bottom:15px;}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle;}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer;}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px;}.radio+.radio,.checkbox+.checkbox{margin-top:-5px;}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px;}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed;}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-sm{height:30px;line-height:30px;}textarea.input-sm{height:auto;}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-lg{height:45px;line-height:45px;}textarea.input-lg{height:auto;}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#c09853;}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;}.has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3;}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#b94a48;}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;}.has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede;}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#468847;}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;}.has-success .input-group-addon{color:#468847;border-color:#468847;background-color:#dff0d8;}.form-control-static{margin-bottom:0;}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px;}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px;}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table;}.form-horizontal .form-group:after{clear:both;}.form-horizontal .form-control-static{padding-top:7px;}.input-group{position:relative;display:table;border-collapse:separate;}.input-group.col{float:none;padding-left:0;padding-right:0;}.input-group .form-control{width:100%;margin-bottom:0;}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px;}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto;}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px;}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto;}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell;}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #cccccc;border-radius:4px;}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0;}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}.input-group-addon:first-child{border-right:0;}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}.input-group-addon:last-child{border-left:0;}.input-group-btn{position:relative;white-space:nowrap;}.input-group-btn:first-child>.btn{margin-right:-1px;}.input-group-btn:last-child>.btn{margin-left:-1px;}.input-group-btn>.btn{position:relative;}.input-group-btn>.btn+.btn{margin-left:-4px;}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/green.css

    r911953 r1178683  
    1 a,a:active{color:#507012;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #507012;vertical-align:middle}
    4 .fdx_postfooter{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #507012;vertical-align:middle}
    5 .fdx_comments_title{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #507012;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #507012;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #507012}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #d4d3d2;padding-left:7px}
    11 .fdx_odd{background:#f4f8ee;border-bottom:1px solid #d4d3d2;padding-left:7px}
    12 .fdx_comments .odd{background:#f4f8ee;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#f4f8ee;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#f4f8ee}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#8CA757;border:1px solid #8CA757; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
    23 
     1a,a:active{color:#507012;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #507012;vertical-align:middle}.fdx_postfooter{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #507012;vertical-align:middle}.fdx_comments_title{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #507012;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#507012 url(../images/green/cat_heading.png) repeat-x center;border:1px solid #507012;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #507012;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #507012}.fdx_even{background:#fff;border-bottom:1px solid #d4d3d2;padding-left:7px}.fdx_odd{background:#f4f8ee;border-bottom:1px solid #d4d3d2;padding-left:7px}.fdx_comments .odd{background:#f4f8ee;border-bottom:1px solid #ccc}.fdx_article_heading{background:#f4f8ee;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#f4f8ee}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#8CA757;border:1px solid #8CA757; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/grey.css

    r911953 r1178683  
    1 a,a:active{color:#647687;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #647687;vertical-align:middle}
    4 .fdx_postfooter{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #647687;vertical-align:middle}
    5 .fdx_comments_title{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #647687;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #647687;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #647687}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #d4d3d2;padding-left:7px}
    11 .fdx_odd{background:#f3f4f5;border-bottom:1px solid #d4d3d2;padding-left:7px}
    12 .fdx_comments .odd{background:#f3f4f5;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#f3f4f5;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#f3f4f5}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#A3B0BB;border:1px solid #A3B0BB; color:#FFFFFF;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
     1a,a:active{color:#647687;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #647687;vertical-align:middle}.fdx_postfooter{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #647687;vertical-align:middle}.fdx_comments_title{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #647687;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#647687 url(../images/grey/cat_heading.png) repeat-x center;border:1px solid #647687;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #647687;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #647687}.fdx_even{background:#fff;border-bottom:1px solid #d4d3d2;padding-left:7px}.fdx_odd{background:#f3f4f5;border-bottom:1px solid #d4d3d2;padding-left:7px}.fdx_comments .odd{background:#f3f4f5;border-bottom:1px solid #ccc}.fdx_article_heading{background:#f3f4f5;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#f3f4f5}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#A3B0BB;border:1px solid #A3B0BB; color:#FFFFFF;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/pink.css

    r911953 r1178683  
    1 a,a:active{color:#9b2472;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #9b2472;vertical-align:middle}
    4 .fdx_postfooter{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #9b2472;vertical-align:middle}
    5 .fdx_comments_title{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #9b2472;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #9b2472;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #9b2472}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #ebc2dd;padding-left:7px}
    11 .fdx_odd{background:#f9eff6;border-bottom:1px solid #ebc2dd;padding-left:7px}
    12 .fdx_comments .odd{background:#f9eff6;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#f9eff6;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#f9eff6}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#C967A6;border:1px solid #C967A6; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
    23 
     1a,a:active{color:#9b2472;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #9b2472;vertical-align:middle}.fdx_postfooter{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #9b2472;vertical-align:middle}.fdx_comments_title{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #9b2472;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#9b2472 url(../images/pink/cat_heading.png) repeat-x center;border:1px solid #9b2472;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #9b2472;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #9b2472}.fdx_even{background:#fff;border-bottom:1px solid #ebc2dd;padding-left:7px}.fdx_odd{background:#f9eff6;border-bottom:1px solid #ebc2dd;padding-left:7px}.fdx_comments .odd{background:#f9eff6;border-bottom:1px solid #ccc}.fdx_article_heading{background:#f9eff6;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#f9eff6}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#C967A6;border:1px solid #C967A6; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/red.css

    r911953 r1178683  
    1 a,a:active{color:#822012;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #822012;vertical-align:middle}
    4 .fdx_postfooter{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #822012;vertical-align:middle}
    5 .fdx_comments_title{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #822012;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #822012;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #822012}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #e5ccc8;padding-left:7px}
    11 .fdx_odd{background:#f6eeed;border-bottom:1px solid #e5ccc8;padding-left:7px}
    12 .fdx_comments .odd{background:#f6eeed;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#f6eeed;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#f6eeed}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#BC6053;border:1px solid #BC6053; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
     1a,a:active{color:#822012;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #822012;vertical-align:middle}.fdx_postfooter{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #822012;vertical-align:middle}.fdx_comments_title{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #822012;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#822012 url(../images/red/cat_heading.png) repeat-x center;border:1px solid #822012;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #822012;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #822012}.fdx_even{background:#fff;border-bottom:1px solid #e5ccc8;padding-left:7px}.fdx_odd{background:#f6eeed;border-bottom:1px solid #e5ccc8;padding-left:7px}.fdx_comments .odd{background:#f6eeed;border-bottom:1px solid #ccc}.fdx_article_heading{background:#f6eeed;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#f6eeed}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#BC6053;border:1px solid #BC6053; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/css/teal.css

    r911953 r1178683  
    1 a,a:active{color:#147387;font-weight:700;outline:none}
    2 a:hover{color:#2F3E46}
    3 .fdx_topheading{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #147387;vertical-align:middle}
    4 .fdx_postfooter{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #147387;vertical-align:middle}
    5 .fdx_comments_title{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #147387;vertical-align:middle;margin:0 5px}
    6 .fdx_comments_respond{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #147387;vertical-align:middle;margin:0}
    7 .fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #147387}
    8 
    9 /* -------------------------------------- */
    10 .fdx_even{background:#fff;border-bottom:1px solid #badfe0;padding-left:7px}
    11 .fdx_odd{background:#edf5f6;border-bottom:1px solid #badfe0;padding-left:7px}
    12 .fdx_comments .odd{background:#edf5f6;border-bottom:1px solid #ccc}
    13 .fdx_article_heading{background:#edf5f6;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}
    14 .fdx_comments .odd li ul li{background:#edf5f6}
    15 
    16 /* -------------------------------------- */
    17 span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}
    18 span.tags a{background:#53A9BC;border:1px solid #53A9BC; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}
    19 span.tags a {text-decoration: none;}
    20 
    21 
    22 
    23 
     1a,a:active{color:#147387;font-weight:700;outline:none}a:hover{color:#2F3E46}.fdx_topheading{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #147387;vertical-align:middle}.fdx_postfooter{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:0 0 8px 8px;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-shadow:0 1px 0 #147387;vertical-align:middle}.fdx_comments_title{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:8px 8px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #147387;vertical-align:middle;margin:0 5px}.fdx_comments_respond{background:#147387 url(../images/teal/cat_heading.png) repeat-x center;border:1px solid #147387;border-radius:4px 4px 0 0;color:#FFF;font-size:15px;font-weight:700;height:35px;line-height:35px;list-style:none;position:relative;text-indent:11px;text-shadow:0 1px 0 #147387;vertical-align:middle;margin:0}.fdx_postfooter a,.fdx_topheading a{color:#FFF;text-decoration:none;text-shadow:0 1px 0 #147387}.fdx_even{background:#fff;border-bottom:1px solid #badfe0;padding-left:7px}.fdx_odd{background:#edf5f6;border-bottom:1px solid #badfe0;padding-left:7px}.fdx_comments .odd{background:#edf5f6;border-bottom:1px solid #ccc}.fdx_article_heading{background:#edf5f6;border-bottom:1px solid #ccc;color:#2F3E46;display:block;font-size:16px;font-weight:700;line-height:18px;vertical-align:bottom;padding:5px 10px 10px}.fdx_comments .odd li ul li{background:#edf5f6}span.tags{width:auto;position:relative;cursor:pointer;float:left;margin:5px 5px 0 0;padding:0;}span.tags a{background:#53A9BC;border:1px solid #53A9BC; color:#fff;border-radius:10px;font-size:11px;font-weight:400;text-decoration:none;padding:0 4px 1px 4px}span.tags a {text-decoration: none;}
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/header.php

    r935079 r1178683  
    3939<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
    4040
    41 <?php echo '<link rel="stylesheet" href="'. get_template_directory_uri(). '/css/css.php?files=normalize.css,core.css,style.css,'.fdx_option('p3_sel1').'.css" type="text/css" />'; ?>
     41<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/css/core.css" type="text/css" />
     42<?php echo '<link rel="stylesheet" href="'. get_template_directory_uri(). '/css/'.fdx_option('p3_sel1').'.css" type="text/css" />'; ?>
    4243
    4344<?php
  • wp-mobile-edition/trunk/admin/includes/mobile_themes/mTheme-Unus/page-fdx-contact.php

    r914811 r1178683  
    11<?php
    2 //If the form is submitted
    32if(isset($_POST['submitted'])) {
    4 
    53        //Check to make sure that the name field is not empty
    64        if(trim($_POST['contactName']) === '') {
     
    1513            $emailError = true;
    1614            $hasError = true;
    17         } else if (!preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$/", trim($_POST['email']))) {
     15        } else if (!eregi("^[A-Z0-9._%-]+@[A-Z0-9._%-]+\.[A-Z]{2,4}$", trim($_POST['email']))) {
    1816            $emailError = true;
    1917            $hasError = true;
     
    4543        //If there is no error, send the email
    4644        if(!isset($hasError)) {
    47             $emailTo = get_option('admin_email');
    48             $urlsend = $_SERVER["HTTP_HOST"].$_SERVER["REQUEST_URI"];
    49             $ip = $_SERVER['REMOTE_ADDR']; //ip
    50             $data = date('d/m/Y H:i:s'); //data
    51             $subject = '[WP Mobile Edition]~' .$assunto;
    52             $body = "NAME: $name <p>EMAIL: $email </p><p>SUBJECT: $assunto </p><p>MESSAGE: $comments </p>-------------------------------------------<br /><small>IP: $ip | $data(gmt)<br /> $urlsend </small>";
    53             $headers = "MIME-Version: 1.0" . "\r\n";
    54             $headers .= "Content-type:text/html;charset=utf-8" . "\r\n";
    55             $headers .= 'From: '.$name.' <'.$email.'>' . "\r\n" . 'Reply-To: ' . $email . "\r\n";
     45get_template_part('library/phpmailer/PHPMailerAutoload');
     46$mail   = new PHPMailer();
     47$mail->IsSendmail();
     48// $mail->IsQmail();
     49$email = trim($_POST['email']);
     50$social = trim($_POST['social']);
     51$body   = 'Name: '. $name . '<br />Email: ' . $email . '<p>Subject: ' . $assunto. '</p><p>Comment: '. $comments;
     52$mail->SetFrom($email , $name);
     53$mail->AddReplyTo($email, $name);
     54$address = get_option('admin_email');
     55$mail->AddAddress($address, "Fabrix");
     56$mail->Subject    = "[WP Mobile Edition]~" .$assunto;
     57$mail->MsgHTML($body);
     58if(!$mail->Send()) {
     59  $emailSent = false;
     60} else {
     61  $emailSent = true;
     62}
    5663
    57             mail($emailTo, $subject, $body, $headers);
    58             $emailSent = true;
    5964        }
    6065
     66
     67
    6168}
    62 ?>
    63 <?php get_header(); ?>
     69
     70          $assunto_email = "";
     71          if(isset($_GET['id'])) {
     72          $assunto_email = $_GET['id'];
     73          }
     74//-----------------
     75get_header(); ?>
    6476<div class="fdx_topheading"><?php _e('Contact', 'wp-mobile-edition') ?></div>
    6577<div class="fdx_content" style="padding: 10px">
    66  <?php if(isset($emailSent) && $emailSent == true) { ?>
     78<?php if(isset($emailSent) && $emailSent == true) { ?>
    6779
    6880    <div style="text-align: center">
     
    7183    </div>
    7284
     85<?php } elseif(isset($emailSent) && $emailSent == false) { ?>
     86<p><h2>PHPMailer Error: <a href="#"><?php  echo $mail->ErrorInfo;  ?></a>   </h2>   </p>
    7387<?php } else { ?>
    7488
     
    7993
    8094<div class="input-group">
    81 <span class="input-group-addon">&rarr;</span><input class="form-control" name="contactName" id="contactName" value="<?php if(isset($_POST['contactName'])) echo $_POST['contactName'];?>" type="text" <?php if(@$nameError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="Name">
     95<span class="input-group-addon">&rarr;</span><input class="form-control" name="contactName" id="contactName" value="<?php if(isset($_POST['contactName'])) echo $_POST['contactName'];?>" type="text" <?php global $nameError; if($nameError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="Name">
    8296</div>
    8397<br>
    8498<div class="input-group">
    85 <span class="input-group-addon">&rarr;</span><input class="form-control" name="email" id="email" value="<?php if(isset($_POST['email']))  echo $_POST['email'];?>" <?php if(@$emailError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="E-mail">
     99<span class="input-group-addon">&rarr;</span><input class="form-control" name="email" id="email" value="<?php if(isset($_POST['email']))  echo $_POST['email'];?>" <?php global $emailError; if($emailError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="E-mail">
    86100</div>
    87101
    88102<br>
    89103<div class="input-group">
    90 <span class="input-group-addon">&rarr;</span><input class="form-control" name="assunto" id="assunto" value="<?php if(isset($_POST['assunto'])) echo $_POST['assunto'];?>" <?php if(@$assuntoError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="Subject">
     104<span class="input-group-addon">&rarr;</span><input class="form-control" name="assunto" id="assunto" value="<?php if(isset($_POST['assunto'])) echo $_POST['assunto'];?><?php echo $assunto_email;?>" <?php global $assuntoError; if($assuntoError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="Subject">
    91105</div>
    92106
    93107<br>
    94 <textarea name="comments" id="commentsText" class="form-control" rows="3" <?php if(@$commentError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="Message"><?php if(isset($_POST['comments'])) { if(function_exists('stripslashes')) { echo stripslashes($_POST['comments']); } else { echo $_POST['comments']; } } ?></textarea>
     108<textarea name="comments" id="commentsText" class="form-control" rows="3" <?php global $commentError; if($commentError != '') { ?>style="border: 1px solid #DD0000;"<?php } ?> placeholder="Message"><?php if(isset($_POST['comments'])) { if(function_exists('stripslashes')) { echo stripslashes($_POST['comments']); } else { echo $_POST['comments']; } } ?></textarea>
    95109<input type="hidden" name="submitted" id="submitted" value="true" />
    96110<div style="text-align: center; margin-top: 10px"><button type="submit" name="submit" id="submit" style="padding: 5px"><?php _e('Send message', 'wp-mobile-edition') ?></button></div>
  • wp-mobile-edition/trunk/readme.txt

    r1144840 r1178683  
    66Requires at least: 3.0
    77Tested up to: 4.2
    8 Stable tag: 2.4
     8Stable tag: 2.5
    99License: GPLv2 or later
    1010
     
    106106
    107107== Changelog ==
     108
     109* 2.5
     110   * FIX - Security fixes.
     111
    108112* 2.4
    109113   * FIX - Update ".mo" language files.
     
    199203== Upgrade Notice ==
    200204
    201 = 2.4 =
     205= 2.5 =
    202206IMPORTANT: After upgrade, Deactivate and Activate the plugin to update the files of mobile theme.
    203207
  • wp-mobile-edition/trunk/wp-mobile-edition.php

    r1132850 r1178683  
    44 * Plugin URI: http://wordpress.org/extend/plugins/wp-mobile-edition
    55 * Description: Is a complete toolkit to mobilize your WordPress site. It has a mobile switcher and Mobile themes.
    6  * Version: 2.3
     6 * Version: 2.5
    77 * Author: Fabrix DoRoMo
    88 * Author URI: http://fabrix.net
Note: See TracChangeset for help on using the changeset viewer.