Changeset 10256
- Timestamp:
- 10/12/2015 07:29:23 PM (10 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/buddypress-rtl.css
r10237 r10256 841 841 #buddypress .wp-editor-wrap input[type=button], 842 842 #buddypress .wp-editor-wrap input[type=reset] { 843 padding: 0 10px 1px;843 padding: 0 8px 1px; 844 844 } 845 845 … … 1585 1585 margin: 0; 1586 1586 } 1587 #buddypress .wp-editor-container { 1588 border: 1px solid #dedede; 1589 } 1590 #buddypress .html-active button.switch-html { 1591 border-bottom-color: transparent; 1592 border-bottom-right-radius: 0; 1593 border-bottom-left-radius: 0; 1594 background: #f5f5f5; 1595 } 1596 #buddypress .tmce-active button.switch-tmce { 1597 border-bottom-color: transparent; 1598 border-bottom-right-radius: 0; 1599 border-bottom-left-radius: 0; 1600 background: #f5f5f5; 1601 } 1602 #buddypress .standard-form .wp-editor-container textarea { 1603 width: 100%; 1604 padding-top: 0; 1605 padding-bottom: 0; 1606 } 1587 1607 1588 1608 /*-------------------------------------------------------------- -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css
r10162 r10256 1709 1709 } 1710 1710 1711 #buddypress .wp-editor-wrap a.button, 1712 #buddypress .wp-editor-wrap button, 1713 #buddypress .wp-editor-wrap input[type=submit], 1714 #buddypress .wp-editor-wrap input[type=button], 1715 #buddypress .wp-editor-wrap input[type=reset] { 1716 padding: 0 5px 1px; 1717 } 1718 1711 1719 #buddypress .standard-form li, 1712 1720 #buddypress .group-create-form li {
Note: See TracChangeset
for help on using the changeset viewer.