1
0
forked from GitHub/gf-core

GWT: comment out flag icon stuff in CSS.

This commit is contained in:
bjorn
2008-09-17 11:40:35 +00:00
parent b06039634e
commit 50e600763f

View File

@@ -22,6 +22,7 @@
background-position: 0% 50%;
}
/*
* [LANG=bg] { background-image: url("flags/bg.png"); }
* [LANG=ca] { background-image: url("flags/catalonia.png"); }
* [LANG=da] { background-image: url("flags/dk.png"); }
@@ -34,3 +35,4 @@
* [LANG=ru] { background-image: url("flags/ru.png"); }
* [LANG=es] { background-image: url("flags/es.png"); }
* [LANG=sv] { background-image: url("flags/se.png"); }
*/