non security modules update
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user