windy 7 years ago
parent
commit
d16da7f859
  1. 36
      dist/base.css
  2. 36
      dist/bundle.css
  3. 36
      dist/fineui.css
  4. 14
      src/css/base/single/tip/tip.bubble.css
  5. 11
      src/css/base/single/tip/tip.css
  6. 11
      src/css/base/single/tip/tip.tooltip.css
  7. 6
      src/less/base/single/tip/tip.tooltip.less
  8. 2
      src/less/lib/colors.less
  9. 2
      src/less/lib/constant.less

36
dist/base.css vendored

@ -1173,9 +1173,23 @@ body .bi-button.button-ignore.disabled.clear:active,
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-bubble .bubble-error {
background: #ffecec;
color: #ff4949;
}
.bi-bubble .bubble-common {
background: #eaf2fd;
color: #3685f2;
}
.bi-bubble .bubble-success {
background: #e1f4e7;
color: #5cb75d;
}
.bi-bubble .bubble-warning {
background: #feeed7;
color: #faaa39;
}
.bi-bubble {
font-size: 14px;
}
@ -1236,16 +1250,15 @@ body .bi-button.button-ignore.disabled.clear:active,
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}
.bi-toast {
font-size: 14px;
@ -1277,16 +1290,15 @@ body .bi-button.button-ignore.disabled.clear:active,
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}
.bi-sql-editor .cm-s-default span[class*="#"] {
color: #3685f2;

36
dist/bundle.css vendored

@ -3220,9 +3220,23 @@ body .bi-button.button-ignore.disabled.clear:active,
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-bubble .bubble-error {
background: #ffecec;
color: #ff4949;
}
.bi-bubble .bubble-common {
background: #eaf2fd;
color: #3685f2;
}
.bi-bubble .bubble-success {
background: #e1f4e7;
color: #5cb75d;
}
.bi-bubble .bubble-warning {
background: #feeed7;
color: #faaa39;
}
.bi-bubble {
font-size: 14px;
}
@ -3283,16 +3297,15 @@ body .bi-button.button-ignore.disabled.clear:active,
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}
.bi-toast {
font-size: 14px;
@ -3324,16 +3337,15 @@ body .bi-button.button-ignore.disabled.clear:active,
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}
.bi-sql-editor .cm-s-default span[class*="#"] {
color: #3685f2;

36
dist/fineui.css vendored

@ -3220,9 +3220,23 @@ body .bi-button.button-ignore.disabled.clear:active,
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-bubble .bubble-error {
background: #ffecec;
color: #ff4949;
}
.bi-bubble .bubble-common {
background: #eaf2fd;
color: #3685f2;
}
.bi-bubble .bubble-success {
background: #e1f4e7;
color: #5cb75d;
}
.bi-bubble .bubble-warning {
background: #feeed7;
color: #faaa39;
}
.bi-bubble {
font-size: 14px;
}
@ -3283,16 +3297,15 @@ body .bi-button.button-ignore.disabled.clear:active,
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}
.bi-toast {
font-size: 14px;
@ -3324,16 +3337,15 @@ body .bi-button.button-ignore.disabled.clear:active,
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}
.bi-sql-editor .cm-s-default span[class*="#"] {
color: #3685f2;

14
src/css/base/single/tip/tip.bubble.css

@ -5,6 +5,20 @@
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.bi-bubble .bubble-error {
background: #ffecec;
color: #ff4949;
}
.bi-bubble .bubble-common {
background: #eaf2fd;
color: #3685f2;
}
.bi-bubble .bubble-success {
background: #e1f4e7;
color: #5cb75d;
}
.bi-bubble .bubble-warning {
background: #feeed7;
color: #faaa39;
}

11
src/css/base/single/tip/tip.css

@ -58,14 +58,13 @@
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}

11
src/css/base/single/tip/tip.tooltip.css

@ -4,14 +4,13 @@
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
color: #ffffff;
}
.bi-tooltip.tooltip-success {
background: #fff5c1;
border: 1px solid #fff5c1;
color: #1a1a1a;
background: #647185;
border: 1px solid #647185;
}
.bi-tooltip.tooltip-warning {
background: #ffecec;
color: #ff4949;
border: 1px solid #f4cbcb;
background: #ff4949;
border: 1px solid #e85050;
}

6
src/less/base/single/tip/tip.tooltip.less

@ -4,14 +4,14 @@
max-width: 250px;
.border-radius(2px);
font-size: 12px;
color: @color-bi-text;
&.tooltip-success{
background: @color-bi-tooltip-success-background;
border: 1px solid @color-bi-tooltip-success-background;
color: @color-bi-text-black;
}
&.tooltip-warning{
background: @color-bi-background-light-failure;
color: @color-bi-text-failure;
background: @color-bi-background-failure;
border: 1px solid @color-bi-tooltip-failure-border;
}
}

2
src/less/lib/colors.less

@ -86,7 +86,7 @@
//成功边框
@color-bi-tooltip-success-border: @border-color-normal-success;
//失败边框
@color-bi-tooltip-failure-border: @border-color-light-negative;
@color-bi-tooltip-failure-border: @border-color-negative;
//mask颜色
@color-bi-button-mask: @color-bi-background-black;

2
src/less/lib/constant.less

@ -48,7 +48,7 @@
@background-color-dark-success: #58cc7d;
@background-color-light-success: #e1f4e7;
@background-color-normal-success: #fff5c1;
@background-color-normal-success: #647185;
//border color
@border-color-default: #ffffff;

Loading…
Cancel
Save