CSS for the langindicator widget

svn: r17038
This commit is contained in:
Eli Barzilay 2009-11-24 13:34:12 +00:00
parent 825a47dfef
commit 62c744613b

View File

@ -119,6 +119,18 @@ table td {
vertical-align: middle;
}
#langindicator {
position: fixed;
background-color: #c6f;
color: #000;
font-family: monospace;
font-weight: bold;
padding: 2px 10px;
display: none;
right: 0;
bottom: 0;
}
/* ---------------------------------------- */
/* Version */