netbeans.apache.org/src/content/platform.css (43 lines of code) (raw):

/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. */ #floating-col-right-platform { /*float:right;*/ width:260px; padding: 0px 0px 20px 0px; margin:0px; } .platform-ul { margin-left:20px; padding-left:0px; } .platform-banner { background-image: url('https://netbeans.org/images_www/v6/products-top-bg.gif'); background-repeat:no-repeat; height:57px; background-position:right; } .platform-banner-bg { background-image: url('https://netbeans.org/images_www/v6/products-top-bg-repetable.gif'); background-repeat:repeat-x; height:57px; background-position:center center; margin:0px 1px 0px 1px; } .platform-banner-link { padding:20px 25px 0px 0px; float:right; } .platform-banner h1 { font-size:1.8em; color:0e1b55; padding:25px 0px 0px 15px; } .green { color: #5fa1a6; margin:0px 7px 0px 7px; } #cyclenav a { border: 1px solid #ccc; background: white; text-decoration: none; margin: 0 5px; padding: 5 8px; } #cyclenav a.activeSlide { background: #dddddd } #cyclenav a:focus { outline: none; } #cyclenav {margin:0px 0px 20px 20px;} .pics { height: 170px; padding:0px; margin:0px; overflow: hidden } #products-platform-navig { position:fixed; }