[INIT]
This commit is contained in:
14
Resources/Public/Css/backend/dev/visual.css
Normal file
14
Resources/Public/Css/backend/dev/visual.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.topbar-header-site {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
transparent,
|
||||
transparent 10px,
|
||||
#008000 10px,
|
||||
#008000 20px
|
||||
),
|
||||
linear-gradient(
|
||||
to bottom,
|
||||
#565656,
|
||||
#151515
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user