Skip to:
Content

BuddyPress.org

Changeset 6993


Ignore:
Timestamp:
05/03/2013 09:57:16 PM (13 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 1.8-bleeding-6993.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups/admin/css/admin.min.css

    r6606 r6993  
    1 #bp-groups-edit-form input{outline:medium none;padding:3px 8px}#bp-groups-edit-form input#bp-groups-name{font-size:1.7em;width:100%}#bp-groups-edit-form input#bp-groups-new-members{width:100%;max-width:90%;border:0}.bp-groups-settings-section{margin-bottom:15px}ul.bp-group-delete-list{list-style-type:disc;margin:4px 26px}
     1body.toplevel_page_bp-groups table.groups th#status,body.toplevel_page_bp-groups table.groups th#members{width:10%}body.toplevel_page_bp-groups table.groups th#last_active{width:15%}#bp-groups-edit-form input{outline:medium none;padding:3px 8px}#bp-groups-edit-form input#bp-groups-name{font-size:1.7em;width:100%}#bp-groups-edit-form input#bp-groups-new-members{width:100%;max-width:90%;border:0}.bp-groups-settings-section{margin-bottom:15px}ul.bp-group-delete-list{list-style-type:disc;margin:4px 26px}
  • trunk/bp-loader.php

    r6931 r6993  
    279279        /** Versions **********************************************************/
    280280
    281         $this->version    = '1.8-bleeding-6931';
     281        $this->version    = '1.8-bleeding-6993';
    282282        $this->db_version = 6080;
    283283
Note: See TracChangeset for help on using the changeset viewer.