Projet

Général

Profil

« Précédent | Suivant » 

Révision a03943d2

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

make gold link more visable

Voir les différences:

usr/local/www/fbegin.inc
336 336
						?>
337 337
						</ul>
338 338
					</li>
339
					<li class="drop">
340
						<div><?php echo gettext("Gold"); ?></div>
341
						<ul id="diag" class="subdrop">
342
						<?php
343
							output_menu($gold_menu, "_blank");
344
						?>
345
						</ul>
346
					</li>
347 339
					<?php if(! $g['disablehelpmenu']): ?>
348 340
					<li class="lastdrop">
349 341
						<div><?php echo gettext("Help"); ?></div>
......
354 346
						</ul>
355 347
					</li>
356 348
					<?php endif; ?>
349
					<li class="drop">
350
						<div><a href="https://www.pfsense.org/gold/"><?php echo gettext("Gold"); ?></a></div>
351
					</li>
357 352
				</ul>
358 353
			</div>
359 354

  
usr/local/www/themes/code-red/all.css
153 153
}
154 154
a {
155 155
	text-decoration: none;
156
	color: #000000;
156 157
}
157 158
form input {
158 159
	font-size: 1.1em;
usr/local/www/themes/metallic/all.css
141 141
}
142 142
a {
143 143
	text-decoration: none;
144
	color: #000000;
144 145
}
145 146
form input {
146 147
	font-size: 1.1em;
usr/local/www/themes/nervecenter/all.css
427 427
	text-decoration: none;
428 428
}
429 429

  
430
#navigation ul li {
430
#navigation ul li, #navigation ul li a {
431 431
	background-color: transparent;
432 432
	color: #FFF;
433 433
}
usr/local/www/themes/pfsense-dropdown/all.css
75 75
}
76 76
a {
77 77
	text-decoration: none;
78
	color:#000000;
78 79
}
79 80
form input {
80 81
	font-size: 1.1em;
usr/local/www/themes/pfsense_ng/all.css
150 150
  background-color: #7f7f7f;
151 151
}
152 152
a:link {
153
	color: #550000;
153
	color: #000000;
154 154
}
155 155

  
156 156
a:visited {
157
	color: #550000;
157
	color: #000000;
158 158
}
159 159

  
160 160
a:active {
161
	color: #550000;
161
	color: #000000;
162 162
}
163 163

  
164 164
a:hover {
......
428 428
#navigation ul li {
429 429
	float: left;
430 430
	position: relative;
431
	width: 6.2em;
431
	padding-right: 27px;
432 432
	top: 0px;
433 433
}
434 434

  
......
511 511
	background-repeat: no-repeat;
512 512
}
513 513

  
514
#navigation ul li:last-child div, #navigation ul li:last-child:hover div {
515
	background-image: none;
516
	font-weight: bold;
517
}
518

  
514 519
#navigation ul li {
515 520
	background-color: transparent;
516 521
	color: #000000;
usr/local/www/themes/pfsense_ng_fs/all.css
142 142
}
143 143

  
144 144
a:link {
145
	color: #550000;
145
	color: #000000;
146 146
}
147 147

  
148 148
a:visited {
149
	color: #550000;
149
	color: #000000;
150 150
}
151 151

  
152 152
a:active {
153
	color: #550000;
153
	color: #000000;
154 154
}
155 155

  
156 156
a:hover {
......
389 389
#navigation ul li {
390 390
	float: left;
391 391
	position: relative;
392
	width: 6.2em;
392
	padding-right: 27px;
393 393
	top: 0px;
394 394
}
395 395

  
......
472 472
	background-repeat: no-repeat;
473 473
}
474 474

  
475
#navigation ul li:last-child div, #navigation ul li:last-child:hover div {
476
	background-image: none;
477
	font-weight: bold;
478
}
479

  
475 480
#navigation ul li {
476 481
	background-color: transparent;
477 482
	color: #000000;
usr/local/www/themes/the_wall/all.css
149 149
  background-color: #999999;
150 150
}
151 151

  
152
a:link{color: #660000;}
153
a:visited{color: #660000;}
154
a:active{color: #660000;}
152
a:link{color: #000000;}
153
a:visited{color: #000000;}
154
a:active{color: #000000;}
155 155
a:hover{color: #660000;}
156 156

  
157 157

  
usr/local/www/wizards/setup_wizard.xml
53 53
	<id>2</id>
54 54
	<title>Bling your pfSense with pfSense Gold</title>
55 55
	<disableheader>true</disableheader>
56
	<description>Feel the power of a pfSense Gold subscription. Receive special benefits while supporting ongoing development of the Open Source pfSense project.&lt;br/&gt; &lt;br/&gt; Benefits include access to our AutoConfigBackup secure cloud based backup service for up to 10 hosts, pre-publication access to the updated pfSense: The Definitive Guide book in PDF, fully updated for the pfSense 2.1 release, and a monthly online MeetUp! Video conference to discuss and demonstrate advanced features and architectures using pfSense. &lt;br/&gt; &lt;br/&gt; Go to &lt;a href="https://portal.pfsense.org/gold-subscription.php" target="_blank"&gt; pfSense Gold Subscriptions&lt;/a&gt; to sign up now &lt;br/&gt; &lt;br/&gt; </description>
56
	<description>Feel the power of a pfSense Gold subscription. Receive special benefits while supporting ongoing development of the Open Source pfSense project.&lt;br/&gt; &lt;br/&gt; Benefits include access to our AutoConfigBackup secure cloud based backup service for up to 10 hosts, pre-publication access to the updated pfSense: The Definitive Guide book in PDF, fully updated for the pfSense 2.1 release, and a monthly online MeetUp! Video conference to discuss and demonstrate advanced features and architectures using pfSense. &lt;br/&gt; &lt;br/&gt; Go to &lt;a href="https://www.pfsense.org/gold" target="_blank"&gt; pfSense Gold Subscriptions&lt;/a&gt; to sign up now &lt;br/&gt; &lt;br/&gt; </description>
57 57
	<fields>
58 58
		<field>
59 59
			<name>Next</name>

Formats disponibles : Unified diff