forked from expo/troggle
Turn menu bar magenta if running on localserver
This commit is contained in:
@@ -385,7 +385,13 @@ div#editLinks a{
|
||||
text-align:center;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.toolbarlinkslocal
|
||||
{
|
||||
padding:5px;
|
||||
background-color:#f9f;
|
||||
text-align:center;
|
||||
font-weight:bold;
|
||||
}
|
||||
.footer {
|
||||
Dposition:fixed;
|
||||
visibility:none;
|
||||
@@ -664,4 +670,4 @@ a.deletelink:link, a.deletelink:visited {
|
||||
|
||||
a.deletelink:hover {
|
||||
color: #993333;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user