Changeset 3976
- Timestamp:
- 09/06/2016 06:06:38 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css
r3957 r3976 162 162 } 163 163 164 #bbpress-forums .bbp-submit-wrapper .button { 164 #bbpress-forums .bbp-submit-wrapper .button, 165 #bbpress-forums .submit .button { 165 166 display: inline-block; 166 167 text-decoration: none; … … 185 186 } 186 187 187 #bbpress-forums .bbp-submit-wrapper .button:hover { 188 #bbpress-forums .bbp-submit-wrapper .button:hover, 189 #bbpress-forums .submit .button:hover { 188 190 color: #222; 189 191 border-color: #999;
Note: See TracChangeset
for help on using the changeset viewer.