mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Adding missing files for jQuery
--HG-- branch : 1.x
This commit is contained in:
@@ -566,6 +566,11 @@ input[type="checkbox"]:focus, input[type="radio"]:focus {
|
|||||||
outline:1px dotted #666d51;
|
outline:1px dotted #666d51;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[readonly] {
|
||||||
|
background-color: #EBEBE4;
|
||||||
|
color: #545454;
|
||||||
|
}
|
||||||
|
|
||||||
legend span {
|
legend span {
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user