Skip to content

Commit

Permalink
added additional lookups for icons
Browse files Browse the repository at this point in the history
  • Loading branch information
camalot committed Jun 16, 2016
1 parent c0f17c1 commit 26a8aec
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions parts/_icons.less
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@ img[src$="artifactory-icon.png"][height="16px"] {
}

img[src$="search.png"] {
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @search-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @search-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @search-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @search-image-16;
}
}
Expand All @@ -95,16 +95,16 @@ img[src$="search.png"] {
}
}
img[src$="save.png"] {
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @save-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @save-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @save-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @save-image-16;
}
}
Expand All @@ -125,16 +125,16 @@ img[src$="save.png"] {
}
}
img[src$="clock.png"] {
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @gear-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @gear-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @gear-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @gear-image-16;
}
}
Expand Down Expand Up @@ -196,16 +196,16 @@ img.icon-yellow-anime {
img[src$="yellow_anime.gif"] {
vertical-align: text-top;
.spinning-build-image();
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @spinner-yellow-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @spinner-yellow-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @spinner-yellow-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @spinner-yellow-image-16;
}
}
Expand All @@ -227,16 +227,16 @@ img.icon-yellow {

img[src$="yellow.png"] {
vertical-align: text-top;
&[width="48"] {
&[width="48"], &[src*="/16x16/"] {
content: @yellow-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @yellow-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @yellow-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @yellow-image-16;
}
}
Expand All @@ -260,16 +260,16 @@ img.icon-blue-anime {
img[src$="blue_anime.gif"] {
vertical-align: text-top;
.spinning-build-image();
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @spinner-green-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @spinner-green-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @spinner-green-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @spinner-green-image-16;
}
}
Expand All @@ -290,16 +290,16 @@ img.icon-blue {
}
img[src$="blue.png"] {
vertical-align: text-top;
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @green-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @green-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @green-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @green-image-16;
}
}
Expand All @@ -322,16 +322,16 @@ img.icon-red-anime {
img[src$="red_anime.gif"] {
vertical-align: text-top;
.spinning-build-image();
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @spinner-red-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @spinner-red-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @spinner-red-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @spinner-red-image-16;
}
}
Expand All @@ -351,16 +351,16 @@ img.icon-red {
}
img[src$="red.png"] {
vertical-align: text-top;
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @red-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @red-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @red-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @red-image-16;
}
}
Expand Down Expand Up @@ -389,16 +389,16 @@ img[src$="nobuilt_anime.gif"],
img[src$="grey_anime.gif"] {
vertical-align: text-top;
.spinning-build-image();
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @spinner-grey-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @spinner-grey-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @spinner-grey-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @spinner-grey-image-16;
}
}
Expand Down Expand Up @@ -426,16 +426,16 @@ img[src$="disabled.png"],
img[src$="nobuilt.png"],
img[src$="grey.png"] {
vertical-align: text-top;
&[width="48"] {
&[width="48"], &[src*="/48x48/"] {
content: @grey-image-48;
}
&[width="32"] {
&[width="32"], &[src*="/32x32/"] {
content: @grey-image-32;
}
&[width="24"] {
&[width="24"], &[src*="/24x24/"] {
content: @grey-image-24;
}
&[width="16"] {
&[width="16"], &[src*="/16x16/"] {
content: @grey-image-16;
}
}
Expand Down

0 comments on commit 26a8aec

Please sign in to comment.