forked from DebaucheryLibrarian/traxxx
Added new tag filter stub.
This commit is contained in:
@@ -61,6 +61,7 @@ $female: #f0a;
|
||||
|
||||
--alert: #f00;
|
||||
--warn: #fa0;
|
||||
--success: #5c2;
|
||||
}
|
||||
|
||||
.light {
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
background: #222;
|
||||
color: white;
|
||||
border-radius: 16px;
|
||||
padding: 5px 10px 4px;
|
||||
}
|
||||
|
||||
.tooltip-arrow {
|
||||
@@ -86,7 +85,6 @@
|
||||
.popover-inner {
|
||||
background: $color;
|
||||
color: black;
|
||||
padding: .5rem;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 5px 30px rgba(black, .1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user