2014-05-29 Miguel de Dios <miguel.dedios@artica.es>

* include/styles/pandora.css: fixed the css for the
	m$-internet exploter 11. Please Bill Gates travels to Leon.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10037 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2014-05-29 10:32:52 +00:00
parent 75ddac9fce
commit c94af190f2
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2014-05-29 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css: fixed the css for the
m$-internet exploter 11. Please Bill Gates travels to Leon.
2014-05-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: improved the source code style.

View File

@ -66,6 +66,11 @@ input {
padding: 2px 3px 4px 3px;
vertical-align: middle;
}
input[type='checkbox'] {
display: inline !important;
}
select {
padding: 2px 3px 3px 3px;
vertical-align: middle;