mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Merge pull request #64 from purplewhite/master
Bugfix Cover thumb sizes
This commit is contained in:
@@ -428,6 +428,16 @@ p.um-notice.warning {
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
.um-form .wp-editor-container {
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.um-form .wp-editor-container textarea {
|
||||
background: #ddd !important;
|
||||
color: #222 !important;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
- Radio & Checkboxes
|
||||
*/
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user