am 5386532e
: Merge "Doc change: Move butterbar css to template assets." into jb-mr1.1-ub-dev
* commit '5386532e03bbc76bcdf8a76877ef460bfe764925': Doc change: Move butterbar css to template assets.
This commit is contained in:
@@ -2392,6 +2392,30 @@ Lightbox
|
||||
background-position: -10px 0;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
Butterbar
|
||||
*/
|
||||
#butterbar-wrapper {
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
width:100%;
|
||||
}
|
||||
#butterbar {
|
||||
width:940px;
|
||||
margin:0 auto;
|
||||
}
|
||||
#butterbar-message {
|
||||
background-color:#f80;
|
||||
float:right;
|
||||
font-size:12px;
|
||||
font-weight:bold;
|
||||
padding:0 10px;
|
||||
border-radius: 0 0 5px 5px;
|
||||
}
|
||||
#butterbar-message a {color:#fff !important}
|
||||
#butterbar-message a:hover {text-decoration:underline;}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
Misc
|
||||
*/
|
||||
|
@@ -2413,6 +2413,30 @@ Lightbox
|
||||
background-position: -10px 0;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
Butterbar
|
||||
*/
|
||||
#butterbar-wrapper {
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
width:100%;
|
||||
}
|
||||
#butterbar {
|
||||
width:940px;
|
||||
margin:0 auto;
|
||||
}
|
||||
#butterbar-message {
|
||||
background-color:#f80;
|
||||
float:right;
|
||||
font-size:12px;
|
||||
font-weight:bold;
|
||||
padding:0 10px;
|
||||
border-radius: 0 0 5px 5px;
|
||||
}
|
||||
#butterbar-message a {color:#fff !important}
|
||||
#butterbar-message a:hover {text-decoration:underline;}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
Misc
|
||||
*/
|
||||
|
@@ -2430,6 +2430,30 @@ Lightbox
|
||||
background-position: -10px 0;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
Butterbar
|
||||
*/
|
||||
#butterbar-wrapper {
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
width:100%;
|
||||
}
|
||||
#butterbar {
|
||||
width:940px;
|
||||
margin:0 auto;
|
||||
}
|
||||
#butterbar-message {
|
||||
background-color:#f80;
|
||||
float:right;
|
||||
font-size:12px;
|
||||
font-weight:bold;
|
||||
padding:0 10px;
|
||||
border-radius: 0 0 5px 5px;
|
||||
}
|
||||
#butterbar-message a {color:#fff !important}
|
||||
#butterbar-message a:hover {text-decoration:underline;}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
Misc
|
||||
*/
|
||||
|
Reference in New Issue
Block a user