⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (362 Bytes)
Feature #9837
» workspace_topbar.css
CSS file -
Steffen Gebert
, 2010-09-19 20:34
#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
-6px
10px
rgba
(
0
,
0
,
0
,
0.8
)
inset
,
200px
0
180px
-30px
rgba
(
67
,
67
,
67
,
0.9
)
inset
,
-200px
0
180px
-30px
rgba
(
67
,
67
,
67
,
0.9
)
inset
;
}
« Previous
1
2
3
4
5
6
Next »
(3-3/6)
Loading...