non security modules update

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-20 16:32:07 +02:00
parent 6a8d30db08
commit 37fbabab56
466 changed files with 32690 additions and 9652 deletions

View File

@@ -175,7 +175,7 @@ div.panels-set-title-hide .panel-pane-is-title {
margin: 0;
}
.panel-portlet .buttons input {
.panel-portlet .buttons input, .panel-portlet .buttons button {
margin: 0;
padding: 0;
display: inline;
@@ -369,22 +369,25 @@ a.close img {
text-align: left;
}
.content-type-button a {
display: inline-block;
width: 100%;
}
.content-type-button img {
border: 2px solid white;
float: left;
}
.content-type-button img:hover {
border: 2px solid blue;
}
.content-type-button div {
.content-type-button div,
.content-type-button span {
width: 85%;
position: relative;
top: -5px;
left: 2px;
float: left;
padding-left: 3px;
padding-top: 5px;
left: 3px;
}
#panels-preview .modal-throbber-wrapper {