2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later

This commit is contained in:
Mark Otto
2012-01-07 04:07:53 -08:00
parent 8bdaf1f364
commit 5ba7c14afe
8 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
z-index: @zindexPopover;
background-color: @black;
// Fade for backdrop
&.fade { opacity: 0; }