File tree Expand file tree Collapse file tree 2 files changed +0
-51
lines changed Expand file tree Collapse file tree 2 files changed +0
-51
lines changed Original file line number Diff line number Diff line change 1
- : root {
2
- --blue : # 007bff ;
3
- }
4
-
5
1
/* Page: 'Backend post index'
6
2
------------------------------------------------------------------------- */
7
3
body # admin_post_index .item-actions {
@@ -24,11 +20,3 @@ body#admin_post_show .post-tags .label-default {
24
20
body # admin_post_show .post-tags .label-default i {
25
21
color : # 95A6A7 ;
26
22
}
27
-
28
- .form-control {
29
- border-width : .125rem ;
30
- }
31
- .form-control : focus {
32
- color : var (--blue );
33
- box-shadow : none;
34
- }
Original file line number Diff line number Diff line change @@ -321,45 +321,6 @@ footer #footer-resources svg {
321
321
font-size : 21px ;
322
322
}
323
323
324
- /* Forms
325
- ------------------------------------------------------------------------- */
326
- .form-control {
327
- color : var (--gray-700 );
328
- height : 45px ;
329
- }
330
-
331
- .form-group .form-control :focus {
332
- color : var (--text-color );
333
- }
334
-
335
- .form-group.has-error .form-control {
336
- border-color : var (--red );
337
- }
338
-
339
- .form-group.has-error .control-label {
340
- color : var (--red );
341
- }
342
-
343
- .form-group.has-error .help-block {
344
- background-color : var (--red );
345
- color : var (--white );
346
- font-size : 15px ;
347
- padding : 1em
348
- }
349
-
350
- .form-group.has-error .help-block ul ,
351
- .form-group.has-error .help-block li {
352
- margin-bottom : 0
353
- }
354
-
355
- .form-group.has-error .help-block li + li {
356
- margin-top : 0.5em ;
357
- }
358
-
359
- textarea {
360
- max-width : 100%
361
- }
362
-
363
324
/* Page: 'Technical Requirements Checker'
364
325
------------------------------------------------------------------------- */
365
326
body #requirements_checker header h1 {
You can’t perform that action at this time.
0 commit comments