Llbraughler has submitted this change and it was merged.
Change subject: More stylesheet enhancement
......................................................................
More stylesheet enhancement
Change-Id: Idd1fa07c797cec179a661c70e2fa827a6b9e08b7
---
M resources/tempo.css
1 file changed, 22 insertions(+), 16 deletions(-)
Approvals:
Llbraughler: Verified; Looks good to me, approved
diff --git a/resources/tempo.css b/resources/tempo.css
index 3a95d2b..c4e1ef5 100755
--- a/resources/tempo.css
+++ b/resources/tempo.css
@@ -565,7 +565,7 @@
}
#searchInput {
- width: 80%;
+ width: 70%;
/* freakin' firefox.... */
line-height: 22px;
/*position: relative;
@@ -582,7 +582,7 @@
}
#searchButton {
- padding: 0;
+ padding: 5px;
color: #fafafa;
background-color: #6d855e;
border: 0;
@@ -590,8 +590,8 @@
line-height: 23px;
margin-left: 5px;
/*right: 5px;
- margin: 0;*/
- width: 60px;
+ margin: 0;
+ width: 0;*/
display: table-cell;
}
@@ -763,6 +763,7 @@
background-color: #f6f5f4;
border:1px solid #e5e5e5;
border-radius: 2px;
+ width: 215px
}
#sidebar section .top {
@@ -802,7 +803,7 @@
display: table-cell;
width: 80%;
padding-top: 25px;
- padding-bottom: 75px;
+ padding-bottom: 10px;
}
@@ -867,6 +868,7 @@
padding: 10px;
line-height: 1.6;
font-size: 0.875em;
+ height: 100%
}
.mw-ui-container #userloginForm {
@@ -1025,6 +1027,10 @@
transition: color .4s, background-color .4s, border .4s;
}
+#slider ul{
+ width: 180px;
+}
+
#main #content .mw-htmlform-submit:active {
background-color: #009712;;
}
@@ -1090,6 +1096,17 @@
background-color: #3a98fd;
}
+#sitenotice {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ padding-left: 10px;
+ padding-right:10px;
+ text-align:center;
+ background-color: #f6f6e4;
+ border: 1px solid #e5e5e5;
+
+}
+
@media screen and (max-width: 1157px){
#topSearch{
width: 30%;
@@ -1109,15 +1126,4 @@
#searchInput{
width: 65%;
}
-}
-
-#sitenotice {
- margin-right: 10px;
- margin-bottom: 10px;
- padding-left: 10px;
- padding-right:10px;
- text-align:center;
- background-color: #f6f6e4;
- border: 1px solid #e5e5e5;
-
}
--
To view, visit https://gerrit.wikimedia.org/r/185665
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idd1fa07c797cec179a661c70e2fa827a6b9e08b7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Tempo
Gerrit-Branch: master
Gerrit-Owner: Llbraughler <[email protected]>
Gerrit-Reviewer: Llbraughler <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits