]> git.mxchange.org Git - friendica.git/commitdiff
The "vier"-theme is now working again. But there is still work needed
authorMichael Vogel <icarus@dabo.de>
Sun, 1 Apr 2012 22:08:49 +0000 (00:08 +0200)
committerMichael Vogel <icarus@dabo.de>
Sun, 1 Apr 2012 22:08:49 +0000 (00:08 +0200)
view/theme/diabook/style-network.css
view/theme/diabook/style-profile.css
view/theme/diabook/style-settings.css
view/theme/diabook/style.css
view/theme/vier/style.css

index 3042476d80071fea73f12c768168e02a4e4ae7f1..282b3716144f0f4e9285c96bba602848a75370d2 100644 (file)
@@ -2523,4 +2523,4 @@ list-style-type: disc;
 #photos-upload-newalbum-div {
         float: left;
         width: 175px;
-}
\ No newline at end of file
+}
index 5a91e525493e31283d5c5a60fc49a40c12356ea4..5492c18849895ff8d04ec32cd82e1948d7786f68 100644 (file)
@@ -2517,4 +2517,4 @@ list-style-type: disc;
 #photos-upload-newalbum-div {
         float: left;
         width: 175px;
-}
\ No newline at end of file
+}
index 46f7e957e962413754a4170c4b7da8c567c1ae90..2a21795a7b0386b237cfe5b4d6aa11ead0fc6efb 100644 (file)
@@ -2516,4 +2516,4 @@ list-style-type: disc;
 #photos-upload-newalbum-div {
         float: left;
         width: 175px;
-}
\ No newline at end of file
+}
index 956667faa3ec8f3abc1c2222ec7e425b5c2b66b7..d96d9d9895aef1a2f6a0920878d7b4f9cfb2ab74 100644 (file)
@@ -2448,4 +2448,4 @@ list-style-type: disc;
 #photos-upload-newalbum-div {
         float: left;
         width: 175px;
-}
\ No newline at end of file
+}
index 39f4ffea47657fc5c7bbc6fccd8fe2fa1230e57a..13b648d5c57295bed9596d0228144456b9d9ba59 100644 (file)
 
 .tools                 { background-position: -50px  -40px;}
 .lock          { background-position: -70px  -40px;}
+.unlock        { background-position: -90px  -40px;}
 
 .video          { background-position: -110px -40px;}
 .youtube        { background-position: -130px -40px;}
 
 .icon {
   display: block;
-  width: 20px;
-  height: 20px;
+  width: 18px;
+  height: 18px;
   background-image: url('icons.png');
 }
 
@@ -415,17 +416,21 @@ code {
        background: #EEE;
 }
 .tool .label {
-  float: left;
+/*  float: left; */
 }
 .tool .action {
   float: right;
 }
 .tool a {
-  color: #000;
+/*  color: #000; */
 }
 .tool a:hover {
-  text-decoration: none;
+  text-decoration: underline;
+}
+.sidebar-group-element {
+/*  color: #000; */
 }
+
 /* popup notifications */
 div.jGrowl div.notice {
   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
@@ -1244,7 +1249,8 @@ section {
 #jot #jot-tools li.loading img {
   margin-top: 10px;
 }
-#jot #jot-title {
+/* #jot */
+#jot-title {
   border: 0px;
   margin: 0px;
   height: 20px;
@@ -1272,6 +1278,56 @@ section {
   line-height: 20px;
   padding-right: 20px;
 }
+
+#profile-jot-submit {
+  float: right;
+  margin-left: 15px;
+}
+#profile-upload-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#profile-attach-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#profile-link-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#profile-video-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#profile-audio-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#profile-location-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#profile-nolocation-wrapper {
+  float: left;
+  margin-left: 15px;
+}
+#jot-perms-icon {
+  float: right;
+  margin-left: 15px;
+}
+#jot-preview-link {
+  float: right;
+}
+#profile-jot-end {
+  clear: both;
+}
+#profile-jot-text_tbl {
+  width: 800px;
+}
+#profile-jot-wrapper {
+  margin-bottom: 20px;
+}
+
 /** buttons **/
 /*input[type="submit"] {
        border: 0px;