mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 10:54:50 +08:00
Last of the Admin CSS cleanup. There are a few ongoing todo's in there that we'll get to down the road.
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043864
This commit is contained in:
@@ -358,8 +358,7 @@ label span {
|
||||
label input {
|
||||
vertical-align:text-top;
|
||||
}
|
||||
|
||||
/* todo: (heskew) try to get .text on stuff like #PublishLaterDate and .text-box */
|
||||
/* todo: (heskew) try to get .text on stuff like .text-box */
|
||||
select, textarea, input.text, input.text-box {
|
||||
padding:2px;
|
||||
border:1px solid #d2d6c6;
|
||||
@@ -371,7 +370,6 @@ input.text, input.text-box {
|
||||
select:focus, textarea:focus, input.text:focus, input.text-box:focus {
|
||||
border-color:#666d51;
|
||||
}
|
||||
|
||||
input.large.text, textarea, fieldset {
|
||||
clear:both;
|
||||
}
|
||||
@@ -537,9 +535,6 @@ input.large.text {
|
||||
.helperText {
|
||||
margin:-4px 0 8px 0;
|
||||
}
|
||||
#Revision_Slug{
|
||||
width:245px;
|
||||
}
|
||||
|
||||
|
||||
/* Content item lists
|
||||
|
Reference in New Issue
Block a user