Project

General

Profile

« Previous | Next » 

Revision 153eb305

Added by Scott Ullrich almost 17 years ago

Make sure all themes have login box information

View differences:

usr/local/www/themes/pfsense-dropdown/all.css
737 737
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
738 738
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
739 739

  
740
#login {
741
	background: #cccccc;
742
	border: 0px solid #666666;
743
	margin: 5em auto;
744
	padding: 0em;
745
	width: 340px;
746
}
747

  
748
#login h1 {
749
	background: url(images/misc/logon.png) no-repeat top left;
750
	margin-top: 0;
751
	display: block;
752
	text-indent: -1000px;
753
	height: 50px;
754
	border-bottom: none;
755
}
756

  
757
#login p {
758
	font-size: 1em;
759
	font-weight: bold;
760
	padding: 3px;
761
	margin: 0em;
762
	text-indent: 10px;
763
}
764

  
765
#login span {
766
	font-size: 1em;
767
	font-weight: bold;
768
	width: 20%;
769
	padding: 3px;
770
	margin: 0em;
771
	text-indent: 10px;
772
}
773

  
774
#login p#text {
775
	font-size: 1em;
776
	font-weight: normal;
777
	padding: 3px;
778
	margin: 0em;
779
	text-indent: 10px;
780
}
781

  
782
#login #username, #password {
783
	font-size: 1em;
784
	width: 60%;
785
	padding: 3px;
786
	margin: 0em;
787
}
788

  
789
#login #submit {
790
	font-size: 1em;
791
	font-weight: bold;
792
	padding: 3px;
793
	margin: 0em;
794
	text-indent: 10px;
795
}
796

  
797

  
740 798
/* Widget CSS */
741 799
.widgetsubheader {
742 800
	border-right: 1px solid #999999;

Also available in: Unified diff