|
@@ -285,6 +285,8 @@ $timedetail-time-text-color: #999 !default;
|
|
|
$timedetail-time-font-size: $font-size-1 !default;
|
|
$timedetail-time-font-size: $font-size-1 !default;
|
|
|
//tag
|
|
//tag
|
|
|
$tag-font-size: 12px !default;
|
|
$tag-font-size: 12px !default;
|
|
|
|
|
+$tag-default-border-radius: 4px !default;
|
|
|
|
|
+$tag-round-border-radius: 8px !default;
|
|
|
$tag-default-background-color: #000000 !default;
|
|
$tag-default-background-color: #000000 !default;
|
|
|
$tag-primary-background-color: #3460fa !default;
|
|
$tag-primary-background-color: #3460fa !default;
|
|
|
$tag-success-background-color: #4fc08d !default;
|
|
$tag-success-background-color: #4fc08d !default;
|