Remove unused resources

Change-Id: I80eb3dc02e99fd0dda5990a3a690d897e054cfcd
This commit is contained in:
Niklas Laxström
2013-05-24 18:51:28 +00:00
parent bba4896df1
commit d10f685eb9
3 changed files with 0 additions and 35 deletions

View File

@@ -1,38 +1,3 @@
#uls-current-language-nav { /* @embed */
background: url('../images/cog-16x16-ltr.png') no-repeat scroll right top transparent;
background-image: -webkit-linear-gradient(transparent, transparent), url('../images/cog.svg');
background-image: -moz-linear-gradient(transparent, transparent), url('../images/cog.svg');
background-image: linear-gradient(transparent, transparent), url('../images/cog.svg');
cursor: pointer;
}
/* From uls-menu, unchanged */
#uls-current-language-nav a {
color: #0088CC;
}
#uls-current-language-nav h1 {
font-weight: normal;
padding-top: 1.25em;
border: none;
padding-bottom: 3px;
font-size: 18pt;
line-height: 1.25em;
padding-left: 15px;
color: #777;
}
#uls-current-language-nav h2 {
font-size: 16pt;
line-height: 1.5em;
padding-left: 6px;
margin-top: 0;
margin-bottom: 15px;
border-bottom: none;
color: #777;
}
.uls-menu h3 { .uls-menu h3 {
border-bottom: medium none; border-bottom: medium none;
font-size: 14pt; font-size: 14pt;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 B