wp/wp-content/plugins/portfolio/bws_menu/css/general_style.css
changeset 16 a86126ab1dd4
parent 7 cf61fcea0001
child 19 3d72ae0968f4
equal deleted inserted replaced
15:3d4e9c994f10 16:a86126ab1dd4
    59     word-break: break-all;
    59     word-break: break-all;
    60 }
    60 }
    61 .bws_info_small {
    61 .bws_info_small {
    62     font-size: 11px !important;
    62     font-size: 11px !important;
    63 }
    63 }
    64 div.updated.bws-notice {
    64 body:not(.rtl) div.updated.bws-notice {
    65     border-left: 4px solid #ffba00;
    65     border-left: 4px solid #ffba00;
       
    66 }
       
    67 .rtl div.updated.bws-notice {
       
    68     border-right: 4px solid #ffba00;
    66 }
    69 }
    67 /*
    70 /*
    68 * styles for rate-support div on the settings page
    71 * styles for rate-support div on the settings page
    69 */
    72 */
    70 .bws-plugin-reviews {
    73 .bws-plugin-reviews {
   325 div.bws_banner_on_plugin_page .icon {
   328 div.bws_banner_on_plugin_page .icon {
   326     float: left;
   329     float: left;
   327     margin: 12px 8px 8px 12px;
   330     margin: 12px 8px 8px 12px;
   328 }
   331 }
   329 .bws_banner_on_plugin_page .icon img {
   332 .bws_banner_on_plugin_page .icon img {
   330     max-width: 60px;
   333     max-width: 64px;
   331 }
   334 }
   332 .bws_go_pro_banner .icon:before {
   335 .bws_go_pro_banner .icon:before {
   333     content: 'PRO';
   336     content: 'PRO';
   334     background: #F26E50;
   337     background: #F26E50;
   335     border-radius: 4px;
   338     border-radius: 4px;
   656     left: 21px;
   659     left: 21px;
   657 }
   660 }
   658 #bws_settings_tabs li.bws-tab-notifications a:before {
   661 #bws_settings_tabs li.bws-tab-notifications a:before {
   659     content: "\f466";
   662     content: "\f466";
   660 }
   663 }
       
   664 #bws_settings_tabs li.bws-tab-reports a:before {
       
   665     content: "\f535";
       
   666 }
   661 #bws_settings_tabs li.bws-tab-output a:before {
   667 #bws_settings_tabs li.bws-tab-output a:before {
   662     content: "\f498";
   668     content: "\f498";
   663 }
   669 }
   664 
   670 
   665 #bws_settings_tabs li:last-child a {
   671 #bws_settings_tabs li:last-child a {