mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-07 07:50:14 +00:00
(add login form)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
@text-brand: hsv(@hue-brand-primary, 100%, 86%);
|
||||
@text-brand-soft: hsv(@hue-brand-primary, 85%, 86%);
|
||||
@text-brand-muted: hsv(@hue-brand-primary, 65%, 86%);
|
||||
|
||||
@text-danger: @color-danger;
|
||||
|
||||
small {
|
||||
font-size: @font-size-sm;
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
.text-brand { color: @text-brand; }
|
||||
.text-brand-soft { color: @text-brand-soft; }
|
||||
.text-brand-muted { color: @text-brand-muted; }
|
||||
.text-danger { color: @text-danger; }
|
||||
|
||||
.text-em { font-style: italic; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user