git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_MaquetaIntranet/trunk@5 dea6828b-3720-d243-8757-cae5f23734d0
7 lines
285 B
CSS
7 lines
285 B
CSS
.header { z-index: 10; }
|
|
.tabmenu { top: 52px; z-index: -1; }
|
|
.topheader ul li { position: relative; }
|
|
.loginbox button { padding: 5px 8px; }
|
|
#search input { padding-top: 6px; }
|
|
.dropbox ul { position: relative; z-index: 100; }
|
|
.notification { position: relative; z-index: 100; } |