Logo
Explore Help
Sign In
stian/gallery3
Watch 1
Star 0
Fork 0
mirror of https://github.com/Pathduck/gallery3.git synced 2026-07-27 02:04:31 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
2e06250f9a4cddd2d8a995cf56ff533001615f21
gallery3/themes/admin_default/css/fix-ie.css
T

19 lines
205 B
CSS
Raw Normal View History

Set the admin layout to 100% of the window. Add IE fix stylesheet for admin theme, reduce height of admin header.
2009-01-02 20:09:28 +00:00
/**
Fixed gViewMenu button issues. Fixed major admin_default theme issues, content now clears the menu. Added IE-specific stylesheet to admin theme.
2009-02-12 04:25:43 +00:00
* Fix display in IE
Set the admin layout to 100% of the window. Add IE fix stylesheet for admin theme, reduce height of admin header.
2009-01-02 20:09:28 +00:00
*/
Temp fix for photostreamin admin dashboard, other miscellaneous css fixes. Apply jQuery UI button css to submit inputs in the admin theme.
2009-02-23 05:14:05 +00:00
Fixed gViewMenu button issues. Fixed major admin_default theme issues, content now clears the menu. Added IE-specific stylesheet to admin theme.
2009-02-12 04:25:43 +00:00
#gHeader,
#gAdminMenu,
#gGroupAdmin,
.gAvailable .gBlock {
Set the admin layout to 100% of the window. Add IE fix stylesheet for admin theme, reduce height of admin header.
2009-01-02 20:09:28 +00:00
zoom: 1;
}
Add opacity values for gUnavailable in IE with the filter attribute.
2009-01-25 20:28:07 +00:00
.gUnavailable {
filter: alpha(opacity=40);
}
.gUnavailable:hover {
filter: alpha(opacity=100);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.27.0 Page: 597ms Template: 15ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API