Changeset 8939
- Timestamp:
- 08/17/2014 07:20:38 PM (11 years ago)
- Location:
- trunk/src/bp-core/admin/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/css/common-rtl.css
r8569 r8939 384 384 .bp-badge { 385 385 font: normal 150px/1 'dashicons' !important; 386 color: # 000;386 color: #D84800; 387 387 display: inline-block; 388 388 } … … 397 397 left: 0; 398 398 } 399 body.rtl .about-wrap .bp-badge {400 left: auto;401 right: 0;402 }403 399 404 400 /* HiDPI -
trunk/src/bp-core/admin/css/common.css
r8938 r8939 397 397 right: 0; 398 398 } 399 body.rtl .about-wrap .bp-badge {400 right: auto;401 left: 0;402 }403 399 404 400 /* HiDPI
Note: See TracChangeset
for help on using the changeset viewer.