@@ -31,18 +31,23 @@ pre.wrap,
31
31
code .wrap {
32
32
white-space : pre-wrap;
33
33
/* CSS 3 */
34
+
34
35
word-break : break-word;
35
36
}
36
37
.dont-break-out {
37
38
/* These are technically the same, but use both */
39
+
38
40
overflow-wrap : break-word;
39
41
word-wrap : break-word;
40
42
-ms-word-break : break-all;
41
43
/* This is the dangerous one in WebKit, as it breaks things wherever */
44
+
42
45
word-break : break-all;
43
46
/* Instead use this non-standard one: */
47
+
44
48
word-break : break-word;
45
49
/* Adds a hyphen where the word breaks, if supported (No Blink) */
50
+
46
51
-ms-hyphens : auto;
47
52
-moz-hyphens : auto;
48
53
-webkit-hyphens : auto;
@@ -812,7 +817,7 @@ footer .ui.language .menu {
812
817
border : solid 1px # ccc ;
813
818
border-bottom-color : # bbb ;
814
819
border-radius : 3px ;
815
- box-shadow : inset 0 -1px 0 # bbb ;
820
+ box-shadow : inset 0 -1px 0 # bbbbbb ;
816
821
}
817
822
.markdown : not (code ) input [type = "checkbox" ] {
818
823
vertical-align : middle !important ;
@@ -883,7 +888,7 @@ footer .ui.language .menu {
883
888
}
884
889
.install form label {
885
890
text-align : right;
886
- width : 320px !important ;
891
+ width : 320px ;
887
892
}
888
893
.install form input {
889
894
width : 35% !important ;
@@ -892,7 +897,7 @@ footer .ui.language .menu {
892
897
text-align : left;
893
898
}
894
899
.install form .field .help {
895
- margin-left : 335px !important ;
900
+ margin-left : 335px ;
896
901
}
897
902
.install form .field .optional .title {
898
903
margin-left : 38% ;
@@ -927,18 +932,18 @@ footer .ui.language .menu {
927
932
text-align : center;
928
933
}
929
934
# create-page-form form .header {
930
- padding-left : 280px !important ;
935
+ padding-left : 280px ;
931
936
}
932
937
# create-page-form form .inline .field > label {
933
938
text-align : right;
934
- width : 250px !important ;
939
+ width : 250px ;
935
940
word-wrap : break-word;
936
941
}
937
942
# create-page-form form .help {
938
- margin-left : 265px !important ;
943
+ margin-left : 265px ;
939
944
}
940
945
# create-page-form form .optional .title {
941
- margin-left : 250px !important ;
946
+ margin-left : 250px ;
942
947
}
943
948
# create-page-form form input ,
944
949
# create-page-form form textarea {
@@ -964,30 +969,30 @@ footer .ui.language .menu {
964
969
.user .reset .password form .header ,
965
970
.user .signin form .header ,
966
971
.user .signup form .header {
967
- padding-left : 280px !important ;
972
+ padding-left : 280px ;
968
973
}
969
974
.user .activate form .inline .field > label ,
970
975
.user .forgot .password form .inline .field > label ,
971
976
.user .reset .password form .inline .field > label ,
972
977
.user .signin form .inline .field > label ,
973
978
.user .signup form .inline .field > label {
974
979
text-align : right;
975
- width : 250px !important ;
980
+ width : 250px ;
976
981
word-wrap : break-word;
977
982
}
978
983
.user .activate form .help ,
979
984
.user .forgot .password form .help ,
980
985
.user .reset .password form .help ,
981
986
.user .signin form .help ,
982
987
.user .signup form .help {
983
- margin-left : 265px !important ;
988
+ margin-left : 265px ;
984
989
}
985
990
.user .activate form .optional .title ,
986
991
.user .forgot .password form .optional .title ,
987
992
.user .reset .password form .optional .title ,
988
993
.user .signin form .optional .title ,
989
994
.user .signup form .optional .title {
990
- margin-left : 250px !important ;
995
+ margin-left : 250px ;
991
996
}
992
997
.user .activate form input ,
993
998
.user .forgot .password form input ,
@@ -1013,14 +1018,15 @@ footer .ui.language .menu {
1013
1018
.user .reset .password form .header ,
1014
1019
.user .signin form .header ,
1015
1020
.user .signup form .header {
1016
- padding-left : 230px !important ;
1021
+ padding-left : 0 !important ;
1022
+ text-align : center;
1017
1023
}
1018
1024
.user .activate form .inline .field > label ,
1019
1025
.user .forgot .password form .inline .field > label ,
1020
1026
.user .reset .password form .inline .field > label ,
1021
1027
.user .signin form .inline .field > label ,
1022
1028
.user .signup form .inline .field > label {
1023
- width : 200px !important ;
1029
+ width : 200px ;
1024
1030
}
1025
1031
.repository .new .repo form ,
1026
1032
.repository .new .migrate form ,
@@ -1036,24 +1042,24 @@ footer .ui.language .menu {
1036
1042
.repository .new .repo form .header ,
1037
1043
.repository .new .migrate form .header ,
1038
1044
.repository .new .fork form .header {
1039
- padding-left : 280px !important ;
1045
+ padding-left : 280px ;
1040
1046
}
1041
1047
.repository .new .repo form .inline .field > label ,
1042
1048
.repository .new .migrate form .inline .field > label ,
1043
1049
.repository .new .fork form .inline .field > label {
1044
1050
text-align : right;
1045
- width : 250px !important ;
1051
+ width : 250px ;
1046
1052
word-wrap : break-word;
1047
1053
}
1048
1054
.repository .new .repo form .help ,
1049
1055
.repository .new .migrate form .help ,
1050
1056
.repository .new .fork form .help {
1051
- margin-left : 265px !important ;
1057
+ margin-left : 265px ;
1052
1058
}
1053
1059
.repository .new .repo form .optional .title ,
1054
1060
.repository .new .migrate form .optional .title ,
1055
1061
.repository .new .fork form .optional .title {
1056
- margin-left : 250px !important ;
1062
+ margin-left : 250px ;
1057
1063
}
1058
1064
.repository .new .repo form input ,
1059
1065
.repository .new .migrate form input ,
@@ -1078,11 +1084,17 @@ footer .ui.language .menu {
1078
1084
.repository .new .fork form .dropdown .text i {
1079
1085
margin-right : 0 !important ;
1080
1086
}
1087
+ .repository .new .repo form .header ,
1088
+ .repository .new .migrate form .header ,
1089
+ .repository .new .fork form .header {
1090
+ padding-left : 0 !important ;
1091
+ text-align : center;
1092
+ }
1081
1093
.repository .new .repo .ui .form .selection .dropdown : not (.owner ) {
1082
1094
width : 50% !important ;
1083
1095
}
1084
1096
.repository .new .repo .ui .form # auto-init {
1085
- margin-left : 265px !important ;
1097
+ margin-left : 265px ;
1086
1098
}
1087
1099
.new .webhook form .help {
1088
1100
margin-left : 25px ;
@@ -2328,14 +2340,18 @@ footer .ui.language .menu {
2328
2340
}
2329
2341
.settings .hook .list .item a {
2330
2342
/* These are technically the same, but use both */
2343
+
2331
2344
overflow-wrap : break-word;
2332
2345
word-wrap : break-word;
2333
2346
-ms-word-break : break-all;
2334
2347
/* This is the dangerous one in WebKit, as it breaks things wherever */
2348
+
2335
2349
word-break : break-all;
2336
2350
/* Instead use this non-standard one: */
2351
+
2337
2352
word-break : break-word;
2338
2353
/* Adds a hyphen where the word breaks, if supported (No Blink) */
2354
+
2339
2355
-ms-hyphens : auto;
2340
2356
-moz-hyphens : auto;
2341
2357
-webkit-hyphens : auto;
@@ -2534,23 +2550,27 @@ footer .ui.language .menu {
2534
2550
text-align : center;
2535
2551
}
2536
2552
.organization .new .org form .header {
2537
- padding-left : 280px !important ;
2553
+ padding-left : 280px ;
2538
2554
}
2539
2555
.organization .new .org form .inline .field > label {
2540
2556
text-align : right;
2541
- width : 250px !important ;
2557
+ width : 250px ;
2542
2558
word-wrap : break-word;
2543
2559
}
2544
2560
.organization .new .org form .help {
2545
- margin-left : 265px !important ;
2561
+ margin-left : 265px ;
2546
2562
}
2547
2563
.organization .new .org form .optional .title {
2548
- margin-left : 250px !important ;
2564
+ margin-left : 250px ;
2549
2565
}
2550
2566
.organization .new .org form input ,
2551
2567
.organization .new .org form textarea {
2552
2568
width : 50% !important ;
2553
2569
}
2570
+ .organization .new .org form .header {
2571
+ padding-left : 0 !important ;
2572
+ text-align : center;
2573
+ }
2554
2574
.organization .options input {
2555
2575
min-width : 300px ;
2556
2576
}
0 commit comments