2011-08-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Fixes style in notify css element. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
fe8747506c
commit
f656162bcd
|
@ -1,3 +1,7 @@
|
||||||
|
2011-08-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||||
|
|
||||||
|
* include/styles/pandora.css: Fixes style in notify css element.
|
||||||
|
|
||||||
2011-08-25 Javier Lanz <javier.lanz@artica.es>
|
2011-08-25 Javier Lanz <javier.lanz@artica.es>
|
||||||
|
|
||||||
* godmode/groups/configure_group.php: Removed the non-desired icons
|
* godmode/groups/configure_group.php: Removed the non-desired icons
|
||||||
|
|
|
@ -913,8 +913,9 @@ a.big_data {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
margin-top: 10px;
|
margin-left: -1%;
|
||||||
width: 98%;
|
width: 101%;
|
||||||
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notify a {
|
.notify a {
|
||||||
|
|
Loading…
Reference in New Issue