mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
FIx styles
This commit is contained in:
@ -273,15 +273,15 @@ label.header {
|
||||
|
||||
.select2-container--default .select2-selection--single .select2-selection__arrow b{
|
||||
width: 5px !important;
|
||||
height: 3px !important;;
|
||||
height: 3px !important;
|
||||
margin: -1px 0 !important;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAYAAABbNsX4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeSURBVHgBXcqxDQAADIMw//90OlYJE0JANFnZ4cMBqpQE/ONjYUYAAAAASUVORK5CYII=');
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
border-color: #848484 !important;
|
||||
.select2-container--default.select2-container--focus:not(.select2-container--disabled) .select2-selection--single{
|
||||
border-color: #848484 !important;
|
||||
}
|
||||
|
||||
.select2-container--default .select2-search--dropdown .select2-search__field {
|
||||
|
||||
Reference in New Issue
Block a user