Changeset 11742
- Timestamp:
- 11/08/2017 04:15:22 PM (8 years ago)
- Location:
- trunk/src/bp-templates/bp-nouveau/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/css/buddypress-rtl.css
r11714 r11742 152 152 } 153 153 154 .buddypress-wrapdt.section-title {154 dt.section-title { 155 155 font-size: 18px; 156 156 } 157 157 158 158 @media screen and (min-width: 46.8em) { 159 .buddypress-wrapdt.section-title {159 dt.section-title { 160 160 font-size: 22px; 161 161 } 162 162 } 163 163 164 .b uddypress-wrap .bp-label-text,165 . buddypress-wrap .message-threads {164 .bp-label-text, 165 .message-threads { 166 166 font-size: 13px; 167 167 } 168 168 169 169 @media screen and (min-width: 46.8em) { 170 .b uddypress-wrap .bp-label-text,171 . buddypress-wrap .message-threads {170 .bp-label-text, 171 .message-threads { 172 172 font-size: 16px; 173 173 } 174 174 } 175 175 176 . buddypress-wrap .activity-header {176 .activity-header { 177 177 font-size: 13px; 178 178 } 179 179 180 180 @media screen and (min-width: 46.8em) { 181 . buddypress-wrap .activity-header {181 .activity-header { 182 182 font-size: 16px; 183 183 } 184 184 } 185 185 186 . buddypress-wrap .activity-inner {186 .activity-inner { 187 187 font-size: 15px; 188 188 } 189 189 190 190 @media screen and (min-width: 46.8em) { 191 . buddypress-wrap .activity-inner {191 .activity-inner { 192 192 font-size: 18px; 193 193 } 194 194 } 195 195 196 .buddypress-wrap#whats-new-post-in {196 #whats-new-post-in { 197 197 font-size: 16px; 198 198 } 199 199 200 . buddypress-wrap .mini .activity-header,201 . buddypress-wrap .acomment-meta {200 .mini .activity-header, 201 .acomment-meta { 202 202 font-size: 16px; 203 203 } 204 204 205 . buddypress-wrap .dir-component-filters #activity-filter-by {205 .dir-component-filters #activity-filter-by { 206 206 font-size: 13px; 207 207 } 208 208 209 209 @media screen and (min-width: 46.8em) { 210 . buddypress-wrap .dir-component-filters #activity-filter-by {210 .dir-component-filters #activity-filter-by { 211 211 font-size: 16px; 212 212 } 213 213 } 214 214 215 .b uddypress-wrap .bp-tables-user th {215 .bp-tables-user th { 216 216 font-size: 13px; 217 217 } 218 218 219 219 @media screen and (min-width: 46.8em) { 220 .b uddypress-wrap .bp-tables-user th {220 .bp-tables-user th { 221 221 font-size: 16px; 222 222 } 223 223 } 224 224 225 .b uddypress-wrap .bp-tables-user td {225 .bp-tables-user td { 226 226 font-size: 12px; 227 227 } 228 228 229 229 @media screen and (min-width: 46.8em) { 230 .b uddypress-wrap .bp-tables-user td {230 .bp-tables-user td { 231 231 font-size: 14px; 232 232 } 233 233 } 234 234 235 . buddypress-wrap .profile-fields th {235 .profile-fields th { 236 236 font-size: 15px; 237 237 } 238 238 239 239 @media screen and (min-width: 46.8em) { 240 . buddypress-wrap .profile-fields th {240 .profile-fields th { 241 241 font-size: 18px; 242 242 } 243 243 } 244 244 245 . buddypress-wrap .profile-fields td {245 .profile-fields td { 246 246 font-size: 13px; 247 247 } 248 248 249 249 @media screen and (min-width: 46.8em) { 250 . buddypress-wrap .profile-fields td {250 .profile-fields td { 251 251 font-size: 16px; 252 252 } 253 253 } 254 254 255 .buddypress-wrap#notification-select {255 #notification-select { 256 256 font-size: 12px; 257 257 } 258 258 259 259 @media screen and (min-width: 46.8em) { 260 .buddypress-wrap#notification-select {260 #notification-select { 261 261 font-size: 14px; 262 262 } … … 4082 4082 } 4083 4083 4084 .buddypress-wrap li.bp-messages,4085 4084 .buddypress-wrap .bp-messages.bp-user-messages-feedback { 4086 4085 border: 0; -
trunk/src/bp-templates/bp-nouveau/css/buddypress.css
r11714 r11742 152 152 } 153 153 154 .buddypress-wrapdt.section-title {154 dt.section-title { 155 155 font-size: 18px; 156 156 } 157 157 158 158 @media screen and (min-width: 46.8em) { 159 .buddypress-wrapdt.section-title {159 dt.section-title { 160 160 font-size: 22px; 161 161 } 162 162 } 163 163 164 .b uddypress-wrap .bp-label-text,165 . buddypress-wrap .message-threads {164 .bp-label-text, 165 .message-threads { 166 166 font-size: 13px; 167 167 } 168 168 169 169 @media screen and (min-width: 46.8em) { 170 .b uddypress-wrap .bp-label-text,171 . buddypress-wrap .message-threads {170 .bp-label-text, 171 .message-threads { 172 172 font-size: 16px; 173 173 } 174 174 } 175 175 176 . buddypress-wrap .activity-header {176 .activity-header { 177 177 font-size: 13px; 178 178 } 179 179 180 180 @media screen and (min-width: 46.8em) { 181 . buddypress-wrap .activity-header {181 .activity-header { 182 182 font-size: 16px; 183 183 } 184 184 } 185 185 186 . buddypress-wrap .activity-inner {186 .activity-inner { 187 187 font-size: 15px; 188 188 } 189 189 190 190 @media screen and (min-width: 46.8em) { 191 . buddypress-wrap .activity-inner {191 .activity-inner { 192 192 font-size: 18px; 193 193 } 194 194 } 195 195 196 .buddypress-wrap#whats-new-post-in {196 #whats-new-post-in { 197 197 font-size: 16px; 198 198 } 199 199 200 . buddypress-wrap .mini .activity-header,201 . buddypress-wrap .acomment-meta {200 .mini .activity-header, 201 .acomment-meta { 202 202 font-size: 16px; 203 203 } 204 204 205 . buddypress-wrap .dir-component-filters #activity-filter-by {205 .dir-component-filters #activity-filter-by { 206 206 font-size: 13px; 207 207 } 208 208 209 209 @media screen and (min-width: 46.8em) { 210 . buddypress-wrap .dir-component-filters #activity-filter-by {210 .dir-component-filters #activity-filter-by { 211 211 font-size: 16px; 212 212 } 213 213 } 214 214 215 .b uddypress-wrap .bp-tables-user th {215 .bp-tables-user th { 216 216 font-size: 13px; 217 217 } 218 218 219 219 @media screen and (min-width: 46.8em) { 220 .b uddypress-wrap .bp-tables-user th {220 .bp-tables-user th { 221 221 font-size: 16px; 222 222 } 223 223 } 224 224 225 .b uddypress-wrap .bp-tables-user td {225 .bp-tables-user td { 226 226 font-size: 12px; 227 227 } 228 228 229 229 @media screen and (min-width: 46.8em) { 230 .b uddypress-wrap .bp-tables-user td {230 .bp-tables-user td { 231 231 font-size: 14px; 232 232 } 233 233 } 234 234 235 . buddypress-wrap .profile-fields th {235 .profile-fields th { 236 236 font-size: 15px; 237 237 } 238 238 239 239 @media screen and (min-width: 46.8em) { 240 . buddypress-wrap .profile-fields th {240 .profile-fields th { 241 241 font-size: 18px; 242 242 } 243 243 } 244 244 245 . buddypress-wrap .profile-fields td {245 .profile-fields td { 246 246 font-size: 13px; 247 247 } 248 248 249 249 @media screen and (min-width: 46.8em) { 250 . buddypress-wrap .profile-fields td {250 .profile-fields td { 251 251 font-size: 16px; 252 252 } 253 253 } 254 254 255 .buddypress-wrap#notification-select {255 #notification-select { 256 256 font-size: 12px; 257 257 } 258 258 259 259 @media screen and (min-width: 46.8em) { 260 .buddypress-wrap#notification-select {260 #notification-select { 261 261 font-size: 14px; 262 262 } … … 4082 4082 } 4083 4083 4084 .buddypress-wrap li.bp-messages,4085 4084 .buddypress-wrap .bp-messages.bp-user-messages-feedback { 4086 4085 border: 0;
Note: See TracChangeset
for help on using the changeset viewer.