[MediaWiki-commits] [Gerrit] Use minified CSS files - change (operations/software)

2014-03-31 Thread Springle (Code Review)
Springle has submitted this change and it was merged.

Change subject: Use minified CSS files
..


Use minified CSS files

Change-Id: Idb3764e0eb3746c362a988e92744ac23708bdc4e
---
A dbtree/css/custom.min.css
A dbtree/css/jquery.jOrgChart.min.css
M dbtree/index.php
3 files changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Springle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/dbtree/css/custom.min.css b/dbtree/css/custom.min.css
new file mode 100644
index 000..2fdcb09
--- /dev/null
+++ b/dbtree/css/custom.min.css
@@ -0,0 +1 @@
+a,body,div,h1,h2,h3,h4,h5,html,p,span{margin:0;padding:0}body,html{width:100%}body{background:url(../images/bkgd.png)
 repeat top 
left;color:#fff;font-family:tahoma;font-weight:lighter;padding-top:40px}body 
p{font-size:14px}body p 
a{font-size:16px}h1{color:#E05E00;font-style:italic}a{color:#E05E00;text-decoration:none}a:hover{text-decoration:underline}.clear{clear:both}.brand{color:#E05E00!important;font-family:georgia;font-style:italic}#org{background-color:#fff;margin:10px;padding:10px}#show-list{cursor:pointer}.alert-message{margin:2px
 0}.topbar{position:absolute}.jOrgChart{margin:10px;padding:20px}.jOrgChart 
.node{font-size:14px;background-color:#35363B;border-radius:8px;border:5px 
solid #fff;color:#F38630;-moz-border-radius:8px}.node 
p{font-family:tahoma;font-size:10px;line-height:11px;padding:2px}
\ No newline at end of file
diff --git a/dbtree/css/jquery.jOrgChart.min.css 
b/dbtree/css/jquery.jOrgChart.min.css
new file mode 100644
index 000..8bb5cf5
--- /dev/null
+++ b/dbtree/css/jquery.jOrgChart.min.css
@@ -0,0 +1 @@
+.jOrgChart .line{height:20px;width:4px}.jOrgChart 
.down{background-color:#000;margin:0 auto}.jOrgChart .top{border-top:3px solid 
#000}.jOrgChart .left{border-right:2px solid #000}.jOrgChart 
.right{border-left:2px solid #000}.jOrgChart 
td{text-align:center;vertical-align:top;padding:0}.jOrgChart 
.node{background-color:#35363B;display:inline-block;width:180px;height:135px;z-index:10;margin:0
 
2px}.drag-active{border-style:dotted!important}.drop-hover{border-style:solid!important;border-color:#E05E00!important}
\ No newline at end of file
diff --git a/dbtree/index.php b/dbtree/index.php
index c6c5bac..408c38b 100644
--- a/dbtree/index.php
+++ b/dbtree/index.php
@@ -190,10 +190,10 @@
 head
meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 
/
titleCore Databases/title
-   link type=text/css href=css/jquery.jOrgChart.css rel=stylesheet 
/
+   link type=text/css href=css/jquery.jOrgChartmin.css 
rel=stylesheet /
script type=text/javascript src=js/jquery-1.7.2.min.js/script
script type=text/javascript 
src=js/jquery-ui-1.8.24.custom.min.js/script
-   link rel=stylesheet href=css/custom.css/
+   link rel=stylesheet href=css/custom.min.css/
script type=text/javascript src=js/jquery.jOrgChart.js/script
script type=text/javascript src=js/jquery.bt.min.js/script
 /head

-- 
To view, visit https://gerrit.wikimedia.org/r/118951
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idb3764e0eb3746c362a988e92744ac23708bdc4e
Gerrit-PatchSet: 3
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: Reedy re...@wikimedia.org
Gerrit-Reviewer: Springle sprin...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Use minified CSS files - change (operations/software)

2014-03-15 Thread Reedy (Code Review)
Reedy has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/118951

Change subject: Use minified CSS files
..

Use minified CSS files

Change-Id: Idb3764e0eb3746c362a988e92744ac23708bdc4e
---
A dbtree/css/custom.min.css
A dbtree/css/jquery.jOrgChart.min.css
M dbtree/index.php
3 files changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/software 
refs/changes/51/118951/1

diff --git a/dbtree/css/custom.min.css b/dbtree/css/custom.min.css
new file mode 100644
index 000..2fdcb09
--- /dev/null
+++ b/dbtree/css/custom.min.css
@@ -0,0 +1 @@
+a,body,div,h1,h2,h3,h4,h5,html,p,span{margin:0;padding:0}body,html{width:100%}body{background:url(../images/bkgd.png)
 repeat top 
left;color:#fff;font-family:tahoma;font-weight:lighter;padding-top:40px}body 
p{font-size:14px}body p 
a{font-size:16px}h1{color:#E05E00;font-style:italic}a{color:#E05E00;text-decoration:none}a:hover{text-decoration:underline}.clear{clear:both}.brand{color:#E05E00!important;font-family:georgia;font-style:italic}#org{background-color:#fff;margin:10px;padding:10px}#show-list{cursor:pointer}.alert-message{margin:2px
 0}.topbar{position:absolute}.jOrgChart{margin:10px;padding:20px}.jOrgChart 
.node{font-size:14px;background-color:#35363B;border-radius:8px;border:5px 
solid #fff;color:#F38630;-moz-border-radius:8px}.node 
p{font-family:tahoma;font-size:10px;line-height:11px;padding:2px}
\ No newline at end of file
diff --git a/dbtree/css/jquery.jOrgChart.min.css 
b/dbtree/css/jquery.jOrgChart.min.css
new file mode 100644
index 000..8bb5cf5
--- /dev/null
+++ b/dbtree/css/jquery.jOrgChart.min.css
@@ -0,0 +1 @@
+.jOrgChart .line{height:20px;width:4px}.jOrgChart 
.down{background-color:#000;margin:0 auto}.jOrgChart .top{border-top:3px solid 
#000}.jOrgChart .left{border-right:2px solid #000}.jOrgChart 
.right{border-left:2px solid #000}.jOrgChart 
td{text-align:center;vertical-align:top;padding:0}.jOrgChart 
.node{background-color:#35363B;display:inline-block;width:180px;height:135px;z-index:10;margin:0
 
2px}.drag-active{border-style:dotted!important}.drop-hover{border-style:solid!important;border-color:#E05E00!important}
\ No newline at end of file
diff --git a/dbtree/index.php b/dbtree/index.php
index 1462d40..da6da07 100644
--- a/dbtree/index.php
+++ b/dbtree/index.php
@@ -174,10 +174,10 @@
 head
meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 
/
titleCore Databases/title
-   link type=text/css href=css/jquery.jOrgChart.css rel=stylesheet 
/
+   link type=text/css href=css/jquery.jOrgChartmin.css 
rel=stylesheet /
script type=text/javascript src=js/jquery-1.7.1.min.js/script
script type=text/javascript 
src=js/jquery-ui-1.8.17.custom.min.js/script
-   link rel=stylesheet href=css/custom.css/
+   link rel=stylesheet href=css/custom.min.css/
script type=text/javascript src=js/jquery.jOrgChart.js/script
script type=text/javascript src=js/jquery.bt.min.js/script
 /head

-- 
To view, visit https://gerrit.wikimedia.org/r/118951
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb3764e0eb3746c362a988e92744ac23708bdc4e
Gerrit-PatchSet: 1
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: Reedy re...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits