Changeset 6993
- Timestamp:
- 05/03/2013 09:57:16 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
bp-groups/admin/css/admin.min.css (modified) (1 diff)
-
bp-loader.php (modified) (1 diff)
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}1 body.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 279 279 /** Versions **********************************************************/ 280 280 281 $this->version = '1.8-bleeding-69 31';281 $this->version = '1.8-bleeding-6993'; 282 282 $this->db_version = 6080; 283 283
Note: See TracChangeset
for help on using the changeset viewer.