Projet

Général

Profil

« Précédent | Suivant » 

Révision 6817c18a

Ajouté par Jared Dillard il y a plus de 9 ans

fix menu wrap on pfense_ng and pfsense_ng_fs

Voir les différences:

usr/local/www/themes/pfsense_ng_fs/all.css
1 1
/* Element CSS Definitions */
2 2
html, body, td, th, input, select {
3
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
3
	font-family: Tahoma, sans-serif;
4 4
	font-size: 0.9em;
5 5

  
6 6
}
......
368 368
	position: fixed;
369 369
	top: 0px;
370 370
	left: 100px;
371
	width: 750px;
372 371
	padding: 0px;
373 372
	height: 28px;
374 373
	z-index: 3;
......
389 388
#navigation ul li {
390 389
	float: left;
391 390
	position: relative;
392
	padding-right: 27px;
391
	padding-right: 20px;
393 392
	top: 0px;
394 393
}
395 394

  

Formats disponibles : Unified diff