mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Removed some styles form the admin that are not being used.
--HG-- branch : dev
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
zoom:1;
|
||||
*display: inline;
|
||||
}
|
||||
.templates .wasFormInlineLink {
|
||||
font-size:1.4em;
|
||||
}
|
||||
.templates p {
|
||||
overflow:hidden;
|
||||
}
|
||||
|
@@ -356,7 +356,9 @@ form.link button:hover {
|
||||
|
||||
/* Content
|
||||
***************************************************************/
|
||||
#main h1 {
|
||||
#main h1 {
|
||||
margin:0 0 1em;
|
||||
}
|
||||
#main h2, #main h3 {
|
||||
margin:.5em 0;
|
||||
}
|
||||
@@ -515,11 +517,6 @@ textarea {
|
||||
display:block;
|
||||
margin:0;
|
||||
}
|
||||
margin:0;
|
||||
}
|
||||
.secondary fieldset {
|
||||
margin:.446% 0 .446% .446%;
|
||||
padding:4px;
|
||||
form.link button {
|
||||
background:inherit;
|
||||
border:0;
|
||||
@@ -723,17 +720,6 @@ table.items th, table.items td {
|
||||
padding:8px 12px;
|
||||
vertical-align:middle;
|
||||
}
|
||||
vertical-align:middle;
|
||||
}
|
||||
table.items td
|
||||
{
|
||||
vertical-align:top;
|
||||
}
|
||||
/* todo: Find a better way to do this. These are a fix for buttons and label fonts becomming too large in a table.*/
|
||||
table label {
|
||||
font-size:1em;
|
||||
}
|
||||
table .button {
|
||||
|
||||
/* Content item lists
|
||||
----------------------------------------------------------*/
|
||||
|
Reference in New Issue
Block a user