Logo
Explore Help
Sign In
stian/gallery3
1
0
Fork 0
You've already forked gallery3
mirror of https://github.com/Pathduck/gallery3.git synced 2026-06-09 21:19:11 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
e291e881104df2efc2f37b4e24f3c1f2ec9bec3f
gallery3/themes/admin_default/css/fix-ie.css

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.25.3 Page: 50ms Template: 3ms
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