mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-03-18 01:05:39 +00:00
(front end prep for Purchasing Tickets module)
This commit is contained in:
8
resources/assets/less/icons.less
Normal file
8
resources/assets/less/icons.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.zondicon {
|
||||
display: inline-block;
|
||||
height: 1.25em;
|
||||
width: 1.25em;
|
||||
fill: currentColor;
|
||||
color: @text-dark;
|
||||
vertical-align: text-bottom; // Trial and error, this is the best option for 20px icon + 16px text
|
||||
}
|
||||
Reference in New Issue
Block a user