starting to separate site.css
This commit is contained in:
parent
9fca56537d
commit
0dc793861e
5 changed files with 39 additions and 33 deletions
|
@ -415,18 +415,6 @@ form, .readOnlyContent {
|
|||
font-size: 15px;
|
||||
}
|
||||
|
||||
/*
|
||||
Plugin updates Page
|
||||
*/
|
||||
#pluginUpdatesForm table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#pluginUpdatesForm td + td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
List Vew Items
|
||||
*/
|
||||
|
@ -593,17 +581,6 @@ form, .readOnlyContent {
|
|||
top: -3px;
|
||||
}
|
||||
|
||||
/* User Image */
|
||||
.imageDropZone {
|
||||
border: 2px dashed #bbb;
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
padding: 25px;
|
||||
text-align: center;
|
||||
color: #bbb;
|
||||
}
|
||||
|
||||
/* Dashboard home */
|
||||
.tblConnections td {
|
||||
padding: .5em 0 .5em 1.25em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue