mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Modularized on-page range selector and added to artist page
This commit is contained in:
@@ -393,6 +393,7 @@ table.list tr td {
|
||||
overflow:hidden;
|
||||
text-overflow:ellipsis;
|
||||
padding-right:15px;
|
||||
line-height: 140%;
|
||||
|
||||
}
|
||||
|
||||
@@ -648,6 +649,18 @@ table.tiles_3x3 td {
|
||||
|
||||
|
||||
|
||||
/*
|
||||
**
|
||||
**
|
||||
** Pulse / performance thingies
|
||||
**
|
||||
**
|
||||
*/
|
||||
|
||||
span.stat_module_pulse {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/*
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user