aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/dark
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-27 14:33:56 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-27 14:33:56 -0400
commit64f3af49fa31ee566515cb878f5e5e48a0b4f6b3 (patch)
tree2a29b5ae519bb9fc699f9c26b9f1d5359a8fb105 /view/theme/dispy/dark
parentfcbe78f9aa5885f858abebad076a0ff8c8ba15ae (diff)
downloadvolse-hubzilla-64f3af49fa31ee566515cb878f5e5e48a0b4f6b3.tar.gz
volse-hubzilla-64f3af49fa31ee566515cb878f5e5e48a0b4f6b3.tar.bz2
volse-hubzilla-64f3af49fa31ee566515cb878f5e5e48a0b4f6b3.zip
remove extra netsearch-box and fix
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/dark')
-rw-r--r--view/theme/dispy/dark/style.css3
-rw-r--r--view/theme/dispy/dark/style.less16
2 files changed, 7 insertions, 12 deletions
diff --git a/view/theme/dispy/dark/style.css b/view/theme/dispy/dark/style.css
index 553279415..26a21bcf1 100644
--- a/view/theme/dispy/dark/style.css
+++ b/view/theme/dispy/dark/style.css
@@ -108,7 +108,6 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify,nav #nav-notifications-linkm
#profile-extra-links ul{margin-left:0px;padding-left:0px;list-style:none;}
#dfrn-request-link{background:#3465a4 url(dark/connect.png) no-repeat 95% center;border-radius:5px 5px 5px 5px;color:#eec;display:block;font-size:1.2em;padding:0.2em 0.5em;}
#wallmessage-link{color:#eee;display:block;font-size:1.2em;padding:0.2em 0.5em;}
-#netsearch-box{margin:20px 0px 30px;width:150px;}#netsearch-box #search-submit{margin:5px 5px 0px 0px;}
.ttright{margin:0px 0px 0px 0px;}
.contact-block-div{width:50px;height:50px;float:left;}
.contact-block-textdiv{width:150px;height:34px;float:left;}
@@ -385,7 +384,7 @@ div[id$="wrapper"]{height:100%;margin-bottom:1em;}div[id$="wrapper"] br{clear:le
#side-peoplefind-url{background-color:#2e2f2e;color:#eec;border:1px #999 solid;margin-right:3px;width:75%;}#side-peoplefind-url:hover,#side-peoplefind-url:focus{background-color:#efefef;color:#222;border:1px 333 solid;}
.nets-ul{list-style-type:none;padding-left:0px;}.nets-ul li{margin:10px 0 0;}
.nets-link,.nets-all{margin-left:0px;}
-#netsearch-box{margin-top:20px;width:150px;}#netsearch-box #search-submit{margin:5px 0px 0px 0px;}
+#netsearch-box{margin:20px 0px 30px;width:135px;}#netsearch-box #search-submit{margin:5px 5px 0px 0px;}
#pending-update{float:right;color:#fff;font-weight:bold;background-color:#ff0000;padding:0 .3em;}
.admin.linklist{border:0;padding:0;}
.admin.link{list-style-position:inside;}
diff --git a/view/theme/dispy/dark/style.less b/view/theme/dispy/dark/style.less
index 321cb7618..c56adf5a1 100644
--- a/view/theme/dispy/dark/style.less
+++ b/view/theme/dispy/dark/style.less
@@ -743,12 +743,6 @@ nav #nav-notifications-linkmenu {
font-size: 1.2em;
padding: 0.2em 0.5em; }
-#netsearch-box {
- margin: 20px 0px 30px;
- width: 150px;
- #search-submit {
- margin: 5px 5px 0px 0px; } }
-
.ttright {
margin: 0px 0px 0px 0px; }
@@ -2222,10 +2216,12 @@ div {
margin-left: 0px; }
#netsearch-box {
- margin-top: 20px;
- width: 150px;
- #search-submit {
- margin: 5px 0px 0px 0px; } }
+ margin: 20px 0px 30px;
+ width: 135px;
+ #search-submit {
+ margin: 5px 5px 0px 0px;
+ }
+}
/**
* admin