Plugin Directory

Changeset 3133351


Ignore:
Timestamp:
08/09/2024 10:02:01 PM (20 months ago)
Author:
wpsofts
Message:

CSS regression issue resolved

Location:
portfolio-wp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • portfolio-wp/tags/2.2.1/css/crp-main-admin.css

    r3133347 r3133351  
    3737
    3838#crp-spinner-background {
    39     display: none !important;
     39    display: none;
    4040    position: fixed;
    4141    top: 0px;
     
    4949
    5050#crp-spinner {
    51     display: none !important;
     51    display: none;
    5252    position: fixed;
    5353    top: 250px;
  • portfolio-wp/trunk/css/crp-main-admin.css

    r3133347 r3133351  
    3737
    3838#crp-spinner-background {
    39     display: none !important;
     39    display: none;
    4040    position: fixed;
    4141    top: 0px;
     
    4949
    5050#crp-spinner {
    51     display: none !important;
     51    display: none;
    5252    position: fixed;
    5353    top: 250px;
Note: See TracChangeset for help on using the changeset viewer.