uppdated modules
This commit is contained in:
@@ -45,6 +45,10 @@ ul.primary li {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
body.adminimal-theme #navigation ul.primary li:first-of-type {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
body.adminimal-theme ul.primary li a:active, body.adminimal-theme ul.primary li a:link, body.adminimal-theme ul.primary li a:visited {
|
||||
border: 0 none;
|
||||
display: block;
|
||||
@@ -96,7 +100,7 @@ body.adminimal-theme div.admin .right, body.adminimal-theme div.admin .left {
|
||||
.exposed-filters .form-select {
|
||||
clear: both;
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.views-exposed-form label {
|
||||
@@ -258,3 +262,11 @@ html.js .adminimal-theme #module-filter-show-wrapper .form-item {
|
||||
.adminimal-theme #module-filter-tabs.top-fixed{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.adminimal-theme #dashboard div#dashboard_sidebar {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.container-inline.form-actions.form-wrapper {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user