security update core+modules
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
border-radius:5px;
|
||||
-moz-border-radius:5px;
|
||||
-moz-user-select:none;
|
||||
- -webkit-user-select:none;
|
||||
-webkit-user-select:none;
|
||||
}
|
||||
|
||||
|
||||
@@ -114,7 +114,6 @@ body.context-editing div.context-block-region {
|
||||
font-size:18px;
|
||||
color:#fff;
|
||||
white-space:nowrap;
|
||||
padding:;
|
||||
display:block;
|
||||
-moz-user-select:none;
|
||||
-webkit-user-select:none;
|
||||
@@ -169,7 +168,6 @@ body.context-editing .draggable:hover a.context-block-remove {
|
||||
* Block visibility ===================================================
|
||||
*/
|
||||
#context-blockform .context-blockform-selector {
|
||||
height:20em;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
@@ -180,6 +178,7 @@ body.context-editing .draggable:hover a.context-block-remove {
|
||||
border:1px solid #ddd;
|
||||
padding:10px;
|
||||
width:50%;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#context-blockform td.blocks .label,
|
||||
@@ -261,8 +260,3 @@ a.context-ui-add-link, a:link.context-ui-add-link, a:visited.context-ui-add-link
|
||||
margin:10px 0px;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.ui-sortable-helper {
|
||||
max-width: 300px;
|
||||
max-height: 300px;
|
||||
}
|
||||
Reference in New Issue
Block a user