mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
we have now a sliding configuration menu on graphics. It's made with cross-browser libraries (http://www.cross-browser.com/), whose i also committed on include/styles/cb. I don't now if this folder is the right one.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
960db26aa2
commit
9cf2a13da3
@ -141,6 +141,9 @@ if (comprueba_login() == 0) {
|
||||
position:absolute;
|
||||
margin:0; width:550px; height:220px;
|
||||
visibility:hidden;
|
||||
filter:alpha(opacity=95);
|
||||
-moz-opacity: 0.95;
|
||||
opacity: 0.95;
|
||||
}
|
||||
--></style>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user