Files
aowow/static/css/global_ie.css
Sarjuuk fec0daac9a moving template around
(is now a lot closer to the original, shouldn't require updating new
scripts as the structure should fit)
also some minor bugfixes
2014-03-16 01:29:29 +01:00

50 lines
623 B
CSS

#noscript-bg
{
filter: alpha(opacity=70);
}
.menu a
{
min-width: 90%;
}
.progressbar
{
width: 99%;
}
.listview-band-top input, .listview-band-bottom input, .listview-band-top select, .listview-band-bottom select
{
vertical-align: middle;
}
.listview-quicksearch a
{
padding: 4px;
}
.listview-quicksearch input
{
vertical-align: baseline;
}
div.lightbox-overlay
{
filter: alpha(opacity=80);
}
div.screenshotviewer-screen a
{
background: url(../images/deprecated/pixel.gif) no-repeat;
}
.dragged
{
filter: alpha(opacity=35);
}
.listview th a, .tabs-container
{
width: 100%;
}