fixed descriptions

This commit is contained in:
ivan 2019-08-26 03:04:58 +03:00
parent 04d6587adb
commit d8c6eaf6e2
6 changed files with 16 additions and 23 deletions

View File

@ -1,5 +1,5 @@
/**
* Ussrbasiczlax
* Ussrbasic
*
* Based on duepuntozero Friendica style
* Originally by Fabio Comuni <fabrix.xm@gmail.com>
@ -1597,7 +1597,7 @@ dl.bb-dl > dd > li {
content:"\f069 ";
}
/* Modified original CSS to match input in Ussrbasiczlax */
/* Modified original CSS to match input in Ussrbasic */
.jothidden .bootstrap-tagsinput {
border: 0px solid transparent;
margin-bottom: 0px;

View File

@ -2,13 +2,11 @@
/**
* * Name: Ussrbasic
* * Description: ussr.win hubzilla standard theme
* * Version: 2.23
* * Description: ussr.win default 3 column theme
* * Version: 4.4.1
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Maintainer: Mario Vavti
*/
function ussrbasic_init(&$a) {

View File

@ -2,13 +2,11 @@
/**
* * Name: Ussrbasicleft
* * Description: zlax theme (removed like button and contact's minus circle)
* * Version: 2.23
* * Description: 2 column, left navigation
* * Version: 4.4.1
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Maintainer: Mario Vavti
*/
function ussrbasicleft_init(&$a) {

View File

@ -939,17 +939,18 @@ a .generic-icons {
color: $font_colour;
}
.generic-icons:hover,
a .generic-icons:hover {
color: $font_colour;
}
.generic-icons-right {
font-size: 1rem;
margin-left: 0.5rem;
color: $font_colour;
}
.generic-icons:hover,
a .generic-icons:hover,
.generic-icons-right:hover,
a .generic-icons-right:hover {
color: $font_colour;
}
.generic-icons-nav {
font-size: 1rem;

View File

@ -2,13 +2,11 @@
/**
* * Name: Ussrbasicpub
* * Description: Ussr.win Hubzilla public theme
* * Version: 2.1
* * Description: ussr.win hubzilla public theme
* * Version: 4.4.1
* * MinVersion: 2.3.1
* * MaxVersion: 6.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Maintainer: Mario Vavti
*/
function ussrbasicpub_init(&$a) {

View File

@ -2,13 +2,11 @@
/**
* * Name: Ussrbasicright
* * Description: zlax theme (removed like button and contact's minus circle)
* * Version: 2.23
* * Description: 2 column, left navigation
* * Version: 4.4.1
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Maintainer: Mario Vavti
*/
function ussrbasicright_init(&$a) {