From: Tomas Sedovic <[email protected]>

By Jeremy Perry.
---
 deltacloud.org/content/styles/bullet.png         |  Bin 0 -> 213 bytes
 deltacloud.org/content/styles/dcloud.css         |  173 +++++++++++++++-------
 deltacloud.org/content/styles/firstpage.css      |    5 +-
 deltacloud.org/content/styles/generic.css        |   60 ++++----
 deltacloud.org/content/styles/subnav-bg.png      |  Bin 0 -> 202 bytes
 deltacloud.org/content/styles/subnav-pointer.png |  Bin 0 -> 858 bytes
 6 files changed, 153 insertions(+), 85 deletions(-)
 create mode 100644 deltacloud.org/content/styles/bullet.png
 create mode 100644 deltacloud.org/content/styles/subnav-bg.png
 create mode 100644 deltacloud.org/content/styles/subnav-pointer.png

diff --git a/deltacloud.org/content/styles/bullet.png 
b/deltacloud.org/content/styles/bullet.png
new file mode 100644
index 
0000000000000000000000000000000000000000..8613992de0e79362e91575e8bc39cf013fa26d10
GIT binary patch
literal 213
zcm...@n?(olHy`uVBq!ia0vp^AT}2V8<6ZZI=>f4NtU=qlmzFem6RtIr7}3C<R_&n
zc;+uirv{}...@t5otk?jd))4845_%4^ymM7duGE1R+l%oxAU)8Qdd{+a8g;ocZAd7
z4|hj8<HukT;e`(39sW#)>Qm-(9;tHp!*nFkDQHIL5)kxzmhmfhiaf4v3fg...@+o4
zV|`<Vp_zFcTavSaUt3k0)tTBCT#gUa1g0l$o;C3X13QNS!}IClN0wdI)&V+!!PC{x
JWt~$(696ukN0a~n

literal 0
HcmV?d00001

diff --git a/deltacloud.org/content/styles/dcloud.css 
b/deltacloud.org/content/styles/dcloud.css
index f509f0b..67fc1d5 100644
--- a/deltacloud.org/content/styles/dcloud.css
+++ b/deltacloud.org/content/styles/dcloud.css
@@ -1,46 +1,46 @@
 #wiki {
-   margin-top: 2em;
+    margin-top: 2em;
 }
 
 #wiki div.panel, #wikiicon {
-   border-top: 2px solid #cccccc;
+    border-top: 2px solid #cccccc;
 }
 
 
 #wikiicon {
-  padding: 1em;
-   text-align: right;
+    padding: 1em;
+    text-align: right;
 }
 
 #wikiicon img {
-   border: 0px;
+    border: 0px;
 }
 
 #wiki h2, #wiki ul.menu, #wiki div.info, #wiki ul.menu li {
-  display: inline;
-  border: 0px;
-  padding: 0px;
-  margin: 0px;
+    display: inline;
+    border: 0px;
+    padding: 0px;
+    margin: 0px;
 }
 
 #wiki h2 {
-  font-size: 1em;
-  font-weight: bold;
+    font-size: 1em;
+    font-weight: bold;
 }
 
 #wiki ul.menu {
-  padding-left: 1em;
+    padding-left: 1em;
 }
 
 #wiki ul.menu li a {
-  font-size: 1.0em;
-  text-decoration: none;
-  color: inherit;
+    font-size: 1.0em;
+    text-decoration: none;
+    color: inherit;
 }
 
 
 .container {
-       margin: 0 auto;
+    margin: 0 auto;
     width: 960px;
 }
 
@@ -49,8 +49,8 @@ body {
 }
 
 #main {
-       background: #FFF;
-       padding: 0 0 4em 0;
+    background: #FFF;
+    padding: 0 0 4em 0;
 }
 
 #header {
@@ -63,12 +63,12 @@ body {
 }
 
 #headerLogo {
-       display:block;
-       padding-top: 24px;
+    display:block;
+    padding-top: 24px;
 }
 
 #headerLogo h1{
-       height: 37px;
+    height: 37px;
     width: 600px;
     margin: 8px 0 0 0;
     text-indent:-9999px;
@@ -77,11 +77,11 @@ body {
 }
 
 #headerLogo a {
-       text-decoration: none;
+    text-decoration: none;
 }
 
 #headerLogo a:focus {
-       outline: none;
+    outline: none;
 }
 
 
@@ -116,13 +116,13 @@ body {
 /*=====  Main nav styles  =====*/
 
 #navigation {
-       background: #24292b url(navbarbg.png) repeat-x;
-       border-bottom:1px solid #d1dee4;
-       border-top:1px solid #074665;
+    background: #24292b url(navbarbg.png) repeat-x;
+    border-bottom:1px solid #d1dee4;
+    border-top:1px solid #074665;
 }
 
 #menu {
-       padding: 9px 0;
+    padding: 9px 0;
 }
 
 
@@ -131,26 +131,29 @@ body {
 }
 
 #menu ul, #submenu ul {
-       padding: 0;
-       margin: 0;
-       list-style-type:none;
+    padding: 0;
+    margin: 0;
+    list-style-type:none;
 }
 
 #menu ul li {
-       margin-right:6px;
-       font-size: 1.1em;
+    margin-right:6px;
+    font-size: 1.1em;
 }
 
 
 #menu ul li a, #menu ul li span {
     text-decoration: inherit;
-    color: #FFF;
+    color: #d7d8d8;
+    font-weight: 600;
+    letter-spacing: -0.02em;
+    outline: none;
 }
 
 #menu ul li a:hover {
-       background:#5a1c1d none repeat scroll 0 0;
-       -moz-border-radius: 3px;
-       -webkit-border-radius: 3px;
+    background:#5a1c1d none repeat scroll 0 0;
+    -moz-border-radius: 3px;
+    -webkit-border-radius: 3px;
 
 }
 
@@ -158,8 +161,8 @@ body {
     color:#FFF;
     background: #0d84bd;
     padding: 6px 12px;
-       -moz-border-radius: 3px;
-       -webkit-border-radius: 3px;
+    -moz-border-radius: 3px;
+    -webkit-border-radius: 3px;
 }
 
 #menu ul.l0 li .inactive {
@@ -167,47 +170,52 @@ body {
 }
 
 #subnavigation {
-       padding: 9px 0;
-       background:#e4ebef;
+    padding: 9px 0;
+    background: url(subnav-bg.png) repeat-x top #e4ebef;
 }
 
 #submenu ul li {
-       margin-right:3px;
-       font-size: 1em;
+    margin-right:3px;
+    font-size: 0.9em;
+    font-weight: 600;
 }
 
 
 #submenu ul li a, #submenu ul li span {
     text-decoration: inherit;
-    color: #026fbd;
+    color: #4e81a1;
+    outline: none;
 }
 
 #submenu ul li a:hover {
-    text-decoration: underline;
+    color: #ba3335;
 }
 
 #submenu ul.l1 li .active {
     color:#333;
-    padding: 6px 9px;
+    padding: 12px 9px;
+    background: url("subnav-pointer.png") no-repeat scroll 50% 10% transparent;
 }
 
 #submenu ul.l1 li .inactive {
-    padding: 6px 9px;
+    padding: 12px 9px;
 }
 /*===== End of main nav styles  ======*/
 
 
 pre {
     font-size: 1.2em;
-    border: 1px dashed #cc0000;
-    background: #dce9e7;
-    color: black;
+    font-weight: bold;
+    border: 1px dashed #a4c3d4;
+    background: #e4ebef;
+    color: #000;
     padding: 1em;
     margin-bottom: 1em;
 }
 
 code {
     font-size: 1.2em;
+    font-weight: bold;
 }
 
 pre > code {
@@ -218,6 +226,11 @@ a {
     color: #026fbd;
 }
 
+a:hover {
+    color: #ba3335;
+    text-decoration: none;
+}
+
 
 h1 a, h2 a, h3 a, h4 a, h5 a {
     color: inherit;
@@ -240,6 +253,9 @@ p.image {
     border: none;
 }
 
+#content-deltacloud ul {
+    list-style-image: url(bullet.png)
+}
 
 /*=====  Footer styles  =====*/
 
@@ -285,15 +301,15 @@ head:first-child+body #projects dl {
 
 
 #projects #p1, #p2, #p3 {
-       width: 240px;
+    width: 240px;
     float: left;
 }
 
 #projects dl dd  {
     display: block;
     padding: .5em 1em 0;
-       color: #ccc;
-       font-size: .95em;
+    color: #ccc;
+    font-size: .95em;
 }
 
 #projects a {
@@ -303,4 +319,55 @@ head:first-child+body #projects dl {
     color: white;
     text-decoration: inherit;
     font-weight: bold;
-}
\ No newline at end of file
+}
+
+table#providers {
+    margin-bottom: 1em;
+    border: 1px solid #efefef;
+    padding: 1em;
+    width: 100%;
+}
+
+table#providers th {
+    font-weight: normal;
+    padding: 0.5em;
+    vertical-align: top;
+    color: #242829;
+    background: #E4EBEF;
+}
+
+table#providers th.emptycell {
+    background: #FFF;
+}
+
+table#providers td {
+    padding: 0.5em;
+    width: 10%;
+    height: 3em;
+    background: #E4EBEF;
+}
+
+table#providers td.provider  {
+    font-weight: bold;
+    color: #242829;
+    padding: 0 0.5em;
+}
+
+table#providers td.provider span {
+    color: #738389;
+    font-style: italic;
+    font-weight: normal;
+    font-size: .95em;
+}
+
+table#providers td.not-supported {
+    text-align: center;
+    background: #E4EBEF;
+    color: #738389;
+}
+
+table#providers td.supported {
+    text-align: center;
+    background: #a4c3d4;
+    color: #242829;
+}
diff --git a/deltacloud.org/content/styles/firstpage.css 
b/deltacloud.org/content/styles/firstpage.css
index f83092d..03742a5 100644
--- a/deltacloud.org/content/styles/firstpage.css
+++ b/deltacloud.org/content/styles/firstpage.css
@@ -1,4 +1,4 @@
-/*  Styles for the first page are here.  This page uses a different layout
+       /*  Styles for the first page are here.  This page uses a different 
layout
 than the rest of the site */
 
 #main {
@@ -63,6 +63,7 @@ than the rest of the site */
 #news h2 {
        border-bottom:none;
        color:#cc0000;
+       margin-top: 0;
 }
 
 
@@ -87,7 +88,7 @@ than the rest of the site */
 
 #news .recent {
        background-color: #FFF;
-    margin-bottom: 2em;
+    margin-bottom: 3em;
     padding: 15px 15px 5px 15px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
diff --git a/deltacloud.org/content/styles/generic.css 
b/deltacloud.org/content/styles/generic.css
index ac64ee6..7b9f109 100644
--- a/deltacloud.org/content/styles/generic.css
+++ b/deltacloud.org/content/styles/generic.css
@@ -1,62 +1,62 @@
 * {
-       padding:0;
-       margin:0;
+    padding:0;
+    margin:0;
 }
 
 html {
-       min-width: 990px;
+    min-width: 990px;
 }
 
 body {
-       margin: 0;
-       padding: 0;
-       color: #000;
-       background: #FFF;
-       font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
-       font-size: 81.25%;
+    margin: 0;
+    padding: 0;
+    color: #000;
+    background: #FFF;
+    font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
+    font-size: 81.25%;
 }
 
 ol,ul,dl,p {
-       padding: 0;
-       margin: 0 0 1em 0;
-       line-height: 1.6em;
+    padding: 0;
+    margin: 0 0 1em 0;
+    line-height: 1.6em;
 }
 
 ol,ul {
-       margin-left: 2em;
+    margin-left: 2em;
 }
 
 
 h1,h2,h3,h4,h5,h6 {
-       font-weight: normal;
-       margin-bottom: 0.5em;
-       padding: 0;
-       margin-top: 0;
+    font-weight: normal;
+    margin-bottom: 0.5em;
+    padding: 0;
+    margin-top: 0;
 }
 
 h1 {
-       font-size: 1.8em;
+    font-size: 1.8em;
 }
 h2 {
-       font-size: 1.4em;
+    font-size: 1.4em;
 }
 h3 {
-       font-size: 1.2em;
-       font-weight: bold;
+    font-size: 1.2em;
+    font-weight: bold;
 }
 h4 {
-       font-size: 1em;
-       font-weight: bold;
+    font-size: 1em;
+    font-weight: bold;
 }
 h5 {
-       font-size: 0.9em;
-       font-weight: bold;
-       font-style: italic;
+    font-size: 0.9em;
+    font-weight: bold;
+    font-style: italic;
 }
 h6 {
-       font-size: 0.8em;
-       font-style: italic;
+    font-size: 0.8em;
+    font-style: italic;
 }
 img {
-       border: 0;
-}
\ No newline at end of file
+    border: 0;
+}
diff --git a/deltacloud.org/content/styles/subnav-bg.png 
b/deltacloud.org/content/styles/subnav-bg.png
new file mode 100644
index 
0000000000000000000000000000000000000000..290be9830612f3f74fecaeaeb42c610e125f702b
GIT binary patch
literal 202
zcm...@n?(olHy`uVBq!ia0vp^Mj*_=1SBWM%0B~Ak|nMYCBgY=CFO}lsSJ)O`AMk?
zp1FzXsX?iUDV2pMQ*D5Xay(reLn>~)xptDb!GOmlkl*Y7*^7+svp7^0^iFi%3;AH$
z{dCUt*uN%0vZh-04QE%GlxXj6nK3QKy|h...@5rz6?r8zttl9a=uvw&Zk?Oi{juryb
xR(#UZKT><QiIrPSCt^dwK_KH=w;UrI!{_BJp?mq~J_6dy;OXk;v...@?2>`}^NX7sF

