Project

General

Profile

Feature #9837 » workspace_topbar.css

CSS file - Steffen Gebert, 2010-09-19 20:38

 
#typo3-topbar {
background-image: -moz-linear-gradient(center top , #494949 0%, #373737 91%, #343434 92%, #2A2A2A 100%);
}

#typo3-top-container {
height: 42px;
background: #ff9933 url("mask.png");
-moz-box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.7) inset,
200px 0 180px -35px rgba(67, 67, 67, 0.9) inset,
-200px 0 180px -35px rgba(67, 67, 67, 0.9) inset;
}

(5-5/6)