@openui5/sap.ui.commons 1.144.0 → 1.146.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/REUSE.toml +40 -16
- package/THIRDPARTY.txt +28 -7
- package/package.json +4 -4
- package/src/sap/ui/commons/.library +1 -1
- package/src/sap/ui/commons/Accordion.js +1 -1
- package/src/sap/ui/commons/AccordionSection.js +1 -1
- package/src/sap/ui/commons/ApplicationHeader.js +1 -1
- package/src/sap/ui/commons/Area.js +1 -1
- package/src/sap/ui/commons/AutoComplete.js +1 -1
- package/src/sap/ui/commons/Button.js +1 -1
- package/src/sap/ui/commons/ButtonRenderer.js +1 -1
- package/src/sap/ui/commons/Callout.js +1 -1
- package/src/sap/ui/commons/CalloutBase.js +1 -1
- package/src/sap/ui/commons/Carousel.js +1 -1
- package/src/sap/ui/commons/CheckBox.js +1 -1
- package/src/sap/ui/commons/ColorPicker.js +1 -1
- package/src/sap/ui/commons/ComboBox.js +1 -1
- package/src/sap/ui/commons/DatePicker.js +1 -1
- package/src/sap/ui/commons/Dialog.js +1 -1
- package/src/sap/ui/commons/DropdownBox.js +1 -1
- package/src/sap/ui/commons/FileUploader.js +1 -1
- package/src/sap/ui/commons/FileUploaderParameter.js +1 -1
- package/src/sap/ui/commons/FileUploaderXHRSettings.js +1 -1
- package/src/sap/ui/commons/FormattedTextView.js +1 -1
- package/src/sap/ui/commons/HorizontalDivider.js +1 -1
- package/src/sap/ui/commons/Image.js +1 -1
- package/src/sap/ui/commons/ImageMap.js +1 -1
- package/src/sap/ui/commons/InPlaceEdit.js +1 -1
- package/src/sap/ui/commons/Label.js +1 -1
- package/src/sap/ui/commons/Link.js +1 -1
- package/src/sap/ui/commons/ListBox.js +1 -1
- package/src/sap/ui/commons/ListBoxRenderer.js +1 -1
- package/src/sap/ui/commons/Menu.js +1 -1
- package/src/sap/ui/commons/MenuBar.js +1 -1
- package/src/sap/ui/commons/MenuButton.js +1 -1
- package/src/sap/ui/commons/MenuItem.js +1 -1
- package/src/sap/ui/commons/MenuItemBase.js +1 -1
- package/src/sap/ui/commons/MenuTextFieldItem.js +1 -1
- package/src/sap/ui/commons/Message.js +1 -1
- package/src/sap/ui/commons/MessageBar.js +1 -1
- package/src/sap/ui/commons/MessageBox.js +1 -1
- package/src/sap/ui/commons/MessageList.js +1 -1
- package/src/sap/ui/commons/MessageToast.js +1 -1
- package/src/sap/ui/commons/Paginator.js +1 -1
- package/src/sap/ui/commons/Panel.js +1 -1
- package/src/sap/ui/commons/PasswordField.js +1 -1
- package/src/sap/ui/commons/ProgressIndicator.js +1 -1
- package/src/sap/ui/commons/RadioButton.js +1 -1
- package/src/sap/ui/commons/RadioButtonGroup.js +1 -1
- package/src/sap/ui/commons/RangeSlider.js +1 -1
- package/src/sap/ui/commons/RatingIndicator.js +1 -1
- package/src/sap/ui/commons/ResponsiveContainer.js +1 -1
- package/src/sap/ui/commons/ResponsiveContainerRange.js +1 -1
- package/src/sap/ui/commons/RichTooltip.js +1 -1
- package/src/sap/ui/commons/RoadMap.js +1 -1
- package/src/sap/ui/commons/RoadMapStep.js +1 -1
- package/src/sap/ui/commons/RowRepeater.js +1 -1
- package/src/sap/ui/commons/RowRepeaterFilter.js +1 -1
- package/src/sap/ui/commons/RowRepeaterSorter.js +1 -1
- package/src/sap/ui/commons/SearchField.js +1 -1
- package/src/sap/ui/commons/SearchProvider.js +1 -1
- package/src/sap/ui/commons/SegmentedButton.js +1 -1
- package/src/sap/ui/commons/Slider.js +1 -1
- package/src/sap/ui/commons/Splitter.js +1 -1
- package/src/sap/ui/commons/Tab.js +1 -1
- package/src/sap/ui/commons/TabStrip.js +1 -1
- package/src/sap/ui/commons/TextArea.js +1 -1
- package/src/sap/ui/commons/TextField.js +1 -1
- package/src/sap/ui/commons/TextFieldRenderer.js +1 -1
- package/src/sap/ui/commons/TextView.js +1 -1
- package/src/sap/ui/commons/Title.js +1 -1
- package/src/sap/ui/commons/ToggleButton.js +1 -1
- package/src/sap/ui/commons/Toolbar.js +1 -1
- package/src/sap/ui/commons/ToolbarSeparator.js +1 -1
- package/src/sap/ui/commons/Tree.js +1 -1
- package/src/sap/ui/commons/TreeNode.js +1 -1
- package/src/sap/ui/commons/TriStateCheckBox.js +1 -1
- package/src/sap/ui/commons/ValueHelpField.js +1 -1
- package/src/sap/ui/commons/form/Form.js +1 -1
- package/src/sap/ui/commons/form/FormContainer.js +1 -1
- package/src/sap/ui/commons/form/FormElement.js +1 -1
- package/src/sap/ui/commons/form/FormLayout.js +1 -1
- package/src/sap/ui/commons/form/GridContainerData.js +1 -1
- package/src/sap/ui/commons/form/GridElementData.js +1 -1
- package/src/sap/ui/commons/form/GridLayout.js +1 -1
- package/src/sap/ui/commons/form/ResponsiveLayout.js +1 -1
- package/src/sap/ui/commons/form/SimpleForm.js +1 -1
- package/src/sap/ui/commons/layout/AbsoluteLayout.js +1 -1
- package/src/sap/ui/commons/layout/BorderLayout.js +1 -1
- package/src/sap/ui/commons/layout/BorderLayoutArea.js +1 -1
- package/src/sap/ui/commons/layout/HorizontalLayout.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayout.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayoutCell.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayoutRow.js +1 -1
- package/src/sap/ui/commons/layout/PositionContainer.js +1 -1
- package/src/sap/ui/commons/layout/ResponsiveFlowLayout.js +1 -1
- package/src/sap/ui/commons/layout/ResponsiveFlowLayoutData.js +1 -1
- package/src/sap/ui/commons/layout/VerticalLayout.js +1 -1
- package/src/sap/ui/commons/library.js +2 -2
- package/src/sap/ui/commons/messagebundle_ar.properties +8 -0
- package/src/sap/ui/commons/messagebundle_bg.properties +9 -1
- package/src/sap/ui/commons/messagebundle_ca.properties +8 -0
- package/src/sap/ui/commons/messagebundle_cnr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_cs.properties +8 -0
- package/src/sap/ui/commons/messagebundle_cy.properties +8 -0
- package/src/sap/ui/commons/messagebundle_da.properties +8 -0
- package/src/sap/ui/commons/messagebundle_de.properties +8 -0
- package/src/sap/ui/commons/messagebundle_el.properties +9 -1
- package/src/sap/ui/commons/messagebundle_en.properties +8 -0
- package/src/sap/ui/commons/messagebundle_en_GB.properties +8 -0
- package/src/sap/ui/commons/messagebundle_en_US_saprigi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_es.properties +8 -0
- package/src/sap/ui/commons/messagebundle_es_MX.properties +8 -0
- package/src/sap/ui/commons/messagebundle_et.properties +8 -0
- package/src/sap/ui/commons/messagebundle_fi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_fr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_fr_CA.properties +8 -0
- package/src/sap/ui/commons/messagebundle_hi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_hr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_hu.properties +8 -0
- package/src/sap/ui/commons/messagebundle_id.properties +8 -0
- package/src/sap/ui/commons/messagebundle_it.properties +8 -0
- package/src/sap/ui/commons/messagebundle_iw.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ja.properties +8 -0
- package/src/sap/ui/commons/messagebundle_kk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ko.properties +8 -0
- package/src/sap/ui/commons/messagebundle_lt.properties +8 -0
- package/src/sap/ui/commons/messagebundle_lv.properties +8 -0
- package/src/sap/ui/commons/messagebundle_mk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ms.properties +8 -0
- package/src/sap/ui/commons/messagebundle_nl.properties +8 -0
- package/src/sap/ui/commons/messagebundle_no.properties +8 -0
- package/src/sap/ui/commons/messagebundle_pl.properties +8 -0
- package/src/sap/ui/commons/messagebundle_pt.properties +8 -0
- package/src/sap/ui/commons/messagebundle_pt_PT.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ro.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ru.properties +9 -1
- package/src/sap/ui/commons/messagebundle_sh.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sl.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sv.properties +8 -0
- package/src/sap/ui/commons/messagebundle_th.properties +8 -0
- package/src/sap/ui/commons/messagebundle_tr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_uk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_vi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_zh_CN.properties +8 -0
- package/src/sap/ui/commons/messagebundle_zh_TW.properties +8 -0
- package/src/sap/ui/commons/themes/base/ApplicationHeader.less +30 -29
- package/src/sap/ui/commons/themes/base/BorderLayout.less +13 -11
- package/src/sap/ui/commons/themes/base/Button.less +45 -47
- package/src/sap/ui/commons/themes/base/CalloutBase.less +10 -9
- package/src/sap/ui/commons/themes/base/CheckBox.less +8 -20
- package/src/sap/ui/commons/themes/base/ComboBox.less +11 -10
- package/src/sap/ui/commons/themes/base/DatePicker.less +14 -16
- package/src/sap/ui/commons/themes/base/Dialog.less +13 -21
- package/src/sap/ui/commons/themes/base/FileUploader.less +15 -14
- package/src/sap/ui/commons/themes/base/HorizontalDivider.less +16 -15
- package/src/sap/ui/commons/themes/base/Image.less +7 -2
- package/src/sap/ui/commons/themes/base/InPlaceEdit.less +35 -35
- package/src/sap/ui/commons/themes/base/Label.less +30 -35
- package/src/sap/ui/commons/themes/base/Link.less +12 -11
- package/src/sap/ui/commons/themes/base/RadioButton.less +8 -3
- package/src/sap/ui/commons/themes/base/RadioButtonGroup.less +13 -17
- package/src/sap/ui/commons/themes/base/RowRepeater.less +7 -10
- package/src/sap/ui/commons/themes/base/SegmentedButton.less +8 -7
- package/src/sap/ui/commons/themes/base/Slider.less +9 -9
- package/src/sap/ui/commons/themes/base/TabStrip.less +20 -19
- package/src/sap/ui/commons/themes/base/TextField.less +46 -53
- package/src/sap/ui/commons/themes/base/TextView.less +28 -22
- package/src/sap/ui/commons/themes/base/ToggleButton.less +4 -3
- package/src/sap/ui/commons/themes/base/Toolbar.less +20 -14
- package/src/sap/ui/commons/themes/base/Tree.less +42 -42
- package/src/sap/ui/commons/themes/base/layout.less +58 -18
- package/src/sap/ui/commons/themes/base/library.source.less +0 -9
- package/src/sap/ui/commons/themes/base/Callout.less +0 -12
- package/src/sap/ui/commons/themes/base/Form.less +0 -4
- package/src/sap/ui/commons/themes/base/FormLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/GridLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/HorizontalLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/ResponsiveContainer.less +0 -1
- package/src/sap/ui/commons/themes/base/ResponsiveFlowLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/ResponsiveLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/SimpleForm.less +0 -3
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=Etikett
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=Bl\u00E4ddra ...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=Aktivera f\u00F6r att v\u00E4lja en fil
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=Filnamn
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=Obligatorisk
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=Ingen fil har valts
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=Tryck blanksteg f\u00F6r att expandera eller komprimera
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=Tillbaka
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u0E01\u0E23\u0E2D\u0E1A\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u0E1A\u0E23\u0E32\u0E27\u0E0B\u0E4C...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u0E15\u0E49\u0E2D\u0E07\u0E23\u0E30\u0E1A\u0E38
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E02\u0E22\u0E32\u0E22\u0E2B\u0E23\u0E37\u0E2D\u0E22\u0E48\u0E2D\u0E23\u0E27\u0E21 \u0E43\u0E2B\u0E49\u0E01\u0E14 SPACEBAR
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=Belirtme
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=G\u00F6zat ...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=Dosya se\u00E7mek i\u00E7in etkinle\u015Ftirin
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=Dosya ad\u0131
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=Gerekli
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=Dosya se\u00E7ilmedi
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=Geni\u015Fletmek veya s\u0131k\u0131\u015Ft\u0131rmak i\u00E7in ara \u00E7ubu\u011Funa bas\u0131n
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=Geriye
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u0412\u0438\u043D\u043E\u0441\u043A\u0430
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u041E\u0433\u043B\u044F\u0434...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u0410\u043A\u0442\u0438\u0432\u0443\u0432\u0430\u0442\u0438 \u0434\u043B\u044F \u0432\u0438\u0431\u043E\u0440\u0443 \u0444\u0430\u0439\u043B\u0443
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u0406\u043C\u2019\u044F \u0444\u0430\u0439\u043B\u0443
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u041E\u0431\u043E\u0432\u2019\u044F\u0437\u043A\u043E\u0432\u043E
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u0424\u0430\u0439\u043B\u0438 \u043D\u0435 \u0432\u0438\u0431\u0440\u0430\u043D\u0456
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u0429\u043E\u0431 \u0440\u043E\u0437\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u0430\u0431\u043E \u0437\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u043D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C SPACEBAR
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u041D\u0430\u0437\u0430\u0434
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=Khung chu\u0301 thi\u0301ch
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=Duy\u00EA\u0323t...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=Ki\u0301ch hoa\u0323t \u0111\u00EA\u0309 cho\u0323n t\u1EADp tin
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=T\u00EAn t\u00E2\u0323p tin
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u0110\u01B0\u01A1\u0323c y\u00EAu c\u00E2\u0300u
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=Kh\u00F4ng co\u0301 t\u00E2\u0323p tin na\u0300o \u0111\u01B0\u01A1\u0323c cho\u0323n
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u0110\u00EA\u0309 m\u01A1\u0309 r\u00F4\u0323ng ho\u0103\u0323c thu go\u0323n, nh\u00E2\u0301n PHI\u0301M DA\u0300I
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=Tr\u01B0\u01A1\u0301c
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u6807\u6CE8
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u6D4F\u89C8...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u6FC0\u6D3B\u4EE5\u9009\u62E9\u6587\u4EF6
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u6587\u4EF6\u540D\u79F0
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u5FC5\u9700
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u672A\u9009\u62E9\u6587\u4EF6
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u8981\u5C55\u5F00\u6216\u6298\u53E0\uFF0C\u8BF7\u6309\u7A7A\u683C\u952E
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u4E0A\u4E00\u4E2A
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u64A5\u51FA
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u700F\u89BD...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u555F\u7528\u4EE5\u9078\u64C7\u6A94\u6848
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u6A94\u6848\u540D\u7A31
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u9700\u8981
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u672A\u9078\u64C7\u6A94\u6848
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u82E5\u8981\u5C55\u958B\u6216\u6536\u7E2E\uFF0C\u8ACB\u6309\u7A7A\u767D\u9375
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u4E0A\u4E00\u500B
|
|
@@ -1,45 +1,46 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/ApplicationHeader
|
|
3
|
-
/*
|
|
1
|
+
/* ================================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/ApplicationHeader */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ================================================= */
|
|
4
5
|
|
|
5
|
-
.sapUiAppHdr{
|
|
6
|
-
background-color
|
|
7
|
-
background-repeat:repeat-x;
|
|
8
|
-
color:
|
|
9
|
-
display:inline-block;
|
|
10
|
-
overflow:hidden;
|
|
11
|
-
width:100%;
|
|
12
|
-
white-space:nowrap;
|
|
6
|
+
.sapUiAppHdr {
|
|
7
|
+
background-color: var(--sapBackgroundColor);
|
|
8
|
+
background-repeat: repeat-x;
|
|
9
|
+
color: var(--sapTextColor);
|
|
10
|
+
display: inline-block;
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
width: 100%;
|
|
13
|
+
white-space: nowrap;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
|
-
.sapUiAppHdrLogo{
|
|
16
|
+
.sapUiAppHdrLogo {
|
|
16
17
|
display: inline-block;
|
|
17
|
-
overflow:hidden;
|
|
18
|
-
position:relative;
|
|
18
|
+
overflow: hidden;
|
|
19
|
+
position: relative;
|
|
19
20
|
vertical-align: middle;
|
|
20
21
|
white-space: nowrap;
|
|
21
22
|
}
|
|
22
23
|
|
|
23
|
-
.sapUiAppHdrWelcomeLogoffArea{
|
|
24
|
-
display:inline-block;
|
|
25
|
-
float:right;
|
|
26
|
-
margin-top:5px;
|
|
27
|
-
margin-bottom:3px;
|
|
28
|
-
text-align:right;
|
|
24
|
+
.sapUiAppHdrWelcomeLogoffArea {
|
|
25
|
+
display: inline-block;
|
|
26
|
+
float: right;
|
|
27
|
+
margin-top: 5px;
|
|
28
|
+
margin-bottom: 3px;
|
|
29
|
+
text-align: right;
|
|
29
30
|
vertical-align: bottom;
|
|
30
|
-
white-space:nowrap;
|
|
31
|
+
white-space: nowrap;
|
|
31
32
|
}
|
|
32
33
|
|
|
33
|
-
.sapUiAppHdr .sapUiTv{
|
|
34
|
-
font-family:arial;
|
|
35
|
-
font-size:16px;
|
|
36
|
-
font-weight:bold;
|
|
37
|
-
line-height:23px;
|
|
38
|
-
padding-right:5px;
|
|
34
|
+
.sapUiAppHdr .sapUiTv {
|
|
35
|
+
font-family: arial;
|
|
36
|
+
font-size: 16px;
|
|
37
|
+
font-weight: bold;
|
|
38
|
+
line-height: 23px;
|
|
39
|
+
padding-right: 5px;
|
|
39
40
|
vertical-align: middle;
|
|
40
41
|
}
|
|
41
42
|
|
|
42
|
-
.sapUiAppHdr .sapUiImg{
|
|
43
|
-
padding-left:5px;
|
|
43
|
+
.sapUiAppHdr .sapUiImg {
|
|
44
|
+
padding-left: 5px;
|
|
44
45
|
vertical-align: middle;
|
|
45
46
|
}
|
|
@@ -1,20 +1,22 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control layout.uilib/BorderLayout.control
|
|
3
|
-
/*
|
|
1
|
+
/* ================================================== */
|
|
2
|
+
/* CSS for control layout.uilib/BorderLayout.control */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ================================================== */
|
|
5
|
+
|
|
4
6
|
.sapUiBorderLayout {
|
|
5
7
|
position: relative;
|
|
6
8
|
}
|
|
7
9
|
|
|
8
10
|
.sapUiBorderLayoutTop {
|
|
9
11
|
position: absolute;
|
|
10
|
-
top:
|
|
11
|
-
left:
|
|
12
|
-
right:
|
|
12
|
+
top: 0;
|
|
13
|
+
left: 0;
|
|
14
|
+
right: 0;
|
|
13
15
|
}
|
|
14
16
|
|
|
15
17
|
.sapUiBorderLayoutBegin {
|
|
16
18
|
position: absolute;
|
|
17
|
-
left:
|
|
19
|
+
left: 0;
|
|
18
20
|
}
|
|
19
21
|
|
|
20
22
|
.sapUiBorderLayoutCenter {
|
|
@@ -23,12 +25,12 @@
|
|
|
23
25
|
|
|
24
26
|
.sapUiBorderLayoutEnd {
|
|
25
27
|
position: absolute;
|
|
26
|
-
right:
|
|
28
|
+
right: 0;
|
|
27
29
|
}
|
|
28
30
|
|
|
29
31
|
.sapUiBorderLayoutBottom {
|
|
30
32
|
position: absolute;
|
|
31
|
-
bottom:
|
|
32
|
-
left:
|
|
33
|
-
right:
|
|
33
|
+
bottom: 0;
|
|
34
|
+
left: 0;
|
|
35
|
+
right: 0;
|
|
34
36
|
}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
+
/* ====================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Button */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ====================================== */
|
|
5
|
+
|
|
1
6
|
@_sap_ui_commons_Button_Height: @sapUiLineHeight;
|
|
2
7
|
|
|
3
8
|
.sapUiBtnS {
|
|
4
|
-
font-family:
|
|
9
|
+
font-family: var(--sapFontFamily);
|
|
5
10
|
font-size: @sapUiFontSize;
|
|
6
|
-
color:
|
|
11
|
+
color: var(--sapTextColor);
|
|
7
12
|
height: @_sap_ui_commons_Button_Height;
|
|
8
13
|
vertical-align: top;
|
|
9
14
|
padding: 0 5px;
|
|
@@ -15,15 +20,15 @@
|
|
|
15
20
|
}
|
|
16
21
|
|
|
17
22
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd {
|
|
18
|
-
background-color:
|
|
23
|
+
background-color: var(--sapButton_Background);
|
|
19
24
|
}
|
|
20
25
|
|
|
21
26
|
.sapUiBtnS.sapUiBtnNorm {
|
|
22
|
-
border: 1px solid
|
|
27
|
+
border: 1px solid var(--sapButton_BorderColor);
|
|
23
28
|
}
|
|
24
29
|
|
|
25
30
|
.sapUiBtnS.sapUiBtnLite {
|
|
26
|
-
background-color:
|
|
31
|
+
background-color: var(--sapButton_Lite_Background);
|
|
27
32
|
border: none;
|
|
28
33
|
}
|
|
29
34
|
|
|
@@ -52,61 +57,56 @@
|
|
|
52
57
|
margin-top: -1px;
|
|
53
58
|
}
|
|
54
59
|
|
|
55
|
-
html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
56
|
-
margin-top: -2px;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
60
|
/* button focus state */
|
|
60
61
|
.sapUiBtnS.sapUiBtnStd:focus,
|
|
61
62
|
/* extra css class for the focus styling of the FileUploader */
|
|
62
63
|
.sapUiBtnS.sapUiBtnStd.sapUiBtnStdFocus {
|
|
63
|
-
background-color:
|
|
64
|
+
background-color: var(--sapButton_Hover_Background);
|
|
64
65
|
}
|
|
65
66
|
|
|
66
67
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd:focus,
|
|
67
68
|
/* extra css class for the focus styling of the FileUploader */
|
|
68
69
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.sapUiBtnStdFocus {
|
|
69
|
-
border-color:
|
|
70
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
70
71
|
}
|
|
71
72
|
|
|
72
73
|
/* button disabled */
|
|
73
74
|
.sapUiBtnS.sapUiBtnDsbl,
|
|
74
75
|
.sapUiBtnS.sapUiBtnDsbl:focus {
|
|
75
76
|
cursor: default;
|
|
76
|
-
color:
|
|
77
|
+
color: var(--sapContent_DisabledTextColor);
|
|
77
78
|
}
|
|
78
79
|
|
|
79
80
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnDsbl,
|
|
80
81
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnDsbl:focus {
|
|
81
|
-
border-color:
|
|
82
|
-
background-color:
|
|
82
|
+
border-color: var(--sapButton_Disabled_BorderColor);
|
|
83
|
+
background-color: var(--sapButton_Disabled_Background);
|
|
83
84
|
}
|
|
84
85
|
|
|
85
|
-
.sapUiBtnS.sapUiBtnDsbl > img.sapUiBtnIco {
|
|
86
|
-
opacity: .3;
|
|
87
|
-
filter: alpha(opacity=30);
|
|
86
|
+
.sapUiBtnS.sapUiBtnDsbl > img.sapUiBtnIco { /* make disabled icon look "reduced" */
|
|
87
|
+
opacity: 0.3;
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* button hover state */
|
|
91
91
|
.sapUiBtnS.sapUiBtnStd:hover,
|
|
92
92
|
/* extra css class for the hover styling of the FileUploader */
|
|
93
93
|
.sapUiBtnS.sapUiBtnStd.sapUiBtnStdHover {
|
|
94
|
-
background-color:
|
|
94
|
+
background-color: var(--sapButton_Hover_Background);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd:hover,
|
|
98
98
|
/* extra css class for the hover styling of the FileUploader */
|
|
99
99
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.sapUiBtnStdHover {
|
|
100
|
-
border-color:
|
|
100
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
/* button active state */
|
|
104
104
|
.sapUiBtnS.sapUiBtnAct:hover {
|
|
105
|
-
background-color:
|
|
105
|
+
background-color: var(--sapButton_Active_Background);
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct:hover {
|
|
109
|
-
border-color:
|
|
109
|
+
border-color: var(--sapButton_Active_BorderColor);
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
/* emphasized button (no special style for lite button)*/
|
|
@@ -115,23 +115,23 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph {
|
|
118
|
-
background-color:
|
|
119
|
-
border-color:
|
|
118
|
+
background-color: var(--sapButton_Emphasized_Background);
|
|
119
|
+
border-color: var(--sapButton_Emphasized_BorderColor);
|
|
120
120
|
font-weight: bold;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnStd:focus,
|
|
124
124
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnStd:hover {
|
|
125
|
-
background-color:
|
|
126
|
-
border-color:
|
|
125
|
+
background-color: var(--sapButton_Emphasized_Hover_Background);
|
|
126
|
+
border-color: var(--sapButton_Emphasized_Hover_BorderColor);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnAct,
|
|
130
130
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnAct:focus,
|
|
131
131
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnAct:hover,
|
|
132
132
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnStd:active {
|
|
133
|
-
background-color:
|
|
134
|
-
border-color:
|
|
133
|
+
background-color: var(--sapButton_Emphasized_Active_Background);
|
|
134
|
+
border-color: var(--sapButton_Emphasized_Active_BorderColor);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnDsbl,
|
|
@@ -146,31 +146,30 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
146
146
|
}
|
|
147
147
|
|
|
148
148
|
.sapUiBtnS.sapUiBtnStd.sapUiBtnAccept {
|
|
149
|
-
color:
|
|
149
|
+
color: var(--sapField_SuccessColor);
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept {
|
|
153
|
-
background-color:
|
|
154
|
-
border-color:
|
|
153
|
+
background-color: var(--sapButton_Accept_Background);
|
|
154
|
+
border-color: var(--sapButton_Accept_BorderColor);
|
|
155
155
|
}
|
|
156
156
|
|
|
157
157
|
.sapUiBtnS.sapUiBtnAccept.sapUiBtnStd:focus,
|
|
158
158
|
.sapUiBtnS.sapUiBtnAccept.sapUiBtnStd:hover {
|
|
159
|
-
|
|
160
|
-
background-color: @sapUiButtonAcceptHoverBackground;
|
|
159
|
+
background-color: var(--sapButton_Accept_Hover_Background);
|
|
161
160
|
}
|
|
162
161
|
|
|
163
162
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnStd:focus,
|
|
164
163
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnStd:hover {
|
|
165
|
-
border-color:
|
|
164
|
+
border-color: var(--sapButton_Accept_Hover_BorderColor);
|
|
166
165
|
}
|
|
167
166
|
|
|
168
167
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnAct,
|
|
169
168
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnAct:focus,
|
|
170
169
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnAct:hover,
|
|
171
170
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnStd:active {
|
|
172
|
-
background-color:
|
|
173
|
-
border-color:
|
|
171
|
+
background-color: var(--sapButton_Accept_Active_Background);
|
|
172
|
+
border-color: var(--sapButton_Accept_Active_BorderColor);
|
|
174
173
|
}
|
|
175
174
|
|
|
176
175
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnDsbl,
|
|
@@ -180,36 +179,35 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
180
179
|
}
|
|
181
180
|
|
|
182
181
|
/* reject button*/
|
|
183
|
-
.sapUiBtnS.sapUiBtnReject{
|
|
182
|
+
.sapUiBtnS.sapUiBtnReject {
|
|
184
183
|
font-weight: bold;
|
|
185
184
|
}
|
|
186
185
|
|
|
187
|
-
.sapUiBtnS.sapUiBtnStd.sapUiBtnReject{
|
|
188
|
-
color:
|
|
186
|
+
.sapUiBtnS.sapUiBtnStd.sapUiBtnReject {
|
|
187
|
+
color: var(--sapField_InvalidColor);
|
|
189
188
|
}
|
|
190
189
|
|
|
191
|
-
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject{
|
|
192
|
-
background-color:
|
|
193
|
-
border-color:
|
|
190
|
+
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject {
|
|
191
|
+
background-color: var(--sapButton_Reject_Background);
|
|
192
|
+
border-color: var(--sapButton_Reject_BorderColor);
|
|
194
193
|
}
|
|
195
194
|
|
|
196
195
|
.sapUiBtnS.sapUiBtnReject.sapUiBtnStd:focus,
|
|
197
196
|
.sapUiBtnS.sapUiBtnReject.sapUiBtnStd:hover {
|
|
198
|
-
|
|
199
|
-
background-color: @sapUiButtonRejectHoverBackground;
|
|
197
|
+
background-color: var(--sapButton_Reject_Hover_Background);
|
|
200
198
|
}
|
|
201
199
|
|
|
202
200
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnStd:focus,
|
|
203
201
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnStd:hover {
|
|
204
|
-
border-color:
|
|
202
|
+
border-color: var(--sapButton_Reject_Hover_BorderColor);
|
|
205
203
|
}
|
|
206
204
|
|
|
207
205
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnAct,
|
|
208
206
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnAct:focus,
|
|
209
207
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnAct:hover,
|
|
210
208
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnStd:active {
|
|
211
|
-
background-color:
|
|
212
|
-
border-color:
|
|
209
|
+
background-color: var(--sapButton_Reject_Active_Background);
|
|
210
|
+
border-color: var(--sapButton_Reject_Active_BorderColor);
|
|
213
211
|
}
|
|
214
212
|
|
|
215
213
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnDsbl,
|
|
@@ -225,7 +223,7 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
225
223
|
padding: 0;
|
|
226
224
|
}
|
|
227
225
|
|
|
228
|
-
.sapUiBtn > span.sapUiBtnIco{
|
|
226
|
+
.sapUiBtn > span.sapUiBtnIco {
|
|
229
227
|
font-weight: normal;
|
|
230
228
|
line-height: @sapUiLineHeight;
|
|
231
229
|
height: @_sap_ui_commons_Button_Height;
|
|
@@ -1,21 +1,22 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/CalloutBase.control
|
|
3
|
-
/*
|
|
1
|
+
/* =================================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/CalloutBase.control */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* =================================================== */
|
|
4
5
|
|
|
5
|
-
.sapUiCltBase{
|
|
6
|
-
color:
|
|
6
|
+
.sapUiCltBase {
|
|
7
|
+
color: var(--sapTextColor);
|
|
7
8
|
background-color: @sapUiExtraLightBG;
|
|
8
9
|
border-width: 1px;
|
|
9
10
|
border-style: solid;
|
|
10
11
|
border-color: @sapUiMediumBorder;
|
|
11
12
|
}
|
|
12
13
|
|
|
13
|
-
.sapUiCltBaseCont{
|
|
14
|
-
margin:
|
|
15
|
-
padding:
|
|
14
|
+
.sapUiCltBaseCont {
|
|
15
|
+
margin: 0;
|
|
16
|
+
padding: 0;
|
|
16
17
|
border-style: none;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
|
-
.sapUiCltBaseArr{
|
|
20
|
+
.sapUiCltBaseArr {
|
|
20
21
|
display: none;
|
|
21
22
|
}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ======================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/CheckBox */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ======================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiCb {
|
|
2
7
|
vertical-align: top;
|
|
3
8
|
line-height: @sapUiLineHeight;
|
|
@@ -14,7 +19,7 @@
|
|
|
14
19
|
|
|
15
20
|
/* Do not invert for table */
|
|
16
21
|
.sapUiInverted-CTX .sapUiTable .sapUiCb {
|
|
17
|
-
color:
|
|
22
|
+
color: var(--sapTextColor);
|
|
18
23
|
}
|
|
19
24
|
|
|
20
25
|
.sapUiCb > label {
|
|
@@ -27,28 +32,11 @@
|
|
|
27
32
|
}
|
|
28
33
|
|
|
29
34
|
.sapUiCbDis > label {
|
|
30
|
-
color:
|
|
35
|
+
color: var(--sapContent_DisabledTextColor);
|
|
31
36
|
}
|
|
32
37
|
|
|
33
38
|
/* make outline on control borders because otherwise it is cut in layout containers using overflow: hidden */
|
|
34
|
-
.sapUiCb:focus{
|
|
39
|
+
.sapUiCb:focus {
|
|
35
40
|
outline: 1px dotted @sapUiBaseBorder;
|
|
36
41
|
outline-offset: -1px;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
html[data-sap-ui-browser^="ie"] .sapUiCb:focus{
|
|
40
|
-
outline: none;
|
|
41
|
-
position: relative; /* otherwise the Border is not displayed */
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
html[data-sap-ui-browser^="ie"] .sapUiCb:focus:after {
|
|
45
|
-
content: "";
|
|
46
|
-
position: absolute;
|
|
47
|
-
top: 0;
|
|
48
|
-
left: 0;
|
|
49
|
-
right: 0;
|
|
50
|
-
bottom: 0;
|
|
51
|
-
display: block;
|
|
52
|
-
border: 1px dotted @sapUiBaseBorder;
|
|
53
|
-
pointer-events: none;
|
|
54
42
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/ComboBox
|
|
3
|
-
/*
|
|
1
|
+
/* ======================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/ComboBox */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ======================================== */
|
|
4
5
|
|
|
5
6
|
.sapUiTfCombo {
|
|
6
7
|
box-sizing: border-box;
|
|
@@ -12,7 +13,7 @@
|
|
|
12
13
|
outline: none;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
|
-
.sapUiTfCombo > select{
|
|
16
|
+
.sapUiTfCombo > select {
|
|
16
17
|
background-color: transparent;
|
|
17
18
|
height: 100%;
|
|
18
19
|
opacity: 0;
|
|
@@ -20,31 +21,31 @@
|
|
|
20
21
|
width: 100%;
|
|
21
22
|
}
|
|
22
23
|
|
|
23
|
-
.sapUiTfCombo > select + input{
|
|
24
|
+
.sapUiTfCombo > select + input {
|
|
24
25
|
/*to put input field over select and make it focused on click*/
|
|
25
26
|
position: relative;
|
|
26
27
|
}
|
|
27
28
|
|
|
28
|
-
.sapUiTfCombo > input + select{ /* DropdownBox */
|
|
29
|
+
.sapUiTfCombo > input + select { /* DropdownBox */
|
|
29
30
|
left: 0;
|
|
30
31
|
}
|
|
31
32
|
|
|
32
|
-
.sapUiTfComboIcon{
|
|
33
|
+
.sapUiTfComboIcon {
|
|
33
34
|
right: 0;
|
|
34
35
|
overflow: visible;
|
|
35
36
|
display: inline;
|
|
36
37
|
position: absolute;
|
|
37
38
|
font-size: 0;
|
|
38
39
|
color: transparent;
|
|
39
|
-
-moz-user-select: none;
|
|
40
40
|
-webkit-user-select: none;
|
|
41
|
+
user-select: none;
|
|
41
42
|
}
|
|
42
43
|
|
|
43
|
-
.sapUiTfStd > .sapUiTfComboIcon{
|
|
44
|
+
.sapUiTfStd > .sapUiTfComboIcon {
|
|
44
45
|
cursor: pointer;
|
|
45
46
|
}
|
|
46
47
|
|
|
47
|
-
.sapUiComboPopup
|
|
48
|
+
.sapUiComboPopup > * {
|
|
48
49
|
visibility: hidden;
|
|
49
50
|
/* initially hidden off the screen */
|
|
50
51
|
position: absolute;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control commons/DatePicker
|
|
3
|
-
/*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
/* =================================== */
|
|
2
|
+
/* CSS for control commons/DatePicker */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* =================================== */
|
|
5
|
+
|
|
6
|
+
/* Base DATEPICKER */
|
|
7
7
|
|
|
8
8
|
/* calendar icon */
|
|
9
9
|
.sapUiTfCombo > .sapUiTfDateIcon {
|
|
10
|
-
background-image: url(img/datepicker/icon_cal.png);
|
|
10
|
+
background-image: url('img/datepicker/icon_cal.png');
|
|
11
11
|
background-repeat: no-repeat;
|
|
12
12
|
background-position: center;
|
|
13
13
|
background-color: transparent;
|
|
14
|
-
border-width: 0 0 0 1px;
|
|
14
|
+
border-width: 0 0 0 1px; /* Placeholder for active and hover */
|
|
15
15
|
border-style: solid;
|
|
16
16
|
border-color: transparent;
|
|
17
17
|
display: inline;
|
|
@@ -20,27 +20,25 @@
|
|
|
20
20
|
right: 0;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.sapUiTfStd > .sapUiTfDateIcon{
|
|
23
|
+
.sapUiTfStd > .sapUiTfDateIcon {
|
|
24
24
|
cursor: pointer;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
/* Disabled icon */
|
|
28
28
|
.sapUiTfCombo.sapUiTfDsbl > .sapUiTfDateIcon {
|
|
29
|
-
background-image: url(img/datepicker/icon_cal_disabled.png);
|
|
29
|
+
background-image: url('img/datepicker/icon_cal_disabled.png');
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
.sapUiTableCellEdit .sapUiTfStd > .sapUiTfDateIcon:hover,
|
|
33
33
|
.sapUiTableCellEdit .sapUiTfFoc > .sapUiTfDateIcon {
|
|
34
34
|
background-color: @sapUiWhiteBG;
|
|
35
|
-
background-image: url(img/datepicker/icon_cal.png)
|
|
36
|
-
|
|
37
|
-
border-width: 0px;
|
|
35
|
+
background-image: url('img/datepicker/icon_cal.png');
|
|
36
|
+
border-width: 0;
|
|
38
37
|
}
|
|
39
38
|
|
|
40
39
|
.sapUiTableCellEdit .sapUiTfStd > .sapUiTfDateIcon:active,
|
|
41
40
|
.sapUiTableCellEdit .sapUiTfFoc > .sapUiTfDateIcon:active {
|
|
42
41
|
background-color: @sapUiWhiteBG;
|
|
43
|
-
background-image: url(img/datepicker/icon_cal.png)
|
|
44
|
-
|
|
45
|
-
border-width: 0px;
|
|
42
|
+
background-image: url('img/datepicker/icon_cal.png');
|
|
43
|
+
border-width: 0;
|
|
46
44
|
}
|