|
@@ -126,8 +126,8 @@ a, button {outline:none !important; text-decoration:none !important;}
|
126
|
126
|
#ITP_HEADER .itp_logo {margin:0; padding:0; color:#337ab7; float:left; width:30px;}
|
127
|
127
|
#ITP_HEADER .itp_logo img{width:30px;}
|
128
|
128
|
#ITP_HEADER .itp_txt_brand {float:left; margin:1px; padding:0 4px; color:#fff; font-size:18px; text-decoration:none;}
|
129
|
|
-#ITP_HEADER .itp_sch_brand {margin:0 4px; padding:0; color:#337ab7; float:left; width:30px;}
|
130
|
|
-#ITP_HEADER .itp_sch_brand button{width:33px;}
|
|
129
|
+#ITP_HEADER .itp_sch_brand {margin:0 4px; padding:0; color:#337ab7; float:left; width:90px;}
|
|
130
|
+#ITP_HEADER .itp_sch_brand button{width:90px; border:1px solid #000;}
|
131
|
131
|
#ITP_HEADER .itp_menu {float:left; border:1px solid #ddd; line-height: 26px; background:#eee;margin:4px; border-radius: 2px; padding:0 4px;}
|
132
|
132
|
#ITP_HEADER .itp_menu a {color:#000; font-size:13px; text-decoration:none;}
|
133
|
133
|
#ITP_HEADER .itp_out {float:left; border:1px solid #000; line-height: 27px; background:#666; margin:4px; border-radius: 2px; padding:0 4px;}
|