| @@ -87,9 +87,9 @@ | ||
| 87 | 87 | } |
| 88 | 88 | |
| 89 | 89 | .post-type-wppb-roles-editor .wppb-delete-capability-disabled, |
| 90 | 90 | .post-type-wppb-roles-editor .row-actions span.delete_notify { |
| 91 | - color: #a00; | |
| 91 | + color: #e76054; | |
| 92 | 92 | cursor: not-allowed; |
| 93 | 93 | } |
| 94 | 94 | |
| 95 | 95 | .post-type-wppb-roles-editor .misc-pub-section .icon-wppb-re-users, |
| @@ -105,15 +105,8 @@ | ||
| 105 | 105 | .post-type-wppb-roles-editor #wppb_edit_role_capabilities .select2 .select2-container { |
| 106 | 106 | padding: 0 5px 5px 0 !important; |
| 107 | 107 | } |
| 108 | 108 | |
| 109 | -.post-type-wppb-roles-editor #wppb_edit_role_capabilities a.button-primary { | |
| 110 | - vertical-align: top; | |
| 111 | - margin: 1px 0 0 10px; | |
| 112 | - height: 32px; | |
| 113 | - line-height: 30px; | |
| 114 | -} | |
| 115 | - | |
| 116 | 109 | .post-type-wppb-roles-editor #wppb_edit_role_capabilities #wppb-add-new-cap-link { |
| 117 | 110 | margin: 10px 5px; |
| 118 | 111 | } |
| 119 | 112 | |
| @@ -147,11 +140,11 @@ | ||
| 147 | 140 | |
| 148 | 141 | .post-type-wppb-roles-editor #wppb-duplicate-capability-error, |
| 149 | 142 | .post-type-wppb-roles-editor #wppb-hidden-capability-error, |
| 150 | 143 | .post-type-wppb-roles-editor #wppb-add-capability-error { |
| 151 | - border-left: 3px solid #a00; | |
| 144 | + border-left: 3px solid #e76054; | |
| 152 | 145 | display: none; |
| 153 | - color: #a00; | |
| 146 | + color: #e76054; | |
| 154 | 147 | font-size: 14px; |
| 155 | 148 | margin-left: 6px; |
| 156 | 149 | padding: 5px 10px; |
| 157 | 150 | line-height: 35px; |
| @@ -189,14 +182,14 @@ | ||
| 189 | 182 | .post-type-wppb-roles-editor #wppb-capabilities-tabs .wppb-role-editor-tab-title a:active, |
| 190 | 183 | .post-type-wppb-roles-editor #wppb-capabilities-tabs .wppb-role-editor-tab-title a:focus, |
| 191 | 184 | .post-type-wppb-roles-editor #wppb-capabilities-tabs .wppb-role-editor-tab-title a:hover { |
| 192 | 185 | text-decoration: none; |
| 193 | - color: #a00; | |
| 186 | + color: #e76054; | |
| 194 | 187 | box-shadow: none; |
| 195 | 188 | } |
| 196 | 189 | |
| 197 | 190 | .post-type-wppb-roles-editor #wppb-capabilities-tabs .wppb-role-editor-tab-title.wppb-role-editor-tab-active { |
| 198 | - color: #a00; | |
| 191 | + color: #e76054; | |
| 199 | 192 | font-weight: bold; |
| 200 | 193 | } |
| 201 | 194 | |
| 202 | 195 | .post-type-wppb-roles-editor #wppb-role-edit-table { |
| @@ -221,10 +214,13 @@ | ||
| 221 | 214 | float: left; |
| 222 | 215 | margin: 5px 3px 0 2px; |
| 223 | 216 | padding: 6px 0; |
| 224 | 217 | background-color: #f7f7f7; |
| 225 | - display: block; | |
| 226 | 218 | height: 32px; |
| 219 | + | |
| 220 | + display: flex; | |
| 221 | + align-items: center; | |
| 222 | + justify-content: space-between; | |
| 227 | 223 | } |
| 228 | 224 | |
| 229 | 225 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry.wppb-new-capability-highlight { |
| 230 | 226 | background-color: #e6e6e6; |
| @@ -257,16 +253,16 @@ | ||
| 257 | 253 | } |
| 258 | 254 | |
| 259 | 255 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry .wppb-delete-capability a:link { |
| 260 | 256 | text-decoration: none; |
| 261 | - color: #a00; | |
| 257 | + color: #e76054; | |
| 262 | 258 | } |
| 263 | 259 | |
| 264 | 260 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry .wppb-delete-capability a:active, |
| 265 | 261 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry .wppb-delete-capability a:hover, |
| 266 | 262 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry .wppb-delete-capability a:visited { |
| 267 | - text-decoration: none; | |
| 268 | - color: #FF0000; | |
| 263 | + text-decoration: underline; | |
| 264 | + color: #e76054; | |
| 269 | 265 | } |
| 270 | 266 | |
| 271 | 267 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry.wppb-role-edit-no-cap { |
| 272 | 268 | background-color: inherit; |
| @@ -272,9 +268,9 @@ | ||
| 272 | 268 | background-color: inherit; |
| 273 | 269 | } |
| 274 | 270 | |
| 275 | 271 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry.wppb-role-edit-no-cap span { |
| 276 | - color: #a00; | |
| 272 | + color: #e76054; | |
| 277 | 273 | } |
| 278 | 274 | |
| 279 | 275 | .post-type-wppb-roles-editor #wppb-role-edit-table #wppb-role-edit-caps-clear, |
| 280 | 276 | .post-type-wppb-roles-editor #wppb-role-edit-caps-div #wppb-role-edit-divs-clear { |
| @@ -303,9 +299,9 @@ | ||
| 303 | 299 | position: relative; |
| 304 | 300 | } |
| 305 | 301 | |
| 306 | 302 | .post-type-wppb-roles-editor .wppb-re-cap-perm-delete { |
| 307 | - color: #a00; | |
| 303 | + color: #e76054; | |
| 308 | 304 | font-size: 13px; |
| 309 | 305 | float: right; |
| 310 | 306 | position: relative; |
| 311 | 307 | z-index: 1; |
| @@ -318,9 +314,9 @@ | ||
| 318 | 314 | cursor: pointer; |
| 319 | 315 | } |
| 320 | 316 | |
| 321 | 317 | .post-type-wppb-roles-editor #wpbody .wrap .wp-heading-inline, .post-type-wppb-roles-editor #wpbody .wrap .page-title-action { |
| 322 | - display: inline-block !important; | |
| 318 | + display: inline-flex !important; | |
| 323 | 319 | } |
| 324 | 320 | |
| 325 | 321 | @media screen and ( max-width: 1600px ) { |
| 326 | 322 | .post-type-wppb-roles-editor #wppb-role-edit-table .wppb-role-edit-table-entry { |