aboutsummaryrefslogtreecommitdiff
path: root/src/style.scss
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-25 11:13:04 +0200
committercodecalm <codecalm@gmail.com>2022-07-25 11:13:04 +0200
commit03ea769a1365fbd1ca56020d40253df7d86c2561 (patch)
tree68c1ef6c18627f32575d56a38a55b6272f1d92ff /src/style.scss
parentRelease 1.78.0 (diff)
downloadtabler-icons-03ea769a1365fbd1ca56020d40253df7d86c2561.tar.xz
update icons tags
Diffstat (limited to 'src/style.scss')
-rw-r--r--src/style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/style.scss b/src/style.scss
index 36981d19..4886546d 100644
--- a/src/style.scss
+++ b/src/style.scss
@@ -454,3 +454,7 @@ $border-color: #e0e0e0;
height: 1.25rem;
}
}
+
+.text-muted {
+ color: $muted;
+}