5
5
=========================================================
6
6
7
7
* Product Page: https://www.creative-tim.com/product/argon-design-system-react
8
- * Copyright 2018 Creative Tim (https://www.creative-tim.com)
8
+ * Copyright 2019 Creative Tim (https://www.creative-tim.com)
9
9
* Licensed under MIT (https://github.com/creativetimofficial/argon-design-system-react/blob/master/LICENSE.md)
10
10
11
11
* Coded by www.creative-tim.com
@@ -9048,7 +9048,7 @@ textarea[resize="horizontal"] {
9048
9048
font-size : 4.25rem ; }
9049
9049
9050
9050
.icon-xl + .icon-text {
9051
- width : calc (100% - $icon-size-xl - 1 ); }
9051
+ width : calc (100% - 5 rem - 1 ); }
9052
9052
9053
9053
.icon-lg {
9054
9054
width : 4rem ;
@@ -9057,7 +9057,7 @@ textarea[resize="horizontal"] {
9057
9057
font-size : 3.25rem ; }
9058
9058
9059
9059
.icon-lg + .icon-text {
9060
- width : calc (100% - $icon-size-lg - 1 ); }
9060
+ width : calc (100% - 4 rem - 1 ); }
9061
9061
9062
9062
.icon-sm {
9063
9063
width : 2rem ;
@@ -9066,7 +9066,7 @@ textarea[resize="horizontal"] {
9066
9066
font-size : 1.25rem ; }
9067
9067
9068
9068
.icon-sm + .icon-text {
9069
- width : calc (100% - $icon-size-sm - 1 ); }
9069
+ width : calc (100% - 2 rem - 1 ); }
9070
9070
9071
9071
.icon-shape {
9072
9072
padding : 12px ;
@@ -10990,11 +10990,232 @@ html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
10990
10990
.navbar .collapsing .navbar-toggler {
10991
10991
pointer-events : none; }
10992
10992
10993
+ .popover-primary .popover {
10994
+ background-color : # 5e72e4 ; }
10995
+ .popover-primary .popover .popover-header {
10996
+ background-color : # 5e72e4 ;
10997
+ color : # fff ; }
10998
+ .popover-primary .popover .popover-body {
10999
+ color : # fff ; }
11000
+ .popover-primary .popover .popover-header {
11001
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11002
+ .popover-primary .popover .bs-popover-top .arrow ::after , .popover-primary .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11003
+ border-top-color : # 5e72e4 ; }
11004
+ .popover-primary .popover .bs-popover-right .arrow ::after , .popover-primary .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11005
+ border-right-color : # 5e72e4 ; }
11006
+ .popover-primary .popover .bs-popover-bottom .arrow ::after , .popover-primary .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11007
+ border-bottom-color : # 5e72e4 ; }
11008
+ .popover-primary .popover .bs-popover-left .arrow ::after , .popover-primary .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11009
+ border-left-color : # 5e72e4 ; }
11010
+
11011
+ .popover-secondary .popover {
11012
+ background-color : # f4f5f7 ; }
11013
+ .popover-secondary .popover .popover-header {
11014
+ background-color : # f4f5f7 ;
11015
+ color : # 212529 ; }
11016
+ .popover-secondary .popover .popover-body {
11017
+ color : # 212529 ; }
11018
+ .popover-secondary .popover .popover-header {
11019
+ border-color : rgba (33 , 37 , 41 , 0.2 ); }
11020
+ .popover-secondary .popover .bs-popover-top .arrow ::after , .popover-secondary .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11021
+ border-top-color : # f4f5f7 ; }
11022
+ .popover-secondary .popover .bs-popover-right .arrow ::after , .popover-secondary .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11023
+ border-right-color : # f4f5f7 ; }
11024
+ .popover-secondary .popover .bs-popover-bottom .arrow ::after , .popover-secondary .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11025
+ border-bottom-color : # f4f5f7 ; }
11026
+ .popover-secondary .popover .bs-popover-left .arrow ::after , .popover-secondary .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11027
+ border-left-color : # f4f5f7 ; }
11028
+
11029
+ .popover-success .popover {
11030
+ background-color : # 2dce89 ; }
11031
+ .popover-success .popover .popover-header {
11032
+ background-color : # 2dce89 ;
11033
+ color : # fff ; }
11034
+ .popover-success .popover .popover-body {
11035
+ color : # fff ; }
11036
+ .popover-success .popover .popover-header {
11037
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11038
+ .popover-success .popover .bs-popover-top .arrow ::after , .popover-success .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11039
+ border-top-color : # 2dce89 ; }
11040
+ .popover-success .popover .bs-popover-right .arrow ::after , .popover-success .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11041
+ border-right-color : # 2dce89 ; }
11042
+ .popover-success .popover .bs-popover-bottom .arrow ::after , .popover-success .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11043
+ border-bottom-color : # 2dce89 ; }
11044
+ .popover-success .popover .bs-popover-left .arrow ::after , .popover-success .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11045
+ border-left-color : # 2dce89 ; }
11046
+
11047
+ .popover-info .popover {
11048
+ background-color : # 11cdef ; }
11049
+ .popover-info .popover .popover-header {
11050
+ background-color : # 11cdef ;
11051
+ color : # fff ; }
11052
+ .popover-info .popover .popover-body {
11053
+ color : # fff ; }
11054
+ .popover-info .popover .popover-header {
11055
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11056
+ .popover-info .popover .bs-popover-top .arrow ::after , .popover-info .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11057
+ border-top-color : # 11cdef ; }
11058
+ .popover-info .popover .bs-popover-right .arrow ::after , .popover-info .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11059
+ border-right-color : # 11cdef ; }
11060
+ .popover-info .popover .bs-popover-bottom .arrow ::after , .popover-info .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11061
+ border-bottom-color : # 11cdef ; }
11062
+ .popover-info .popover .bs-popover-left .arrow ::after , .popover-info .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11063
+ border-left-color : # 11cdef ; }
11064
+
11065
+ .popover-warning .popover {
11066
+ background-color : # fb6340 ; }
11067
+ .popover-warning .popover .popover-header {
11068
+ background-color : # fb6340 ;
11069
+ color : # fff ; }
11070
+ .popover-warning .popover .popover-body {
11071
+ color : # fff ; }
11072
+ .popover-warning .popover .popover-header {
11073
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11074
+ .popover-warning .popover .bs-popover-top .arrow ::after , .popover-warning .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11075
+ border-top-color : # fb6340 ; }
11076
+ .popover-warning .popover .bs-popover-right .arrow ::after , .popover-warning .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11077
+ border-right-color : # fb6340 ; }
11078
+ .popover-warning .popover .bs-popover-bottom .arrow ::after , .popover-warning .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11079
+ border-bottom-color : # fb6340 ; }
11080
+ .popover-warning .popover .bs-popover-left .arrow ::after , .popover-warning .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11081
+ border-left-color : # fb6340 ; }
11082
+
11083
+ .popover-danger .popover {
11084
+ background-color : # f5365c ; }
11085
+ .popover-danger .popover .popover-header {
11086
+ background-color : # f5365c ;
11087
+ color : # fff ; }
11088
+ .popover-danger .popover .popover-body {
11089
+ color : # fff ; }
11090
+ .popover-danger .popover .popover-header {
11091
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11092
+ .popover-danger .popover .bs-popover-top .arrow ::after , .popover-danger .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11093
+ border-top-color : # f5365c ; }
11094
+ .popover-danger .popover .bs-popover-right .arrow ::after , .popover-danger .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11095
+ border-right-color : # f5365c ; }
11096
+ .popover-danger .popover .bs-popover-bottom .arrow ::after , .popover-danger .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11097
+ border-bottom-color : # f5365c ; }
11098
+ .popover-danger .popover .bs-popover-left .arrow ::after , .popover-danger .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11099
+ border-left-color : # f5365c ; }
11100
+
11101
+ .popover-light .popover {
11102
+ background-color : # adb5bd ; }
11103
+ .popover-light .popover .popover-header {
11104
+ background-color : # adb5bd ;
11105
+ color : # fff ; }
11106
+ .popover-light .popover .popover-body {
11107
+ color : # fff ; }
11108
+ .popover-light .popover .popover-header {
11109
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11110
+ .popover-light .popover .bs-popover-top .arrow ::after , .popover-light .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11111
+ border-top-color : # adb5bd ; }
11112
+ .popover-light .popover .bs-popover-right .arrow ::after , .popover-light .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11113
+ border-right-color : # adb5bd ; }
11114
+ .popover-light .popover .bs-popover-bottom .arrow ::after , .popover-light .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11115
+ border-bottom-color : # adb5bd ; }
11116
+ .popover-light .popover .bs-popover-left .arrow ::after , .popover-light .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11117
+ border-left-color : # adb5bd ; }
11118
+
11119
+ .popover-dark .popover {
11120
+ background-color : # 212529 ; }
11121
+ .popover-dark .popover .popover-header {
11122
+ background-color : # 212529 ;
11123
+ color : # fff ; }
11124
+ .popover-dark .popover .popover-body {
11125
+ color : # fff ; }
11126
+ .popover-dark .popover .popover-header {
11127
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11128
+ .popover-dark .popover .bs-popover-top .arrow ::after , .popover-dark .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11129
+ border-top-color : # 212529 ; }
11130
+ .popover-dark .popover .bs-popover-right .arrow ::after , .popover-dark .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11131
+ border-right-color : # 212529 ; }
11132
+ .popover-dark .popover .bs-popover-bottom .arrow ::after , .popover-dark .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11133
+ border-bottom-color : # 212529 ; }
11134
+ .popover-dark .popover .bs-popover-left .arrow ::after , .popover-dark .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11135
+ border-left-color : # 212529 ; }
11136
+
11137
+ .popover-default .popover {
11138
+ background-color : # 172b4d ; }
11139
+ .popover-default .popover .popover-header {
11140
+ background-color : # 172b4d ;
11141
+ color : # fff ; }
11142
+ .popover-default .popover .popover-body {
11143
+ color : # fff ; }
11144
+ .popover-default .popover .popover-header {
11145
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11146
+ .popover-default .popover .bs-popover-top .arrow ::after , .popover-default .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11147
+ border-top-color : # 172b4d ; }
11148
+ .popover-default .popover .bs-popover-right .arrow ::after , .popover-default .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11149
+ border-right-color : # 172b4d ; }
11150
+ .popover-default .popover .bs-popover-bottom .arrow ::after , .popover-default .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11151
+ border-bottom-color : # 172b4d ; }
11152
+ .popover-default .popover .bs-popover-left .arrow ::after , .popover-default .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11153
+ border-left-color : # 172b4d ; }
11154
+
11155
+ .popover-white .popover {
11156
+ background-color : # fff ; }
11157
+ .popover-white .popover .popover-header {
11158
+ background-color : # fff ;
11159
+ color : # 212529 ; }
11160
+ .popover-white .popover .popover-body {
11161
+ color : # 212529 ; }
11162
+ .popover-white .popover .popover-header {
11163
+ border-color : rgba (33 , 37 , 41 , 0.2 ); }
11164
+ .popover-white .popover .bs-popover-top .arrow ::after , .popover-white .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11165
+ border-top-color : # fff ; }
11166
+ .popover-white .popover .bs-popover-right .arrow ::after , .popover-white .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11167
+ border-right-color : # fff ; }
11168
+ .popover-white .popover .bs-popover-bottom .arrow ::after , .popover-white .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11169
+ border-bottom-color : # fff ; }
11170
+ .popover-white .popover .bs-popover-left .arrow ::after , .popover-white .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11171
+ border-left-color : # fff ; }
11172
+
11173
+ .popover-neutral .popover {
11174
+ background-color : # fff ; }
11175
+ .popover-neutral .popover .popover-header {
11176
+ background-color : # fff ;
11177
+ color : # 212529 ; }
11178
+ .popover-neutral .popover .popover-body {
11179
+ color : # 212529 ; }
11180
+ .popover-neutral .popover .popover-header {
11181
+ border-color : rgba (33 , 37 , 41 , 0.2 ); }
11182
+ .popover-neutral .popover .bs-popover-top .arrow ::after , .popover-neutral .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11183
+ border-top-color : # fff ; }
11184
+ .popover-neutral .popover .bs-popover-right .arrow ::after , .popover-neutral .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11185
+ border-right-color : # fff ; }
11186
+ .popover-neutral .popover .bs-popover-bottom .arrow ::after , .popover-neutral .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11187
+ border-bottom-color : # fff ; }
11188
+ .popover-neutral .popover .bs-popover-left .arrow ::after , .popover-neutral .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11189
+ border-left-color : # fff ; }
11190
+
11191
+ .popover-darker .popover {
11192
+ background-color : black; }
11193
+ .popover-darker .popover .popover-header {
11194
+ background-color : black;
11195
+ color : # fff ; }
11196
+ .popover-darker .popover .popover-body {
11197
+ color : # fff ; }
11198
+ .popover-darker .popover .popover-header {
11199
+ border-color : rgba (255 , 255 , 255 , 0.2 ); }
11200
+ .popover-darker .popover .bs-popover-top .arrow ::after , .popover-darker .popover .bs-popover-auto [x-placement ^= "top" ] .arrow ::after {
11201
+ border-top-color : black; }
11202
+ .popover-darker .popover .bs-popover-right .arrow ::after , .popover-darker .popover .bs-popover-auto [x-placement ^= "right" ] .arrow ::after {
11203
+ border-right-color : black; }
11204
+ .popover-darker .popover .bs-popover-bottom .arrow ::after , .popover-darker .popover .bs-popover-auto [x-placement ^= "bottom" ] .arrow ::after {
11205
+ border-bottom-color : black; }
11206
+ .popover-darker .popover .bs-popover-left .arrow ::after , .popover-darker .popover .bs-popover-auto [x-placement ^= "left" ] .arrow ::after {
11207
+ border-left-color : black; }
11208
+
11209
+ .separator {
11210
+ z-index : unset; }
11211
+
10993
11212
/*!
10994
11213
* https://github.com/YouCanBookMe/react-datetime
10995
11214
*/
10996
11215
.rdt {
10997
11216
position : relative; }
11217
+ .rdt .rdtPickerOnRight .rdtPicker {
11218
+ right : 0 ; }
10998
11219
.rdt .rdtPicker {
10999
11220
-webkit-transition : all 150ms linear;
11000
11221
-moz-transition : all 150ms linear;
@@ -11359,6 +11580,5 @@ td.rdtYear:hover {
11359
11580
11360
11581
.form-group .rdt {
11361
11582
margin-bottom : 0 ;
11362
- flex : 1 1 auto; }
11363
-
11364
- /*# sourceMappingURL=argon-design-system-react.css.map */
11583
+ flex : 1 1 auto;
11584
+ width : 1% ; }
0 commit comments