literal 0
HcmV?d00001

diff --git a/deltacloud.org/content/styles/subnav-pointer.png 
b/deltacloud.org/content/styles/subnav-pointer.png
new file mode 100644
index 
0000000000000000000000000000000000000000..e69aa1fc600801111bd51a77df068c3938e0ff61
GIT binary patch
literal 858
zcmV-g1Eu_lP)<h;3K|lk000e1njltq001oj001-...@s69>cN80000PbVXQnQ*UN;
zcVTj606}DLVr3vnZDD6+Qe|oed2z{qjobu!{7fpxrcwc#nov...@`v#rkhwbwuzng
zgqedr...@rsg#^kp|wPV327<#fhbC$f_f2DP@)I%mfkF)c+r5VRs=te(sRLsmx`Xe
zc(NA-LG6z3g_$xgn`QH912ga^JG1lN{QCCI+gT`KjA^absMdl_K`Uqlt)LaOf>zK9
zT0tvl1+AbJw1QU93R*!cXa(IGO&_0`tCufQ=9-nct{%FMz(q2iw...@%$g2eyqnu`
z4^k*fqtq#fi*nc%u0onqfrc!df*ecu...@_5yjelwljjqure6f4a;Lwza*ip!2`gW
zwh=in;jk`{2jl|<K^^&%qchVZiTC)6eLn8v^IY7HNPl=^p-sR#2k|4=mJOYe*|W(P
z(Qq(L2_g84eHicN;C?<|uLYb|vEir*7$dkYlZeH0*#mFG0bfiuz&?z>!TUH*insu$
zm4eeMtAh;ezna>c9p...@vq+fd`ont``3@{o8-}!!KsM2Q+QfI{S~kxhrI}pKQ(%5
zS8w+nof402nS%TAp2%&OpX1<ODaQr8<^-Hp04!1htAi)ex2fyF`J+#wq2O^yUq??2
z=fV6FXovP3+AXJw6L9JvC1hZXihF8!_u!?mq1Wv`&rmhHAMMZ{{fH820=G>SCy^Gw
zCFr}8!>l09z0cfw+vzx...@cb=fy)7y;@bo...@fl2w7om7-h%zklw?wz2gb7rp(B
zT~2F+1kfM)wRoFSDeAV+#G<s(k)2zEkEhdxPQUkZ15Sn%{i6S|cz-}%SLTtyNj6_B
z2V64FWe;wPZCwA9QnJ0#M^3|FAD6y<o47gm?h`++7*>ZZYEzF1?DE4qqFoEk04~A6
zI=CLLYi6-Z5A#lCg$tQ0u*-}5?9j~Cf$QS><w~$fk5%Y<XOcm9^*$m*OaJdL6vnjq
z<sUy!Pd$9~T^=T;|M%zzJqHc0p|7hCpbY4<RrSC;T3lnm8s}N$eBu!>)D6}e4LLPT
kk0h|CTIgf^<zE2?01eh-C>3_sXaE2J07*qoM6N<$g3>^kdjJ3c

literal 0
HcmV?d00001

-- 
1.6.6.1

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to