File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 117
117
"size" : 0
118
118
},
119
119
"css/dark-common.css" : {
120
- "sha512" : " 82e91e5bbf482b9cdf4c1a9da076fe3442171f670be16159319c82b10a0a2b14 " ,
121
- "size" : 1696
120
+ "sha512" : " a5381b28c3ed28ba181b5e8705ba20f117b870c62de253d92ba2e4667c26e6b8 " ,
121
+ "size" : 2022
122
122
},
123
123
"css/page-common.css" : {
124
124
"sha512" : " 6d0f6c84ef55e211671e2e8145e60a4f7aeda422e88e7e41021153319693eae2" ,
547
547
},
548
548
"ignore" : " (^.git)" ,
549
549
"inner_path" : " content.json" ,
550
- "modified" : 1541953222 ,
550
+ "modified" : 1541954375 ,
551
551
"postmessage_nonce_security" : true ,
552
552
"signers_sign" : " GxPcc7gTaIO5FSW0SpB7qerY9S/GUhbzfpFhwN4+XFtcGjd0U9gPPLi0Tm9ddT01FEG1lt/49XGoGPIxz2o81qs=" ,
553
553
"signs" : {
554
- "1Fmwk685eaX7GjoQ7JKo3QvywizGfnYRCB" : " HAHvQbcV1MdbJoxtkqUMH43xcPTYDsXlddPbbjJBDsNNF+Aom0eg1Tbwt4MUzRLUdtlEyjwZu5FkIbCVVbxs0jE ="
554
+ "1Fmwk685eaX7GjoQ7JKo3QvywizGfnYRCB" : " G3atREtyX3Ge5J7cYnhsPIRZt+lu19mlHrBRmaAmimtOZ06IuykeCV3wxkzZKAx2LvbT4DYGVOYPtrg+UdaZjW8 ="
555
555
},
556
556
"signs_required" : 1 ,
557
557
"title" : " Framework.js" ,
Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ button:not(.md-button):hover {
57
57
}
58
58
button .color {background : # 00A185!important ;color : # fffc!important ;font-weight : bold!important ;padding : 10px !important ;font-size : 16px !important }
59
59
button .color : hover {background : # ffffffb3!important ;color : # 00A185!important }
60
+ .input , input {border : 1px solid # 8e9194!important ;color : # 8e9194!important }
61
+ .input , input : hover {background : # 8e9194!important }
62
+ .input , input : focus {background : # d6d6d6!important ;color : # 000!important }
60
63
ul .tiled li p {
61
64
color : # fff!important ;
62
65
}
You can’t perform that action at this time.
0 commit comments