Merge pull request #280 from simonlnu/master
added a / for consistency's sake ;p
This commit is contained in:
commit
b8b0b3a87d
|
@ -6,7 +6,7 @@
|
||||||
<link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
|
<link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
|
||||||
<meta name="viewport" content="width=800, initial-scale=1, maximum-scale=3">
|
<meta name="viewport" content="width=800, initial-scale=1, maximum-scale=3" />
|
||||||
|
|
||||||
<link rel="shortcut icon" href="$baseurl/images/friendica-32.png" />
|
<link rel="shortcut icon" href="$baseurl/images/friendica-32.png" />
|
||||||
<link rel="search"
|
<link rel="search"
|
||||||
|
|
|
@ -73,8 +73,7 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify,nav #nav-notifications-linkm
|
||||||
#nav-buttons{clear:both;list-style:none;padding:0px;margin:0px;height:25px;}#nav-buttons>li{padding:0;display:inline-block;margin:0px -4px 0px 0px;}
|
#nav-buttons{clear:both;list-style:none;padding:0px;margin:0px;height:25px;}#nav-buttons>li{padding:0;display:inline-block;margin:0px -4px 0px 0px;}
|
||||||
.floaterflip{display:block;position:fixed;z-index:110;top:56px;right:19px;width:22px;height:22px;overflow:hidden;margin:0px;background:transparent url(dark/icons.png) -190px -60px no-repeat;}
|
.floaterflip{display:block;position:fixed;z-index:110;top:56px;right:19px;width:22px;height:22px;overflow:hidden;margin:0px;background:transparent url(dark/icons.png) -190px -60px no-repeat;}
|
||||||
.search-box{display:inline-block;margin:5px;position:fixed;right:0px;bottom:0px;z-index:100;background:#1d1f1d;border-radius:5px;}
|
.search-box{display:inline-block;margin:5px;position:fixed;right:0px;bottom:0px;z-index:100;background:#1d1f1d;border-radius:5px;}
|
||||||
#search-text{border:1px #eec solid;background:#2e2f2e;color:#eec;}
|
#search-text{border:1px #eec solid;background:#2e2f2e;color:#eec;font-size:8pt;margin:8px;width:10em;height:14px;}
|
||||||
.search-box #search-text{margin:8px;width:10em;height:14px;color:#eec;}
|
|
||||||
#scrollup{position:fixed;right:5px;bottom:40px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
|
#scrollup{position:fixed;right:5px;bottom:40px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
|
||||||
#user-menu{box-shadow:5px 0 10px 0 #111;display:block;width:75%;margin:3px 0 0 0;position:relative;background-color:#555753;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#555753 url("dark/menu-user-pin.jpg") 98% center no-repeat;clear:both;top:4px;left:10px;padding:2px;}#user-menu>a{vertical-align:top;}
|
#user-menu{box-shadow:5px 0 10px 0 #111;display:block;width:75%;margin:3px 0 0 0;position:relative;background-color:#555753;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#555753 url("dark/menu-user-pin.jpg") 98% center no-repeat;clear:both;top:4px;left:10px;padding:2px;}#user-menu>a{vertical-align:top;}
|
||||||
#user-menu-label{font-size:12px;padding:3px 20px 9px 5px;height:10px;}
|
#user-menu-label{font-size:12px;padding:3px 20px 9px 5px;height:10px;}
|
||||||
|
|
|
@ -477,13 +477,11 @@ nav #nav-notifications-linkmenu {
|
||||||
#search-text {
|
#search-text {
|
||||||
border: 1px #eec solid;
|
border: 1px #eec solid;
|
||||||
background: #2e2f2e;
|
background: #2e2f2e;
|
||||||
color: #eec; }
|
color: #eec;
|
||||||
|
font-size: 8pt;
|
||||||
.search-box #search-text {
|
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
width: 10em;
|
width: 10em;
|
||||||
height: 14px;
|
height: 14px; }
|
||||||
color: #eec; }
|
|
||||||
|
|
||||||
#scrollup {
|
#scrollup {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
|
@ -73,8 +73,7 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify,nav #nav-notifications-linkm
|
||||||
#nav-buttons{clear:both;list-style:none;padding:0px;margin:0px;height:25px;}#nav-buttons>li{padding:0;display:inline-block;margin:0px -4px 0px 0px;}
|
#nav-buttons{clear:both;list-style:none;padding:0px;margin:0px;height:25px;}#nav-buttons>li{padding:0;display:inline-block;margin:0px -4px 0px 0px;}
|
||||||
.floaterflip{display:block;position:fixed;z-index:110;top:56px;right:19px;width:22px;height:22px;overflow:hidden;margin:0px;background:transparent url(light/icons.png) -190px -60px no-repeat;}
|
.floaterflip{display:block;position:fixed;z-index:110;top:56px;right:19px;width:22px;height:22px;overflow:hidden;margin:0px;background:transparent url(light/icons.png) -190px -60px no-repeat;}
|
||||||
.search-box{display:inline-block;margin:5px;position:fixed;right:0px;bottom:0px;z-index:100;background:#1d1f1d;border-radius:5px;}
|
.search-box{display:inline-block;margin:5px;position:fixed;right:0px;bottom:0px;z-index:100;background:#1d1f1d;border-radius:5px;}
|
||||||
#search-text{border:1px #eec solid;background:#2e3436;color:#eec;}
|
#search-text{border:1px #eec solid;background:#2e3436;color:#eec;font-size:8pt;margin:8px;width:10em;height:14px;}
|
||||||
.search-box #search-text{margin:8px;width:10em;height:14px;color:#eec;}
|
|
||||||
#scrollup{position:fixed;right:5px;bottom:40px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
|
#scrollup{position:fixed;right:5px;bottom:40px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
|
||||||
#user-menu{box-shadow:5px 0 10px 0 #111;display:block;width:75%;margin:3px 0 0 0;position:relative;background-color:#555753;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#555753 url("light/menu-user-pin.jpg") 98% center no-repeat;clear:both;top:4px;left:10px;padding:2px;}#user-menu>a{vertical-align:top;}
|
#user-menu{box-shadow:5px 0 10px 0 #111;display:block;width:75%;margin:3px 0 0 0;position:relative;background-color:#555753;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#555753 url("light/menu-user-pin.jpg") 98% center no-repeat;clear:both;top:4px;left:10px;padding:2px;}#user-menu>a{vertical-align:top;}
|
||||||
#user-menu-label{font-size:12px;padding:3px 20px 9px 5px;height:10px;}
|
#user-menu-label{font-size:12px;padding:3px 20px 9px 5px;height:10px;}
|
||||||
|
|
|
@ -478,13 +478,11 @@ nav #nav-notifications-linkmenu {
|
||||||
#search-text {
|
#search-text {
|
||||||
border: 1px #eec solid;
|
border: 1px #eec solid;
|
||||||
background: #2e3436;
|
background: #2e3436;
|
||||||
color: #eec; }
|
color: #eec;
|
||||||
|
font-size: 8pt;
|
||||||
.search-box #search-text {
|
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
width: 10em;
|
width: 10em;
|
||||||
height: 14px;
|
height: 14px; }
|
||||||
color: #eec; }
|
|
||||||
|
|
||||||
#scrollup {
|
#scrollup {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Reference in a new issue