another change
This commit is contained in:
parent
01afda5af6
commit
6fa654d39f
File diff suppressed because one or more lines are too long
|
@ -1402,7 +1402,7 @@ ul.digital-downloads {
|
||||||
li.chosen {
|
li.chosen {
|
||||||
a {
|
a {
|
||||||
padding: 0 6px 0 18px;
|
padding: 0 6px 0 18px;
|
||||||
border: 1px solid #tertiary;
|
border: 1px solid @tertiary;
|
||||||
background: @tertiary url(../images/cross_white.png) no-repeat 6px center;
|
background: @tertiary url(../images/cross_white.png) no-repeat 6px center;
|
||||||
.inset_box_shadow(0, 1px, 1px, rgba(255,255,255,0.5));
|
.inset_box_shadow(0, 1px, 1px, rgba(255,255,255,0.5));
|
||||||
color: @tertiarytext;
|
color: @tertiarytext;
|
||||||
|
|
Loading…
Reference in New Issue