mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Remove "s" JQueryUI resizable handle override
Better to override locally O:)
This commit is contained in:
@@ -3204,10 +3204,6 @@ input:checked + .slider:before {
|
||||
.clearboth {
|
||||
clear: both;
|
||||
}
|
||||
.ui-resizable-handle.ui-resizable-s {
|
||||
background-image: url("../images/banner-bkg.png");
|
||||
height: 15px;
|
||||
}
|
||||
/* font-awesome 4 to 5 BC fix */
|
||||
.pull-right {
|
||||
float: right;
|
||||
|
||||
@@ -3715,11 +3715,6 @@ input:checked + .slider:before {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.ui-resizable-handle.ui-resizable-s {
|
||||
background-image: url("../images/banner-bkg.png");
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
/* font-awesome 4 to 5 BC fix */
|
||||
.pull-right { float: right; }
|
||||
.pull-left { float: left; }
|
||||
|
||||
Reference in New Issue
Block a user